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

First stab at implementing benchmarks #165

Merged
merged 7 commits into from
Jun 5, 2020
Merged

First stab at implementing benchmarks #165

merged 7 commits into from
Jun 5, 2020

Conversation

purrgrammer
Copy link
Contributor

@purrgrammer purrgrammer commented Apr 3, 2020

No description provided.

@purrgrammer purrgrammer marked this pull request as ready for review April 3, 2020 14:16
@purrgrammer
Copy link
Contributor Author

This is a first draft of the benchmarks, I'm working on including profiling and integration with sbt-hood but I'll add those in follow-up PRs.

Copy link

@BenFradet BenFradet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Last time I wrote jmh benchmarks I seem to recall they were advising for specifying different jvm options esp regarding gc but I can't find them anymore 🤷‍♂️

@codecov
Copy link

codecov bot commented Jun 2, 2020

Codecov Report

Merging #165 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #165   +/-   ##
=======================================
  Coverage   98.71%   98.71%           
=======================================
  Files          11       11           
  Lines          78       78           
  Branches        1        1           
=======================================
  Hits           77       77           
  Misses          1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fa2519f...d1e2356. Read the comment docs.

build.sbt Show resolved Hide resolved
build.sbt Show resolved Hide resolved
Benchmark project is not a part of the library per se. So we keep it out of the code coverage.
@gutiory gutiory merged commit dcfe2f8 into master Jun 5, 2020
@gutiory gutiory deleted the bench branch June 5, 2020 14:11
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.

4 participants