alb3rtobr commented on pull request #619: URL: https://github.com/apache/geode-native/pull/619#issuecomment-647569929
Results using the new location of the bm test case: `$ ./cpp-integration-benchmark --benchmark_filter=PdxTypeBM_createInstance/real_time` Before this PR: ``` ----------------------------------------------------------------------------- Benchmark Time CPU Iterations ----------------------------------------------------------------------------- PdxTypeBM_createInstance/real_time 80933776 ns 64921880 ns 8 ``` After the PR: ``` ----------------------------------------------------------------------------- Benchmark Time CPU Iterations ----------------------------------------------------------------------------- PdxTypeBM_createInstance/real_time 15614725 ns 14725105 ns 39 ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
