Closed QuantumEntangledAndy closed 3 years ago
This PR adds a few more benchmark using a chunk with a 3d checkerboard:
0 1 0 1 0 1 0 1 0 1 0 1 0 1 0
This should resemble a chunk that requires maximum work to bake as their are 6 unique edges per vertex.
They are also easy to expand in size if we need to test very large chunks in future.
This PR adds a few more benchmark using a chunk with a 3d checkerboard:
This should resemble a chunk that requires maximum work to bake as their are 6 unique edges per vertex.
They are also easy to expand in size if we need to test very large chunks in future.