RubyFlow The Ruby and Rails community linklog

Benchmark Time Gem - Benchmark an arbitrary code block with concurrency

I just released a new gem BenchmarkTime. Benchmark Time lets you take an arbitrary code block and benchmark its execution time concurrently. Specify the number of threads to run the code block, and get min/max/average response time numbers.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in