You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
typesetting/pitfall/pdfkit/node_modules/lexical-scope/bench/results.txt

16 lines
298 B
Plaintext

$ git log|head -n1
commit ae85dfd4cc0284679ce21bb662427340fa966666
$ time node run.js >/dev/null
real 0m6.551s
user 0m6.336s
sys 0m0.288s
$ git log|head -n1
commit 9125bf1ec0cf78c77a852e0547a4cc69db7797bf
$ time node run.js>/dev/null
real 0m1.702s
user 0m1.644s
sys 0m0.084s