costin commented on PR #16146:
URL: https://github.com/apache/lucene/pull/16146#issuecomment-4631934256
Platform: c5a.2xlarge, AMD EPYC 7R32, AVX2, 1M docs, JDK 25,
`filtered_optional` (FILTER(cached) + SHOULD(a) + SHOULD(b), minShouldMatch=1,
COMPLETE_NO_SCORES)
#### AMD EPYC 7R32 (c5a.2xlarge, AVX2)
| lead | filter | baseline (ops/s) | bulkscorer (ops/s) | cached ratio |
baseline (ops/s) | bulkscorer (ops/s) | uncached ratio |
|------|--------|------------------:|-------------------:|:------------:|------------------:|-------------------:|:--------------:|
| 0.001 | 0.10 | 68,373 | 68,356 | ~1.0x | 7,925 | 7,757 | ~1.0x |
| 0.001 | 0.50 | 58,594 | 59,067 | ~1.0x | 19,571 | 18,854 | ~1.0x |
| 0.03 | 0.10 | 1,840 | 7,060 | **3.84x** | 1,124 | 1,121 | 1.00x |
| 0.03 | 0.50 | 1,324 | 8,860 | **6.69x** | 1,156 | 1,071 | 0.93x |
| 0.10 | 0.10 | 563 | 3,252 | **5.78x** | 451 | 1,965 | **4.36x** |
| 0.10 | 0.50 | 423 | 3,341 | **7.91x** | 390 | 2,491 | **6.40x** |
| 0.50 | 0.10 | 404 | 4,571 | **11.31x** | 404 | 2,493 | **6.17x** |
| 0.50 | 0.50 | 79 | 4,638 | **58.79x** | 79 | 2,940 | **37.22x** |
#### Intel Xeon 8375C (c6i.2xlarge, AVX-512)
| lead | filter | baseline (ops/s) | bulkscorer (ops/s) | cached ratio |
baseline (ops/s) | bulkscorer (ops/s) | uncached ratio |
|------|--------|------------------:|-------------------:|:------------:|------------------:|-------------------:|:--------------:|
| 0.001 | 0.10 | 80,477 | 86,144 | ~1.0x | 10,141 | 10,462 | ~1.0x |
| 0.001 | 0.50 | 78,096 | 71,257 | ~1.0x | 24,700 | 26,462 | ~1.0x |
| 0.03 | 0.10 | 2,077 | 8,869 | **4.27x** | 1,189 | 1,195 | 1.00x |
| 0.03 | 0.50 | 1,523 | 10,119 | **6.64x** | 1,232 | 1,243 | 1.01x |
| 0.10 | 0.10 | 596 | 3,908 | **6.56x** | 495 | 2,270 | **4.59x** |
| 0.10 | 0.50 | 437 | 3,942 | **9.02x** | 428 | 2,917 | **6.82x** |
| 0.50 | 0.10 | 361 | 5,994 | **16.58x** | 361 | 2,385 | **6.60x** |
| 0.50 | 0.50 | 83 | 6,325 | **76.22x** | 83 | 3,544 | **42.69x** |
--
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]