perf(las): Bench laz-perf vs laz-rs versions of LasLoader#3171
perf(las): Bench laz-perf vs laz-rs versions of LasLoader#3171
Conversation
|
@alekzvik Thanks for putting this PR up! Sorry for the slow reply, I've been out of office.
Yes, I get the same failure. Which tests are run for different @Pessimistress any thoughts.
We can disable the parquet bench for now, however even when I do, none of the tests seem to generate output for me.
No, we run it a lot when we optimize, then we don't run it for long whiles so it can break. We should probably add |
Continuation of #3168
Start of perf testing of two different las versions.
I've added a bench to load the .laz file from the test folder.
I am having problems running it locally,
yarn test benchfails on the parquet bench, andyarn test bench-browserdoes not run the bench at all, running tests in the browser instead. Do you runbenchoften? Is it possible that it is broken? Or is it a local setup issue?