Skip to content

mattetti/herbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

Hopefully Exhaustive Ruby Benchmark Suite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages