My bad, swap express -> node in graphs

This commit is contained in:
visionmedia 2010-04-22 12:09:40 -07:00
parent e2fe60399f
commit f8a61c667e

View File

@ -27,8 +27,8 @@ mkdir -p benchmarks/graphs
for type in simple static static.large; do
echo ... generating benchmarks/graphs/$type.png
plot $type \
express/$type.js.plot \
node/$type.js.plot \
express/$type.js.plot \
thin/$type.ru.plot \
> benchmarks/graphs/$type.p
gnuplot benchmarks/graphs/$type.p