To benchmark Clatter, compile and run the Clatter.Benchmark project.
There are two benchmarks:
AudioGenerator
). This returns two results: the total time elapsed, and the average time elapsed per trial. The average time can be compared to the impact benchmark.RESULTS:
Benchmark | Time (seconds) |
---|---|
Impact | 0.5707888 |
Scrape | 1.4111531 |
Threaded (total) | 11.010226299999992 |
Threaded (average) | 0.11010226299999992 |