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

Updates for the write-100mb benchmark #1609

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

cgay
Copy link
Member

@cgay cgay commented May 31, 2024

  • Add a Racket implementation.
  • Add README.rst with current results on my machine and a note about Unicode.
  • Write 100x more data to get a stronger signal and amortize startup costs. I want to run these all as executables so I can do the timing the same way, with the time command. Dylan has faster startup times, so we could argue whether that's fair, but we'll worry about that when Dylan's times get good enough for that to matter.

* Add a Racket implementation.
* Add README.rst with current results on my machine and a note about Unicode.
* Write 100x more data to get a stronger signal and amortize startup costs.  I
  want to run these all as executables so I can do the timing the same way, with
  the `time` command. Dylan has faster startup times, so we could argue whether
  that's fair, but we'll worry about that when Dylan's times get good enough for
  that to matter.
@cgay cgay merged commit efe516e into dylan-lang:master Jun 3, 2024
2 of 3 checks passed
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.

2 participants