index
:
tracifyjs
apprentice
templatifyjs
Reverse engineer's tool for tracing the flow of data in JS program, based on UglifyJS
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
benchmark.js
Age
Commit message (
Expand
)
Author
2020-05-15
benchmark without validation by default (#3901)
Alex Lam S.L
2020-05-09
implement AST validation (#3863)
Alex Lam S.L
2020-04-14
expand testing on Node.js versions (#3779)
Alex Lam S.L
2019-10-27
migrate CI workaround (#3534)
Alex Lam S.L
2019-10-12
minor tweaks to CI test scripts (#3467)
Alex Lam S.L
2019-10-11
update benchmark URLs (#3462)
Alex Lam S.L
2018-02-26
show benchmark subtotal (#2960)
...
Dan
2017-12-25
add `html-minifier` to benchmarks (#2646)
Alex Lam S.L
2017-07-12
fix gzip stream in `test/benchmark.js` (#2228)
Alex Lam S.L
2017-07-09
benchmark gzipped output (#2220)
Alex Lam S.L
2017-06-14
cache web assets between CI runs (#2089)
...
Alex Lam S.L
2017-05-25
report timing breakdown (#2000)
...
Alex Lam S.L
2017-05-02
update `test/benchmark.js` resources (#1864)
Alex Lam S.L
2017-04-15
unify CLI & API under `minify()` (#1811)
...
Alex Lam S.L
2017-03-07
include benchmark.js in test suite (#1564)
...
Alex Lam S.L
2017-02-21
add benchmark & JetStream tests
...
alexlamsl