Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Show HN: Easy small benchmarks in .NET | Dark Hacker News
Show HN: Easy small benchmarks in .NET
(github.com)
16 points
by
bodyloss
9 years ago
| 2 comments
algorithmsRcool
9 years ago
|
next
[−]
This looks interesting, I like the fluent syntax. I'm curious how it stacks up against the accuracy of Benchmark.Net for microbenchmarking.
sedatk
9 years ago
|
parent
|
next
[−]
The need to change whole syntax when switching from two benchmarks to three is unnecessarily tedious. Single syntax for any number of benchmarks would have worked better IMHO.