uschindler commented on PR #12311:
URL: https://github.com/apache/lucene/pull/12311#issuecomment-1561648820

   Hi,
   I also checked the whole benchmark on Policeman Jenkins with 1 thread 
(default), results are in line with the rest:
   
   ```
   vendor_id       : AuthenticAMD
   cpu family      : 23
   model           : 113
   model name      : AMD Ryzen 7 3700X 8-Core Processor
   stepping        : 0
   microcode       : 0x8701013
   cpu MHz         : 3592.636
   cache size      : 512 KB
   physical id     : 0
   siblings        : 16
   core id         : 7
   cpu cores       : 8
   apicid          : 15
   initial apicid  : 15
   fpu             : yes
   fpu_exception   : yes
   cpuid level     : 16
   wp              : yes
   flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca 
cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf 
rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave 
avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 
3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext 
perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibpb stibp vmmcall 
fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni 
xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total 
cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock 
nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter 
pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip rdpid overflow_recov 
succor smca sev sev_es
   bugs            : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass 
retbleed smt_rsb
   bogomips        : 7186.96
   TLB size        : 3072 4K pages
   clflush size    : 64
   cache_alignment : 64
   address sizes   : 43 bits physical, 48 bits virtual
   power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]
   
   Benchmark                                (size)   Mode  Cnt    Score   Error 
  Units
   BinaryCosineBenchmark.cosineDistanceNew       1  thrpt    5  142.186 ± 0.240 
 ops/us
   BinaryCosineBenchmark.cosineDistanceNew     128  thrpt    5   29.025 ± 0.364 
 ops/us
   BinaryCosineBenchmark.cosineDistanceNew     207  thrpt    5   19.972 ± 0.124 
 ops/us
   BinaryCosineBenchmark.cosineDistanceNew     256  thrpt    5   18.873 ± 0.113 
 ops/us
   BinaryCosineBenchmark.cosineDistanceNew     300  thrpt    5   16.772 ± 0.188 
 ops/us
   BinaryCosineBenchmark.cosineDistanceNew     512  thrpt    5   11.109 ± 0.566 
 ops/us
   BinaryCosineBenchmark.cosineDistanceNew     702  thrpt    5    7.065 ± 0.253 
 ops/us
   BinaryCosineBenchmark.cosineDistanceNew    1024  thrpt    5    5.402 ± 0.013 
 ops/us
   BinaryCosineBenchmark.cosineDistanceOld       1  thrpt    5  139.518 ± 0.139 
 ops/us
   BinaryCosineBenchmark.cosineDistanceOld     128  thrpt    5    5.772 ± 0.841 
 ops/us
   BinaryCosineBenchmark.cosineDistanceOld     207  thrpt    5    4.008 ± 0.005 
 ops/us
   BinaryCosineBenchmark.cosineDistanceOld     256  thrpt    5    3.118 ± 0.026 
 ops/us
   BinaryCosineBenchmark.cosineDistanceOld     300  thrpt    5    2.677 ± 0.081 
 ops/us
   BinaryCosineBenchmark.cosineDistanceOld     512  thrpt    5    1.547 ± 0.028 
 ops/us
   BinaryCosineBenchmark.cosineDistanceOld     702  thrpt    5    1.075 ± 0.023 
 ops/us
   BinaryCosineBenchmark.cosineDistanceOld    1024  thrpt    5    0.731 ± 0.061 
 ops/us
   BinaryDotProductBenchmark.dotProductNew    1024  thrpt    5   13.747 ± 0.030 
 ops/us
   BinaryDotProductBenchmark.dotProductOld    1024  thrpt    5    1.972 ± 0.030 
 ops/us
   BinarySquareBenchmark.squareDistanceNew       1  thrpt    5  201.408 ± 0.818 
 ops/us
   BinarySquareBenchmark.squareDistanceNew     128  thrpt    5   62.571 ± 0.482 
 ops/us
   BinarySquareBenchmark.squareDistanceNew     207  thrpt    5   36.904 ± 0.053 
 ops/us
   BinarySquareBenchmark.squareDistanceNew     256  thrpt    5   37.545 ± 0.059 
 ops/us
   BinarySquareBenchmark.squareDistanceNew     300  thrpt    5   32.564 ± 0.522 
 ops/us
   BinarySquareBenchmark.squareDistanceNew     512  thrpt    5   22.078 ± 0.365 
 ops/us
   BinarySquareBenchmark.squareDistanceNew     702  thrpt    5   15.582 ± 0.208 
 ops/us
   BinarySquareBenchmark.squareDistanceNew    1024  thrpt    5   11.591 ± 0.021 
 ops/us
   BinarySquareBenchmark.squareDistanceOld       1  thrpt    5  202.172 ± 0.352 
 ops/us
   BinarySquareBenchmark.squareDistanceOld     128  thrpt    5   12.769 ± 0.040 
 ops/us
   BinarySquareBenchmark.squareDistanceOld     207  thrpt    5    8.054 ± 0.023 
 ops/us
   BinarySquareBenchmark.squareDistanceOld     256  thrpt    5    6.628 ± 0.009 
 ops/us
   BinarySquareBenchmark.squareDistanceOld     300  thrpt    5    5.627 ± 0.058 
 ops/us
   BinarySquareBenchmark.squareDistanceOld     512  thrpt    5    3.352 ± 0.019 
 ops/us
   BinarySquareBenchmark.squareDistanceOld     702  thrpt    5    2.462 ± 0.013 
 ops/us
   BinarySquareBenchmark.squareDistanceOld    1024  thrpt    5    1.725 ± 0.009 
 ops/us
   FloatCosineBenchmark.cosineNew                1  thrpt    5  159.087 ± 1.009 
 ops/us
   FloatCosineBenchmark.cosineNew                4  thrpt    5  124.505 ± 1.317 
 ops/us
   FloatCosineBenchmark.cosineNew                6  thrpt    5  103.466 ± 0.186 
 ops/us
   FloatCosineBenchmark.cosineNew                8  thrpt    5   83.348 ± 0.438 
 ops/us
   FloatCosineBenchmark.cosineNew               13  thrpt    5   67.049 ± 1.102 
 ops/us
   FloatCosineBenchmark.cosineNew               16  thrpt    5   59.020 ± 0.061 
 ops/us
   FloatCosineBenchmark.cosineNew               25  thrpt    5   52.781 ± 0.065 
 ops/us
   FloatCosineBenchmark.cosineNew               32  thrpt    5   58.864 ± 1.126 
 ops/us
   FloatCosineBenchmark.cosineNew               64  thrpt    5   51.921 ± 0.573 
 ops/us
   FloatCosineBenchmark.cosineNew              100  thrpt    5   37.997 ± 0.137 
 ops/us
   FloatCosineBenchmark.cosineNew              128  thrpt    5   38.488 ± 0.305 
 ops/us
   FloatCosineBenchmark.cosineNew              207  thrpt    5   24.386 ± 0.418 
 ops/us
   FloatCosineBenchmark.cosineNew              256  thrpt    5   26.842 ± 0.145 
 ops/us
   FloatCosineBenchmark.cosineNew              300  thrpt    5   22.089 ± 0.236 
 ops/us
   FloatCosineBenchmark.cosineNew              512  thrpt    5   18.735 ± 0.145 
 ops/us
   FloatCosineBenchmark.cosineNew              702  thrpt    5   12.019 ± 0.062 
 ops/us
   FloatCosineBenchmark.cosineNew             1024  thrpt    5   11.958 ± 0.057 
 ops/us
   FloatCosineBenchmark.cosineOld                1  thrpt    5  161.689 ± 0.378 
 ops/us
   FloatCosineBenchmark.cosineOld                4  thrpt    5  120.518 ± 1.275 
 ops/us
   FloatCosineBenchmark.cosineOld                6  thrpt    5  104.473 ± 0.252 
 ops/us
   FloatCosineBenchmark.cosineOld                8  thrpt    5   84.385 ± 0.268 
 ops/us
   FloatCosineBenchmark.cosineOld               13  thrpt    5   66.922 ± 0.691 
 ops/us
   FloatCosineBenchmark.cosineOld               16  thrpt    5   61.007 ± 0.069 
 ops/us
   FloatCosineBenchmark.cosineOld               25  thrpt    5   44.361 ± 0.345 
 ops/us
   FloatCosineBenchmark.cosineOld               32  thrpt    5   35.632 ± 0.614 
 ops/us
   FloatCosineBenchmark.cosineOld               64  thrpt    5   20.043 ± 0.099 
 ops/us
   FloatCosineBenchmark.cosineOld              100  thrpt    5   12.676 ± 0.042 
 ops/us
   FloatCosineBenchmark.cosineOld              128  thrpt    5   10.094 ± 0.023 
 ops/us
   FloatCosineBenchmark.cosineOld              207  thrpt    5    6.527 ± 0.006 
 ops/us
   FloatCosineBenchmark.cosineOld              256  thrpt    5    5.338 ± 0.006 
 ops/us
   FloatCosineBenchmark.cosineOld              300  thrpt    5    4.535 ± 0.008 
 ops/us
   FloatCosineBenchmark.cosineOld              512  thrpt    5    2.316 ± 0.005 
 ops/us
   FloatCosineBenchmark.cosineOld              702  thrpt    5    1.696 ± 0.005 
 ops/us
   FloatCosineBenchmark.cosineOld             1024  thrpt    5    1.166 ± 0.004 
 ops/us
   FloatDotProductBenchmark.dotProductNew        1  thrpt    5  200.648 ± 1.795 
 ops/us
   FloatDotProductBenchmark.dotProductNew        4  thrpt    5  175.033 ± 1.564 
 ops/us
   FloatDotProductBenchmark.dotProductNew        6  thrpt    5  164.028 ± 1.119 
 ops/us
   FloatDotProductBenchmark.dotProductNew        8  thrpt    5  151.063 ± 3.535 
 ops/us
   FloatDotProductBenchmark.dotProductNew       13  thrpt    5  125.853 ± 0.891 
 ops/us
   FloatDotProductBenchmark.dotProductNew       16  thrpt    5  114.644 ± 0.717 
 ops/us
   FloatDotProductBenchmark.dotProductNew       25  thrpt    5   92.095 ± 3.944 
 ops/us
   FloatDotProductBenchmark.dotProductNew       32  thrpt    5  117.148 ± 2.873 
 ops/us
   FloatDotProductBenchmark.dotProductNew       64  thrpt    5   95.768 ± 1.708 
 ops/us
   FloatDotProductBenchmark.dotProductNew      100  thrpt    5   72.348 ± 0.212 
 ops/us
   FloatDotProductBenchmark.dotProductNew      128  thrpt    5   90.350 ± 1.914 
 ops/us
   FloatDotProductBenchmark.dotProductNew      207  thrpt    5   50.132 ± 0.275 
 ops/us
   FloatDotProductBenchmark.dotProductNew      256  thrpt    5   52.553 ± 1.672 
 ops/us
   FloatDotProductBenchmark.dotProductNew      300  thrpt    5   41.686 ± 0.490 
 ops/us
   FloatDotProductBenchmark.dotProductNew      512  thrpt    5   39.344 ± 0.830 
 ops/us
   FloatDotProductBenchmark.dotProductNew      702  thrpt    5   21.167 ± 0.281 
 ops/us
   FloatDotProductBenchmark.dotProductNew     1024  thrpt    5   20.075 ± 0.385 
 ops/us
   FloatDotProductBenchmark.dotProductOld        1  thrpt    5  234.130 ± 0.134 
 ops/us
   FloatDotProductBenchmark.dotProductOld        4  thrpt    5  206.338 ± 1.254 
 ops/us
   FloatDotProductBenchmark.dotProductOld        6  thrpt    5  198.209 ± 1.156 
 ops/us
   FloatDotProductBenchmark.dotProductOld        8  thrpt    5  168.075 ± 1.006 
 ops/us
   FloatDotProductBenchmark.dotProductOld       13  thrpt    5  146.058 ± 2.204 
 ops/us
   FloatDotProductBenchmark.dotProductOld       16  thrpt    5  123.440 ± 0.953 
 ops/us
   FloatDotProductBenchmark.dotProductOld       25  thrpt    5   96.502 ± 1.815 
 ops/us
   FloatDotProductBenchmark.dotProductOld       32  thrpt    5   75.524 ± 0.357 
 ops/us
   FloatDotProductBenchmark.dotProductOld       64  thrpt    5   40.948 ± 0.120 
 ops/us
   FloatDotProductBenchmark.dotProductOld      100  thrpt    5   32.870 ± 0.172 
 ops/us
   FloatDotProductBenchmark.dotProductOld      128  thrpt    5   26.751 ± 0.066 
 ops/us
   FloatDotProductBenchmark.dotProductOld      207  thrpt    5   17.463 ± 0.048 
 ops/us
   FloatDotProductBenchmark.dotProductOld      256  thrpt    5   14.387 ± 0.105 
 ops/us
   FloatDotProductBenchmark.dotProductOld      300  thrpt    5   12.236 ± 0.144 
 ops/us
   FloatDotProductBenchmark.dotProductOld      512  thrpt    5    7.346 ± 0.003 
 ops/us
   FloatDotProductBenchmark.dotProductOld      702  thrpt    5    5.434 ± 0.026 
 ops/us
   FloatDotProductBenchmark.dotProductOld     1024  thrpt    5    3.694 ± 0.004 
 ops/us
   FloatSquareBenchmark.squareNew                1  thrpt    5  199.365 ± 0.069 
 ops/us
   FloatSquareBenchmark.squareNew                4  thrpt    5  165.456 ± 0.770 
 ops/us
   FloatSquareBenchmark.squareNew                6  thrpt    5  152.908 ± 0.636 
 ops/us
   FloatSquareBenchmark.squareNew                8  thrpt    5  149.466 ± 0.089 
 ops/us
   FloatSquareBenchmark.squareNew               13  thrpt    5  117.959 ± 0.802 
 ops/us
   FloatSquareBenchmark.squareNew               16  thrpt    5  105.319 ± 0.152 
 ops/us
   FloatSquareBenchmark.squareNew               25  thrpt    5   89.464 ± 2.202 
 ops/us
   FloatSquareBenchmark.squareNew               32  thrpt    5  108.002 ± 5.605 
 ops/us
   FloatSquareBenchmark.squareNew               64  thrpt    5   92.649 ± 2.593 
 ops/us
   FloatSquareBenchmark.squareNew              100  thrpt    5   67.311 ± 1.944 
 ops/us
   FloatSquareBenchmark.squareNew              128  thrpt    5   77.030 ± 0.283 
 ops/us
   FloatSquareBenchmark.squareNew              207  thrpt    5   41.088 ± 0.375 
 ops/us
   FloatSquareBenchmark.squareNew              256  thrpt    5   43.918 ± 0.160 
 ops/us
   FloatSquareBenchmark.squareNew              300  thrpt    5   34.270 ± 0.149 
 ops/us
   FloatSquareBenchmark.squareNew              512  thrpt    5   29.635 ± 0.151 
 ops/us
   FloatSquareBenchmark.squareNew              702  thrpt    5   20.936 ± 0.076 
 ops/us
   FloatSquareBenchmark.squareNew             1024  thrpt    5   16.821 ± 0.047 
 ops/us
   FloatSquareBenchmark.squareOld                1  thrpt    5  200.522 ± 0.037 
 ops/us
   FloatSquareBenchmark.squareOld                4  thrpt    5  162.081 ± 0.349 
 ops/us
   FloatSquareBenchmark.squareOld                6  thrpt    5  154.646 ± 0.347 
 ops/us
   FloatSquareBenchmark.squareOld                8  thrpt    5  166.922 ± 9.571 
 ops/us
   FloatSquareBenchmark.squareOld               13  thrpt    5  110.565 ± 4.186 
 ops/us
   FloatSquareBenchmark.squareOld               16  thrpt    5  114.293 ± 0.599 
 ops/us
   FloatSquareBenchmark.squareOld               25  thrpt    5   78.714 ± 0.662 
 ops/us
   FloatSquareBenchmark.squareOld               32  thrpt    5   68.547 ± 0.223 
 ops/us
   FloatSquareBenchmark.squareOld               64  thrpt    5   37.406 ± 0.208 
 ops/us
   FloatSquareBenchmark.squareOld              100  thrpt    5   23.755 ± 0.015 
 ops/us
   FloatSquareBenchmark.squareOld              128  thrpt    5   19.949 ± 0.057 
 ops/us
   FloatSquareBenchmark.squareOld              207  thrpt    5   12.188 ± 0.083 
 ops/us
   FloatSquareBenchmark.squareOld              256  thrpt    5   10.329 ± 0.032 
 ops/us
   FloatSquareBenchmark.squareOld              300  thrpt    5    8.742 ± 0.075 
 ops/us
   FloatSquareBenchmark.squareOld              512  thrpt    5    5.379 ± 0.030 
 ops/us
   FloatSquareBenchmark.squareOld              702  thrpt    5    3.852 ± 0.042 
 ops/us
   FloatSquareBenchmark.squareOld             1024  thrpt    5    2.609 ± 0.044 
 ops/us
   ```


-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to