Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added awk, ruby 1.8, crystal, C+musl, crystal+musl, dart and 3 js implementations. #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gorlowski
Copy link

Hi, I checked out your old startup-time benchmarks and added results for a few additional compilers + interpreters:

  • awk
  • ruby 1.8 (because it had a different interpreter architecture and i was curious to see a comparison)
  • C static-linked with MUSL
  • Crystal
  • Crystal static-linked with MUSL
  • NodeJS
  • QuickJS
  • Duktape JS
  • Dart

I added some notes + my benchmark results to the README.

Feel free to cut out my notes if you want to just merge the rest. Also feel free to refactor or remove as much as you like before merging.

Thanks for the project! It was interesting for me to run the benchmarks and compare the results. Cheers.

…rystal (with musl), dart, nodejs, and quickjs. Added some notes and results from my intel i7 laptop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant