Closed RanolP closed 2 years ago
This program should render in a specific period (I think it should be less than 5s) so benchmarking performance is pretty important. Try to consider a crate like criterion for the benchmark.
criterion
This program should render in a specific period (I think it should be less than 5s) so benchmarking performance is pretty important. Try to consider a crate like
criterion
for the benchmark.