Commit graph

29 commits

Author SHA1 Message Date
Vitaly Puzrin
505e36d9f0 Move to es6 2020-11-08 22:23:56 +03:00
Vitaly Puzrin
f681f66fd3 Tweak benchmarks 2020-11-08 02:21:47 +03:00
Vitaly Puzrin
f5c3c29848 Removed Array support 2020-11-07 19:52:58 +03:00
Vitaly Puzrin
a7257c3aea eslint: move ignore patterns to main config 2020-11-07 13:33:01 +03:00
Vitaly Puzrin
a51fc3671e Move benchmark deps to separate place & create usage memo 2020-11-07 10:36:55 +03:00
Vitaly Puzrin
54c6ca95a1 Fix Buffer.from warning in last node.js versions, close #154 2019-02-28 21:51:49 +03:00
desudesutalk
dfc3b0e2a1 Benchmark update: use modern zlib sync api 2017-07-20 13:45:08 +03:00
Vitaly Puzrin
6fd7dd729d Benchmarks cleanup: remove all foreign files and outdated things 2017-03-26 15:57:51 +03:00
Vitaly Puzrin
50cd07afc4 Remove .js extention in require() use. Close #71 2016-02-17 10:48:46 +03:00
Vitaly Puzrin
500bc5d042 Coding Style & eslint rules update 2016-02-17 10:37:31 +03:00
Vitaly Puzrin
cff11fc91b Replaced jshint with eslint & updated CS 2015-03-24 05:28:20 +03:00
Vitaly Puzrin
1bc1ebc5a8 Final utf8 decoder opt (2-3x speed boost) 2014-04-15 06:43:23 +04:00
Vitaly Puzrin
ca1374eb05 Moved utilities to separate folder 2014-04-13 13:45:12 +04:00
Vitaly Puzrin
e555c41214 Added strings support 2014-04-09 00:50:01 +04:00
Vitaly Puzrin
3cad53acf2 Updated benchmarks in readme 2014-03-14 12:02:01 +04:00
Vitaly Puzrin
7b2e5da8a9 Rewritten utils unterfaces & internals 2014-03-13 10:45:14 +04:00
Vitaly Puzrin
86c7fb99af updated profiling stub 2014-03-12 14:24:07 +04:00
Vitaly Puzrin
7701d13f4b Added pako inflate benchmarks 2014-03-12 01:10:54 +04:00
Vitaly Puzrin
76b520d122 Added more deflate benchmarks + inflate benchmarks 2014-02-27 12:48:33 +04:00
Vitaly Puzrin
652ff4d794 Changed benchmark data formats pass 2014-02-27 12:00:58 +04:00
Vitaly Puzrin
028cdf58d5 use level 6 for deflate profiling 2014-02-19 17:43:07 +04:00
Vitaly Puzrin
7deacf94a3 Added level param to benchmarks 2014-02-18 04:32:01 +04:00
Vitaly Puzrin
90e1a6ff31 code cleanup 2014-02-17 10:23:13 +04:00
Vitaly Puzrin
c19d9ce8aa Added profiling test file 2014-02-14 09:06:22 +04:00
Vitaly Puzrin
806e23d9ca Leave intact constructor options + cosmetic changes 2014-02-14 06:04:59 +04:00
nik
6676906303 implement deflate store + high level deflate implementation + lint fixes 2014-02-13 14:55:24 -02:00
Vitaly Puzrin
ff0a4c0c50 updated zlib benchmark to use streams 2014-02-04 00:54:27 +04:00
Vitaly Puzrin
98df9f4f3d partial lint fixes 2014-02-03 17:30:44 +04:00
Vitaly Puzrin
ac35ad00b2 Added benchmark 2014-02-03 16:24:19 +04:00