mccullocht commented on PR #15742:
URL: https://github.com/apache/lucene/pull/15742#issuecomment-3960712199

   As of ac60bae35de6b521c60c161619ebe184820baaa8
   ```
   Benchmark                                                       (size)   
Mode  Cnt   Score   Error   Units
   VectorUtilBenchmark.binaryHalfByteDotProductBothPackedVector      1024  
thrpt   15  35.753 ± 0.190  ops/us
   VectorUtilBenchmark.binaryHalfByteDotProductSinglePackedVector    1024  
thrpt   15  42.972 ± 0.165  ops/us
   VectorUtilBenchmark.binaryHalfByteDotProductVector                1024  
thrpt   15  65.319 ± 0.773  ops/us
   VectorUtilBenchmark.binaryHalfByteSquareBothPackedVector          1024  
thrpt   15  34.473 ± 0.121  ops/us
   VectorUtilBenchmark.binaryHalfByteSquareSinglePackedVector        1024  
thrpt   15  42.166 ± 0.359  ops/us
   VectorUtilBenchmark.binaryHalfByteSquareVector                    1024  
thrpt   15  72.583 ± 0.999  ops/us
   ```
   
   lscpu output for completeness
   ```
   Architecture:                x86_64
     CPU op-mode(s):            32-bit, 64-bit
     Address sizes:             48 bits physical, 48 bits virtual
     Byte Order:                Little Endian
   CPU(s):                      32
     On-line CPU(s) list:       0-31
   Vendor ID:                   AuthenticAMD
     Model name:                AMD RYZEN AI MAX+ 395 w/ Radeon 8060S
       CPU family:              26
       Model:                   112
       Thread(s) per core:      2
       Core(s) per socket:      16
       Socket(s):               1
       Stepping:                0
       Frequency boost:         enabled
       CPU(s) scaling MHz:      41%
       CPU max MHz:             5187.5000
       CPU min MHz:             625.0000
       BogoMIPS:                5988.47
       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 fxs
                                r_opt pdpe1gb rdtscp lm constant_tsc rep_good 
amd_lbr_v2 nopl xtopology 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_l
                                egacy abm sse4a misalignsse 3dnowprefetch osvw 
ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx
                                 cpuid_fault cpb cat_l3 cdp_l3 hw_pstate ssbd 
mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi
                                1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f 
avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512
                                bw avx512vl xsaveopt xsavec xgetbv1 xsaves 
cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf
                                16 clzero irperf xsaveerptr rdpru wbnoinvd cppc 
arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeas
                                sists pausefilter pfthreshold avic 
v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke 
avx512_vbmi2 gfn
                                i vaes vpclmulqdq avx512_vnni avx512_bitalg 
avx512_vpopcntdq rdpid bus_lock_detect movdiri movdir64b overflow_recov succor
                                 smca fsrm avx512_vp2intersect flush_l1d 
amd_lbr_pmc_freeze
   ```


-- 
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]

Reply via email to