rubic0n a623252c59 Convert to boolean in C code
casecmp?(str) is 1.5x faster than casecmp(str).zero?
It's 1 less method call in Ruby, and the C code can convert
to boolean, rather than returning a number and determining
if it's zero.
2021-02-17 23:25:10 -06:00
..
2021-02-17 23:25:10 -06:00
2019-07-02 03:10:25 -04:00
2019-07-02 03:10:25 -04:00
2021-01-23 09:01:31 -06:00
2019-07-02 03:10:25 -04:00
2019-07-02 03:10:25 -04:00
2021-01-23 09:01:31 -06:00
2019-07-02 03:10:25 -04:00
2020-12-19 01:33:33 -05:00
2021-01-23 09:01:31 -06:00
2020-01-24 16:18:17 -05:00