Skip to content

Commit

Permalink
Changed "core-features" to "micro-benchmarks" to reflect current dire…
Browse files Browse the repository at this point in the history
…ctory structure
  • Loading branch information
Monty Williams committed May 28, 2009
1 parent 22c5326 commit 847de25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Expand Up @@ -12,8 +12,8 @@ Benchmarks are run using rake. Type "rake -T bench" to see options.

Examples:
rake bench
rake bench:file FILE=rbs/core-features/bm_app_tak.rb
rake bench:dir DIR=rbs/core-features
rake bench:file FILE=rbs/micro-benchmarks/bm_app_tak.rb
rake bench:dir DIR=rbs/micro-benchmarks
rake bench:to_csv

The :to_csv task creates a .csv spreadsheet of the results. Quite handy for comparing your results over time.
Expand Down

0 comments on commit 847de25

Please sign in to comment.