summaryrefslogtreecommitdiff
path: root/test/coverage
diff options
context:
space:
mode:
authorAaron Patterson <[email protected]>2023-10-24 12:43:22 -0700
committerAaron Patterson <[email protected]>2023-10-24 14:23:17 -0700
commitd8cb827f39d4c72d2a79e40371ba2a4fb3e95b28 (patch)
tree9e3caf7e4963712f2aca069e276bc44845a3cebf /test/coverage
parent33bebee13aedb9f8a0d43cc6921910a690e6f73e (diff)
Remove SHAPE_MAX_NUM_IVS
There is no longer a limit on the number of IVs you can store. SHAPE_MAX_NUM_IVS was used to work around the IV10K problem (the well known problem where setting 10k instance variables in a row would be too slow). The redblack tree works well at any shape depth, even depths greater than 80, and solves the IV10K problem.
Diffstat (limited to 'test/coverage')
0 files changed, 0 insertions, 0 deletions