about summary refs log tree commit diff stats
path: root/undo.lua
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2022-06-02 16:29:18 -0700
committerKartik K. Agaram <vc@akkartik.com>2022-06-02 16:29:18 -0700
commit477216a0517671f4a5e34f4e66061898f22665c3 (patch)
tree1aac31fead8bda49692d1e2953f628e1b62c12a3 /undo.lua
parentb4e76eac4e4773d2f4a46bd5ced7c22d8ffc8b15 (diff)
downloadview.love-477216a0517671f4a5e34f4e66061898f22665c3.tar.gz
this implementation undo load-tests quite poorly
Even a 10KB file gets sluggish within the first 1k characters inserted.

We're not running out of memory, we're just overloading Lua's GC.
Diffstat (limited to 'undo.lua')
0 files changed, 0 insertions, 0 deletions