KKcorps commented on PR #8674: URL: https://github.com/apache/pinot/pull/8674#issuecomment-1134743328
Some intitial benchmarks - ``` Benchmark Mode Cnt Score Error Units BenchmarkUpsert.benchmarkNewImpl avgt 3 373.296 ± 938.618 ms/op BenchmarkUpsert.benchmarkOldImpl avgt 3 110547.509 ± 321661.106 ms/op ``` Benchmarking code (logic overall same, can fiddle with data for some more scenarios) - https://github.com/KKcorps/incubator-pinot/blob/upsert_benchmark/pinot-perf/src/main/java/org/apache/pinot/perf/BenchmarkUpsert.java -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org