k0kubun / hamlit

High Performance Haml Implementation
https://rubygems.org/gems/hamlit
Other
981 stars 59 forks source link

Use benchmark results with the latest versions as well as Ruby 2.7.0 #165

Closed tnir closed 4 years ago

tnir commented 4 years ago

The benchmark currently used on the introduction was taken 3 years ago with Ruby 2.4 as seen https://travis-ci.org/github/k0kubun/hamlit/jobs/236567391. As of 2020, as we are able to use the power of Ruby 2.7, we can update the benchmarks with the latest ones.

tnir commented 4 years ago

@k0kubun How can I update the gyazo chart with one with the latest results?

k0kubun commented 4 years ago

I updated the graph image in README and also added a .key file I used to generate it. Thanks!