7 lines
63 B
Makefile
7 lines
63 B
Makefile
|
|
bench:
|
|
ruby bench.rb -n 10000
|
|
|
|
clean:
|
|
rm -rf bench_*.rhtml*
|