From: Feross Aboukhadijeh Date: Sat, 9 Jan 2016 16:11:04 +0000 (+0100) Subject: add note to readme about perf X-Git-Url: https://zoso.dev/?a=commitdiff_plain;h=ae3db9c87151720291b63a404ce1ecbf5f2e6586;p=buffer.git add note to readme about perf --- diff --git a/README.md b/README.md index 1596fc4..d061cc7 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,8 @@ sanity check (since `BrowserBuffer` uses `Uint8Array` under the hood, `Uint8Arra always be at least a bit faster). Finally, `NodeBuffer` is the node.js buffer module, which is included to compare against. +NOTE: Performance has improved since these benchmarks were taken. PR welcoem to update the README. + ### Chrome 38 | Method | Operations | Accuracy | Sampled | Fastest |