Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jgaskins/clearwater_ruby_benchmarks

Run Ruby benchmarks in the browser
https://github.com/jgaskins/clearwater_ruby_benchmarks

Last synced: 22 days ago
JSON representation

Run Ruby benchmarks in the browser

Awesome Lists containing this project

README

        

# Clearwater Benchmark Runner

It's hard to run Ruby benchmarks on the front end because browsers lock up the UI while the benchmark is running and browser-based VMs do weird things when that happens.

## Setup

bundle install

## Run

./dev

## Run on the server

ruby benchmark.rb