Live data from Hacker News

Viewing profile — koral

koral

HN member
Joined
Mon, Jul 02, 2018, 9:05 PM UTC
HN karma
16
Public activity
8 items

About koral

No profile information was provided.

Recent public activity

  1. comment
    Comment #26511302

    IMO benchmarking is a way broader topic. Specifically a single fibonacci example is not a good performance indicator by any means. For instance let's assume V8 is faster in average…

  2. comment
  3. comment
  4. comment
  5. comment
  6. comment
    Comment #26493125

    Asking as wasn't mention, was fib compiled with comp-speed 3? That should be considerably relevant in this benchmark. PS you can also run a wider set of benchmarks to compare again…

  7. comment
    Comment #23068987

    The real trouble of using Emacs C core from another language is that you have to use all the internal datastructures used by C core, and this exactly equivalent to all elisp datast…

  8. comment
    Comment #17445348

    Your points are really good. It's a pity that -std=c89 doesn't act as time machine in this respect... would have been useful https://godbolt.org/g/fKfDFq