node/benchmark/buffers
Bartosz Sosnowski f48763c5b9
benchmark: remove benchmarks forced optimizations
Removes all instances of %OptimizeFunctionOnNextCall from benchmarks

Refs: https://github.com/nodejs/node/pull/9615
Refs: https://github.com/nodejs/node/pull/11720
2017-03-21 09:50:45 -04:00
..
buffer-base64-decode.js benchmark: refactor buffer benchmarks 2017-01-04 10:44:05 -06:00
buffer-base64-encode.js benchmark: refactor buffer benchmarks 2017-01-04 10:44:05 -06:00
buffer-bytelength.js
buffer-compare-instance-method.js benchmark: remove benchmarks forced optimizations 2017-03-21 09:50:45 -04:00
buffer-compare-offset.js benchmark: remove benchmarks forced optimizations 2017-03-21 09:50:45 -04:00
buffer-compare.js
buffer-concat.js
buffer-creation.js
buffer-from.js buffer: improve allocation performance 2017-01-04 10:44:07 -06:00
buffer-hex.js
buffer-indexof.js benchmark: reformat code for clarity 2016-12-05 03:22:16 +01:00
buffer-iterate.js
buffer-read.js benchmark: reformat code for clarity 2016-12-05 03:22:16 +01:00
buffer-slice.js
buffer-swap.js benchmark: remove benchmarks forced optimizations 2017-03-21 09:50:45 -04:00
buffer-tojson.js buffer: improve toJSON() performance 2017-01-30 12:08:18 -05:00
buffer-tostring.js
buffer-write.js benchmark: reformat code for clarity 2016-12-05 03:22:16 +01:00
buffer_zero.js
dataview-set.js benchmark: reformat code for clarity 2016-12-05 03:22:16 +01:00