evancz / react-angular-ember-elm-performance-comparison

Comparing performance of Elm, React, Angular, and Ember
BSD 3-Clause "New" or "Revised" License
91 stars 39 forks source link

Lower level profiling? #13

Open chadbrewbaker opened 7 years ago

chadbrewbaker commented 7 years ago

Any interest in a PR for scripts to run on node with C code coverage?

You would get info with just strace, but I am interested in Node code blocks and Node hints that could be optimized to give Elm performance on par with Haskell.