103 Commits (master)
 

Author SHA1 Message Date
greenkeeper[bot] 6a23e3874c Update pretty-bytes to the latest version 🚀 (#14) 7 years ago
greenkeeper[bot] 2b49c0facd Update ava to the latest version 🚀 (#11) 7 years ago
greenkeeper[bot] 6702c762d0 Update ava to the latest version 🚀 (#10) 7 years ago
greenkeeper[bot] 305b60620e Update ava to the latest version 🚀 (#9) 7 years ago
greenkeeper[bot] f6bb4375ff Update coveralls to the latest version 🚀 (#8) 7 years ago
greenkeeper[bot] bf9948ab0c Update ava to the latest version 🚀 (#7) 7 years ago
greenkeeper[bot] 9f27f5032c chore(package): update ava to version 0.21.0 (#6) 7 years ago
Luke Childs b5db9d2481 2.1.3 7 years ago
Luke Childs ec0b0ded2d Simplify variable names in usage example 7 years ago
Brett McLean f7fc5f0c5c Correct variable name in usage example (#5) 7 years ago
greenkeeper[bot] 27d00ce9f3 chore(package): update ava to version 0.20.0 (#4) 7 years ago
Luke Childs 1203e48d74 Don't log progress for non interactive stdout 7 years ago
Luke Childs 017b4c9e60 Don't generate random binary data 7 years ago
Luke Childs 8f6609657c Remove Greenkeeper badge 7 years ago
greenkeeper[bot] 17902c1398 Update dependencies to enable Greenkeeper 🌴 (#3) 7 years ago
Luke Childs 388542c242 2.1.2 7 years ago
Luke Childs 05b30605d7 Add API section to readme 7 years ago
Luke Childs 7fdbbd074d Don't use --harmony-async-await flag for becnhmarks 7 years ago
Luke Childs 595d9ea5fb 2.1.1 7 years ago
Luke Childs bfda14e0ea Link overhead reference to performance section 7 years ago
Luke Childs 728279522e performant => efficient 7 years ago
Luke Childs 41f14e7750 Reword performance section 8 years ago
Luke Childs cf44e325f6 Link to example source from readme 8 years ago
Luke Childs 217c4110cb Document benchmarking cli tool arguments 8 years ago
Luke Childs d3c025800c Add performance section to readme 8 years ago
Luke Childs 0625142ab6 Add example to readme 8 years ago
Luke Childs e384800abc Make example output more obvious 8 years ago
Luke Childs b15d75db41 Move intro all into one line 8 years ago
Luke Childs 3e6f17c134 base64 => Base64 8 years ago
Luke Childs 3adce59a5c Add into to readme 8 years ago
Luke Childs 1fafcab0f1 Woops, fix lint errors 8 years ago
Luke Childs a4b44e8958 Make readme usage less cryptic 8 years ago
Luke Childs a61e7db99d 2.1.0 8 years ago
Luke Childs 6e0d47e956 Accept args for the benchmark params 8 years ago
Luke Childs ce7fdc98c8 Remove "realworld" benchmark 8 years ago
Luke Childs eb2b391b27 Showcase non-blocking behaviour with example 8 years ago
Luke Childs 789e37ac1b Don't test on latest and 7 8 years ago
Luke Childs ec11bc5a8d Run benchmarks on Travis 8 years ago
Luke Childs c778e51633 Add "realworld" benchmark 8 years ago
Luke Childs e9d1df7444 Remove eslint-disable for no-return-assign 8 years ago
Luke Childs 67a7b42dd6 Title benchmark table with chunk size 8 years ago
Luke Childs 01e17b2e68 Less verbose logging for benchmarks 8 years ago
Luke Childs 9bb9242e4b Increase default chunk size to 250KB 8 years ago
Luke Childs 797c1ec04a Save decoded buffer chunks in array and concat them at the end 8 years ago
Luke Childs c5c202e18f encodeChunk => decodeChunk 8 years ago
Luke Childs 7fdfdea648 Benchmark up to 100 MB 8 years ago
Luke Childs bab608773b Concat binary data to sting in decode loop 8 years ago
Luke Childs 6584a037f0 Use non utf8 buffer to help catch decoding errors 8 years ago
Luke Childs 8afa270cf9 Remove string export from fixture values 8 years ago
Luke Childs 12353c9fac Should be b64 string not utf8 string 8 years ago