]> git.scottworley.com Git - vopamoi/commitdiff
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)
This makes getTask() O(1) instead of O(n), which makes replay() 3x
faster.


No differences found