]> gitweb.factorcode.org Git - factor.git/commit
ui.gadgets: ensure that layout-later yields if the queue gets to large
authorBjörn Lindqvist <bjourne@gmail.com>
Thu, 15 Oct 2015 14:29:49 +0000 (16:29 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Thu, 15 Oct 2015 14:29:49 +0000 (16:29 +0200)
commit1873eda1d28399950a7e21c4251b3684cda8d9fb
tree99814f82c52ebb2f537907a8a7da460855c94dc4
parent302220c535304ae794cf2280458dbb79be2eff2b
ui.gadgets: ensure that layout-later yields if the queue gets to large

This improves memory utilization a lot for #1488. Otherwise the queue
grows to two million entries before being processed.
basis/ui/gadgets/gadgets-docs.factor
basis/ui/gadgets/gadgets-tests.factor
basis/ui/gadgets/gadgets.factor