Skip to content

Commit

Permalink
Add JMH and Scala Meter references
Browse files Browse the repository at this point in the history
  • Loading branch information
Sayat Satybaldiyev committed Jul 17, 2017
1 parent 71c4fbf commit 6a25303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sections/3-architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ them:
you in the right direction
- compare solutions by writing benchmarking code, but note that
benchmarking is not easy and you should at least use a library like
[Google Caliper](https://code.google.com/p/caliper/)
[JMH](http://openjdk.java.net/projects/code-tools/jmh/), [Scala Meter](https://scalameter.github.io/)

Overall - measure, don't guess.

Expand Down

0 comments on commit 6a25303

Please sign in to comment.