Closed mbostock closed 5 years ago
We should investigate whether we still need to use a dynamic function to create objects efficiently, or if there’s an alternative performant approach now.
The current approach still seems to be the most performant.
https://observablehq.com/d/c5237a74fa5fc4c1
We should investigate whether we still need to use a dynamic function to create objects efficiently, or if there’s an alternative performant approach now.