Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mattetti/herbs

Hopefully Exhaustive Ruby Benchmark Suite
https://github.com/mattetti/herbs

Last synced: about 12 hours ago
JSON representation

Hopefully Exhaustive Ruby Benchmark Suite

Awesome Lists containing this project

README

        

#HERBS

Herbs stands for _Hopefully Exhaustive Ruby Benchmark Suite_.

The idea behind this suite is to be as exhaustive as possible by benchmarking each standard Ruby class method.
The aim behind this work is to help Ruby implementers find slow spots in their product.

Ruby 1.9 classes and syntax ares used as a base for the benchmarks.

##FAQ:

* Will it cover all use cases? ~> Doubtful
* Do the results mean much? ~> They only mean what you want them to mean
* Can I trust the results? ~> Never trust benchmarks
* Can I contribute benchmarks? ~> Absolutely