Tristan VALCKE

Results 1 issues of Tristan VALCKE

The suite wrapper function is unable to setup benchmarks with his onStart stuff. ```javascript suite( 'Suite options', function () { benchmark('_.each', function () { _.each(this.list, function (number) { return number;...