Live data from Hacker News

Viewing profile — v_pragma

v_pragma

HN member
Joined
Sun, Jan 13, 2019, 1:20 PM UTC
HN karma
4
Public activity
11 items

About v_pragma

No profile information was provided.

Recent public activity

  1. comment
    Comment #23778234

    > AS hasn't scalar replacement optimization pass yet which JavaScript definitely has. Also it will be much better after implementing tuple / records which depends on multi-value pr…

  2. comment
    Comment #23778133

    GC aside, I've inspected assembly code (.wast files) for top 10 hottest methods in my code, and it was pretty much perfect, Rust and C will probably end up with something similar. …

  3. comment
    Comment #23778088

    Unfortunately, no, it's a commercial closed-source project. I profiled both JS and WA versions, the hottest methods took basically the same amount of time in both versions, except …

  4. comment
    Comment #23777599

    Keep in mind that WebAssembly is not a silver bullet for performance, and carefully crafted JS application (written in engine-friendly way) will perform roughly the same or even be…

  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. story