Viewing profile — koral
koral
HN member- Joined
- Mon, Jul 02, 2018, 9:05 PM UTC
- HN karma
- 16
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About koral
No profile information was provided.
Recent public activity
-
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…
- comment
- comment
- comment
- comment
-
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…
-
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…
-
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