diff options
author | murphy <murphy@rubychan.de> | 2009-01-12 16:55:00 +0000 |
---|---|---|
committer | murphy <murphy@rubychan.de> | 2009-01-12 16:55:00 +0000 |
commit | 301adecdbdc5a0b3921c68c19491747b517edc03 (patch) | |
tree | 9bef10c6049badf803193a4f6cf1f3e677d51b83 /etc | |
parent | 67e65503a8728bfc8fbfc27e7660e06df4abcfa1 (diff) | |
download | coderay-301adecdbdc5a0b3921c68c19491747b517edc03.tar.gz |
Improved benchmark script.
* Made benchmark script run 5 times to visualize JVM warmup for JRuby.
* Fixed encoding of example.ruby file.
* Compatible with latest pygments version.
Thanks to Charles Oliver Nutter and Yehuda Katz for the suggestions.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/coderay-lib.tmproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/coderay-lib.tmproj b/etc/coderay-lib.tmproj index 0d95d42..625b602 100644 --- a/etc/coderay-lib.tmproj +++ b/etc/coderay-lib.tmproj @@ -91,14 +91,12 @@ <string>../Rakefile</string> <key>lastUsed</key> <date>2009-01-08T15:37:13Z</date> - <key>selected</key> - <true/> </dict> <dict> <key>filename</key> <string>../diff</string> <key>lastUsed</key> - <date>2009-01-11T11:46:17Z</date> + <date>2009-01-12T14:22:41Z</date> </dict> <dict> <key>filename</key> @@ -130,7 +128,9 @@ <key>filename</key> <string>../bench/bench.rb</string> <key>lastUsed</key> - <date>2009-01-11T04:09:18Z</date> + <date>2009-01-12T15:01:45Z</date> + <key>selected</key> + <true/> </dict> </array> <key>fileHierarchyDrawerWidth</key> |