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

Introduce first benchmarks #189

Merged
merged 3 commits into from
Dec 3, 2020
Merged

Introduce first benchmarks #189

merged 3 commits into from
Dec 3, 2020

Conversation

udoprog
Copy link
Collaborator

@udoprog udoprog commented Dec 3, 2020

Also reorg the project so that we have root-level tests, benches, and examples. Due to the way we require dependencies to be handles, these have to be distinct crates:

  • rune-tests
  • rune-benches
  • rune-examples

Note that they won't be published, they're only "support crates" in the repo.

@udoprog udoprog added the enhancement New feature or request label Dec 3, 2020
@udoprog udoprog force-pushed the benches branch 9 times, most recently from 7ab51aa to e4af457 Compare December 3, 2020 11:02
@udoprog udoprog merged commit d37172e into main Dec 3, 2020
@udoprog udoprog deleted the benches branch December 3, 2020 11:36
@udoprog udoprog added the changelog Issue has been added to the changelog label 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant