danielpclark / faster_path

Faster Pathname handling for Ruby written in Rust
MIT License
781 stars 29 forks source link

New pbench feature #78

Closed danielpclark closed 8 years ago

danielpclark commented 8 years ago

People will have different results on different computer systems. The new pbench benchmark suite is for people to be able to share what their particular computer and programming languages are accomplishing.

rake pbench

Currently false Minitest numbers show up at the end. When someone gets a change perhaps we can fix this. Maybe it's as simple as not using Rake::TestTask

fixes #77