tkobayas commented on PR #5649: URL: https://github.com/apache/incubator-kie-drools/pull/5649#issuecomment-1893230619
Benchmark result: ``` ConcurrentUpdateLeftTupleBenchmark * without PR Benchmark (factsNr) (joinsNr) (rulesNr) Mode Cnt Score Error Units ConcurrentUpdateLeftTupleBenchmark.test 15 3 32 ss 20 3101.654 ± 276.084 ms/op * with PR Benchmark (factsNr) (joinsNr) (rulesNr) Mode Cnt Score Error Units ConcurrentUpdateLeftTupleBenchmark.test 15 3 32 ss 20 2797.595 ± 283.705 ms/op ConcurrentUpdateRightTupleBenchmark * without PR Benchmark (factsNr) (joinsNr) (rulesNr) Mode Cnt Score Error Units ConcurrentUpdateRightTupleBenchmark.test 15 3 32 ss 20 5597.697 ± 262.842 ms/op * with PR Benchmark (factsNr) (joinsNr) (rulesNr) Mode Cnt Score Error Units ConcurrentUpdateRightTupleBenchmark.test 15 3 32 ss 20 5481.104 ± 235.062 ms/op ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
