Created
November 9, 2009 04:03
-
-
Save msassak/229677 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Rehearsal ----------------------------------------------- | |
c_gherkin: 0.260000 0.030000 0.290000 ( 0.311629) | |
rb_gherkin: 16.880000 0.150000 17.030000 ( 17.040578) | |
cucumber: 97.900000 0.390000 98.290000 ( 99.274202) | |
tt: 98.710000 0.400000 99.110000 ( 99.863826) | |
------------------------------------ total: 214.720000sec | |
user system total real | |
c_gherkin: 0.310000 0.010000 0.320000 ( 0.332545) | |
rb_gherkin: 17.360000 0.230000 17.590000 ( 17.842631) | |
cucumber: 98.060000 0.350000 98.410000 ( 99.426904) | |
tt: 99.080000 0.380000 99.460000 (100.380621) | |
Ruby 1.8.6. C Gherkin is ~320x faster than Treetop. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment