Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-fast-blank
Fast String blank? implementation
https://github.com/SamSaffron/fast_blank
0
no reviews
Install
Fast_blank is a simple extension which provides a fast implementation of active support's string#blank? function.
This implementation is about 5-9x faster than current active support, on the developers machine (your mileage may vary).