Add benchmark tests on `benchmark` module. - [ ] create module ## update() - [ ] non-nested `$set` operation - [ ] nested `$set` operation - [ ] `$push` operation - [ ] mixed operation - [ ] comparison with immer - [ ] comparison with Immutable.js - [ ] comparison with other state-updating libraries ## retrieve() - [ ] simple find operation - [ ] mixed operation
Add benchmark tests on
benchmarkmodule.update()
$setoperation$setoperation$pushoperationretrieve()