Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

benchmarker

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

benchmarker

  • 1.0.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Benchamrker.rb README

Benchmarker.rb is an awesome benchmarking tool for Ruby.

  • Easy to use
  • Pretty good output (including JSON format)
  • Rich features compared to benchmark.rb (standard library)
    • Iterate benchmarks and calculate average of resutls (optional)
    • Remove min and max results to exclude abnormal values (optional)
    • Remove loop times from each benchmark results (optional)
    • Save benchmark results into JSON file (optional)
    • Change loop times, number of iteration, etc by command-line option
    • Print platform information automatically
    • Print ranking graph and ratio matrix automatically

See https://kwatch.github.io/benchmarker/ for details.

$License: MIT License $

$Copyright: copyright(c) 2010-2021 kuwata-lab.com all rights reserved $

FAQs

Package last updated on 13 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc