aboutsummaryrefslogtreecommitdiff
path: root/test/benchmark.js
AgeCommit message (Expand)Author
2020-05-15benchmark without validation by default (#3901)Alex Lam S.L
2020-05-09implement AST validation (#3863)Alex Lam S.L
2020-04-14expand testing on Node.js versions (#3779)Alex Lam S.L
2019-10-27migrate CI workaround (#3534)Alex Lam S.L
2019-10-12minor tweaks to CI test scripts (#3467)Alex Lam S.L
2019-10-11update benchmark URLs (#3462)Alex Lam S.L
2018-02-26show benchmark subtotal (#2960)...Dan
2017-12-25add `html-minifier` to benchmarks (#2646)Alex Lam S.L
2017-07-12fix gzip stream in `test/benchmark.js` (#2228)Alex Lam S.L
2017-07-09benchmark gzipped output (#2220)Alex Lam S.L
2017-06-14cache web assets between CI runs (#2089)...Alex Lam S.L
2017-05-25report timing breakdown (#2000)...Alex Lam S.L
2017-05-02update `test/benchmark.js` resources (#1864)Alex Lam S.L
2017-04-15unify CLI & API under `minify()` (#1811)...Alex Lam S.L
2017-03-07include benchmark.js in test suite (#1564)...Alex Lam S.L
2017-02-21add benchmark & JetStream tests...alexlamsl