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

Add fibonacci and brainfuck interpreter benchmarks #193

Merged
merged 5 commits into from
Dec 3, 2020

Conversation

tgolsson
Copy link
Contributor

@tgolsson tgolsson commented Dec 3, 2020

As promised, I've added these two groups of benchmarks, along with some required utilities:

  • Vec[...] operator
  • char::from_int converter
  • Output redirect for tests
  • A macro to create a vm with redirected output for tests

@udoprog udoprog merged commit 26348ab into rune-rs:main Dec 3, 2020
@udoprog
Copy link
Collaborator

udoprog commented Dec 3, 2020

Excellent, thank you!

@udoprog udoprog added enhancement New feature or request changelog Issue has been added to the changelog labels Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog Issue has been added to the changelog enhancement New feature or request performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants