Open cliffckerr opened 1 month ago
May be a significant performance bottleneck
Can try replacing with Arr.raw[key] in most heavily-used cases and see if that helps
Arr.raw[key]
May be a significant performance bottleneck