Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukajcb/newtype-bench
https://github.com/lukajcb/newtype-bench
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lukajcb/newtype-bench
- Owner: LukaJCB
- Created: 2018-06-14T09:25:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-14T09:28:11.000Z (over 6 years ago)
- Last Synced: 2024-11-11T05:06:07.369Z (about 1 month ago)
- Language: Scala
- Size: 1.95 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Newtype benchmarks
```
[info] Benchmark Mode Cnt Score Error Units
[info] ParallelBench.currentBench avgt 15 49.324 ± 0.299 ms/op
[info] ParallelBench.newtypeBench avgt 15 2.798 ± 0.028 ms/op
```