Live data from Hacker News

Viewing profile — nadav256

nadav256

HN member
Joined
Thu, Dec 19, 2013, 4:42 AM UTC
HN karma
125
Public activity
14 items

About nadav256

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #29368544

    Grep the code for rand_reset. The code uses a fixed seed, fixed sizes for all programs, stable nop baseline, etc. also the pointer indirection blocks compiler optimizations.

  3. comment
    Comment #29368505

    I guess that you are referring to other projects because the benchmarks in this repo use a stable seed, turbo disabled, physical machine, both random and stable sizes, etc.

  4. story
  5. comment
    Comment #24833696

    We plan to open source the code ASAP. It will take us a few days to finish the paperwork. The repo is already ready. So hang on.

  6. comment
  7. story
  8. comment
    Comment #11107926

    Danny, you mentioned loop and SLP vectorization. One thing that bothered me while watching the development of the SLP and Loop vectorizers over the last two years was that develope…

  9. story
  10. comment
    Comment #10175616

    IACA is a very useful tool. When working on the LLVM compiler I've used it extensively.

  11. comment
  12. comment
    Comment #7741257

    I don't think that OpenShadingLanguage is dynamic.

  13. comment
    Comment #7741027

    This project is such a great technological achievement for both the Webkit and LLVM communities. There are so many 'first times' in this project. This is the first time profile gui…

  14. story