README.markdown in humanize-1.8.1 vs README.markdown in humanize-2.0.0
- old
+ new
@@ -86,36 +86,10 @@
* French: `:fr`
* Turkish: `:tr`
* Azerbaijani `:az`
* German: `:de`
* Indonesian: `:id`
-
-## Benchmarks
-
-### Late 2008 Macbook Pro - Ruby 1.8.7p286
-
-1. 0.540000 0.010000 0.550000 ( 0.554433)
-2. 0.560000 0.010000 0.570000 ( 0.564226)
-3. 0.560000 0.010000 0.570000 ( 0.581700)
-
-### Late 2008 Macbook Pro - Ruby 1.91p0
-
-
-1. 0.360000 0.000000 0.360000 ( 0.370702)
-2. 0.360000 0.000000 0.360000 ( 0.367845)
-3. 0.360000 0.000000 0.360000 ( 0.370599)
-
-### Mid 2012 Macbook Pro - Ruby 2.1.1
-
-1. 0.130000 0.000000 0.130000 ( 0.127581)
-2. 0.130000 0.000000 0.130000 ( 0.127327)
-3. 0.130000 0.000000 0.130000 ( 0.133094)
-
-### Mid 2014 Macbook Pro - Ruby 2.1.1
-
-1. 0.120000 0.000000 0.120000 ( 0.117996)
-2. 0.120000 0.000000 0.120000 ( 0.116230)
-3. 0.130000 0.000000 0.130000 ( 0.122856)
+* Thai: `:th` (up to single-digit millions)
## Testing
Install development dependencies by running `bundle install`.