Minetest-WorldEditAdditions/worldeditadditions
Starbeamrainbowlabs 38e5c81d33
//subdivide: tally total times so far as we go
- Don't use wea.sum() on a table full of all the times we've recorded
   so far
 - Limit individual stats list lengths to 25 to avoid memory issues when
   running with a large number of chunks
 - Tally total times / metrics as we go to avoid memory issues
2021-02-03 03:04:33 +00:00
..
lib //subdivide: tally total times so far as we go 2021-02-03 03:04:33 +00:00
utils //subdivide: tally total times so far as we go 2021-02-03 03:04:33 +00:00
depends.txt Update depends.txt 2020-09-20 13:29:16 +01:00
init.lua Start implementing //hollow, but it isn't finished yet 2021-01-31 18:03:07 +00:00