This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Benchmarks: https://github.com/richardstartin/vectorbenchmarks/tree/master/src/main/java/com/openkappa/panama/vectorbenchmarks | |
BitmapLogicals.differenceAutovectorised 2048 4101.624 ± 1193.923 ops/ms | |
BitmapLogicals.differencePanamaInt 2048 4147.199 ± 467.579 ops/ms | |
BitmapLogicals.differenceAutovectorised 131072 33.409 ± 2.608 ops/ms | |
BitmapLogicals.differencePanamaInt 131072 32.560 ± 2.368 ops/ms | |
BitmapLogicals.intersectAutovectorised 2048 3428.535 ± 896.609 ops/ms | |
BitmapLogicals.intersectPanamaInt 2048 4333.143 ± 466.202 ops/ms | |
BitmapLogicals.intersectAutovectorised 131072 31.798 ± 4.206 ops/ms |