summaryrefslogtreecommitdiff
path: root/perf/memory.js
Commit message (Collapse)AuthorAgeFilesLines
* disallow variable shadowingAlexander Early2018-07-081-2/+2
|
* ES6-ify codebase (#1553)Alex Early2018-07-081-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cancelable foreach * cancelable waterfall * cancellable auto * fix lint * fix tests * cancelable whilst/until/during/forever * fix waterfall test. It WILL get there * docs * use rest params instead of slice * clean up internals * remove property func * clarify uses of createTester * happy path async funtions in asyncify * stop using arguments * DLL to class * moar arrows * fix merge issues * remove forOwn * moar arrows * fix merge mistake * even more arrows, what can stop him * mo more fn.apply(null,...) * remove more spurious uses of apply * update lint config * just when you thought there couldn't possibly be more arrows * use eslint:recommended * even less uses or aguments * get rid of prototype cuteness * fix concat tests * fix more tests
* fix new lint errorsAlexander Early2016-06-071-4/+4
|
* :full_moon_with_face: Adjust style to be consistent with jscsGraeme Yeates2015-07-081-31/+31
|
* added memory benchmark from #552Alexander Early2015-06-081-0/+46