aboutsummaryrefslogtreecommitdiff
path: root/calculate_average_fatroom.sh
diff options
context:
space:
mode:
authorYavuz Tas <12643010+yavuztas@users.noreply.github.com>2024-01-29 21:02:20 +0100
committerGitHub <noreply@github.com>2024-01-29 21:02:20 +0100
commita82cf2ceb7f3832a953f1a68162b03128765612b (patch)
tree1974c11b0cfd346bc230de29ee57a3a23fcb24c9 /calculate_average_fatroom.sh
parent886f0cdb4df4fdbee7c99fb1fdd5c72d9608d635 (diff)
improve speed, thanks to the following improvements: (#550)
* improve speed, thanks to the following improvements: - loop unrolling and eleminating extra calculations - eleminating instance level variable access - quicker equals check, checking long by long chunks instead of bytes - update GraalVM version to the latest * faster equals check * fix equals bug in 10K, more optimizations on equals and calculate hash parts * New solution optimized for Linux/AMD hardware * Optimize solution, try to fix 10K bug on native * Optimize solution, move records to a local field * test timing * revert back accidentally pushed code --------- Co-authored-by: Yavuz Tas <yavuz.tas@ing.com>
Diffstat (limited to 'calculate_average_fatroom.sh')
0 files changed, 0 insertions, 0 deletions