]> git.scottworley.com Git - vopamoi/commit
Use created-date as id
authorScott Worley <scottworley@scottworley.com>
Sun, 6 Mar 2022 00:06:36 +0000 (16:06 -0800)
committerScott Worley <scottworley@scottworley.com>
Sun, 6 Mar 2022 00:06:36 +0000 (16:06 -0800)
commitb6712c31775727ba4eb89708f681d88af3ffb57a
tree79ed5c74df39d1ad46eefebd68a5d852a59bde8a
parentef12457ba4f0d6708b2d4d7af7badd68aa105675
Use created-date as id

This makes getTask() O(1) instead of O(n), which makes replay() 3x
faster.
vopamoi.ts