Sha256: 866575c7a421a36d55e26248e71cb6437af941a78b463da70ca5f7aa17b0107c

Contents?: true

Size: 1.23 KB

Versions: 3

Compression:

Stored size: 1.23 KB

Contents

# RubybenchRunner

This gem serves as a CLI tool to run the benchmarks at rubybench.org locally. Right now it's limited to the Rails benchmark. More details and installation/usage instructions are available [here](https://rubybench.org/run-locally).

## Development

After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.

You can also use the `exe/rubybench_runner` executable to test and preview your changes.

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/OsamaSayegh/rubybench_runner. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

## Code of Conduct

Everyone interacting in the RubybenchRunner project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/OsamaSayegh/rubybench_runner/blob/master/CODE_OF_CONDUCT.md).

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rubybench_runner-0.1.4 README.md
rubybench_runner-0.1.3 README.md
rubybench_runner-0.1.2 README.md