danielpclark / faster_path

Faster Pathname handling for Ruby written in Rust
MIT License
782 stars 33 forks source link

Refactor basename #163

Closed danielpclark closed 6 years ago

danielpclark commented 6 years ago

Fix bug #162 and add benchmark comparisons on the Rust side.

This is a slightly slower version than the previous one.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 85.714% when pulling c4036969d581ea9a15aaaecbf0fc039e297c9cb2 on refactor_basename into 985bfdcc248088850d51d88f495f934daabfe127 on master.