ruby-bench / ruby-bench-web

Long Running Ruby Benchmarks
https://rubybench.org
MIT License
82 stars 47 forks source link

Make comparison groups for benchmarks #232

Closed bmarkons closed 6 years ago

bmarkons commented 6 years ago

We need to restrict making comparison graphs only for benchmarks for which it makes sense to be compared.

The most convenient way to achieve this is through admin UI by marking benchmarks with groups. So we would be able to select candidates for comparison from same groups only.