mirror of
https://github.com/zebrajr/express.git
synced 2025-12-06 00:19:48 +01:00
My bad, swap express -> node in graphs
This commit is contained in:
parent
e2fe60399f
commit
f8a61c667e
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user