Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor benchmarks & increment version to 0.3.3 #59

Merged
merged 3 commits into from
Apr 17, 2023
Merged

Conversation

sumiya11
Copy link
Owner

No description provided.

@github-actions
Copy link

Benchmark result

Judge result

Benchmark Report for /home/runner/work/Groebner.jl/Groebner.jl

Job Properties

  • Time of benchmarks:
    • Target: 17 Apr 2023 - 00:40
    • Baseline: 17 Apr 2023 - 00:41
  • Package commits:
    • Target: bc799a
    • Baseline: 4d9ae0
  • Julia commits:
    • Target: 17cfb8
    • Baseline: 17cfb8
  • Julia command flags:
    • Target: None
    • Baseline: None
  • Environment variables:
    • Target: None
    • Baseline: None

Results

A ratio greater than 1.0 denotes a possible regression (marked with ❌), while a ratio less
than 1.0 denotes a possible improvement (marked with ✅). Only significant results - results
that indicate possible regressions or improvements - are shown below (thus, an empty table means that all
benchmark results remained invariant between builds).

ID time ratio memory ratio
["groebner", "finite-field", "cyclic-7"] 0.03 (5%) ✅ 0.14 (1%) ✅
["groebner", "finite-field", "cyclic-8"] 1.07 (5%) ❌ 1.00 (1%)
["groebner", "finite-field", "eco-11"] 1.05 (5%) ❌ 1.00 (1%)
["groebner", "finite-field", "katsura-8"] 1.06 (5%) ❌ 1.00 (1%)
["groebner", "finite-field", "katsura-9"] 1.07 (5%) ❌ 1.00 (1%)
["groebner", "finite-field", "noon-8"] 0.90 (5%) ✅ 1.00 (1%)

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["groebner", "finite-field"]

Julia versioninfo

Target

Julia Version 1.8.5
Commit 17cfb8e65ea (2023-01-08 06:45 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.2 LTS
  uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
              speed         user         nice          sys         idle          irq
       #1  2593 MHz       1672 s          0 s        129 s       3134 s          0 s
       #2  2593 MHz        923 s          0 s        180 s       3801 s          0 s
  Memory: 6.781208038330078 GB (4984.31640625 MB free)
  Uptime: 502.03 sec
  Load Avg:  1.12  0.68  0.3
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-13.0.1 (ORCJIT, skylake-avx512)
  Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.8.5
Commit 17cfb8e65ea (2023-01-08 06:45 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.2 LTS
  uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
              speed         user         nice          sys         idle          irq
       #1  2593 MHz       2298 s          0 s        138 s       3193 s          0 s
       #2  2593 MHz        983 s          0 s        186 s       4427 s          0 s
  Memory: 6.781208038330078 GB (5098.375 MB free)
  Uptime: 571.43 sec
  Load Avg:  1.03  0.75  0.35
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-13.0.1 (ORCJIT, skylake-avx512)
  Threads: 1 on 2 virtual cores

Target result

Benchmark Report for /home/runner/work/Groebner.jl/Groebner.jl

Job Properties

  • Time of benchmark: 17 Apr 2023 - 0:40
  • Package commit: bc799a
  • Julia commit: 17cfb8
  • Julia command flags: None
  • Environment variables: None

Results

Below is a table of this job's results, obtained by running the benchmarks.
The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to
index into the BaseBenchmarks suite to retrieve the corresponding benchmarks.
The percentages accompanying time and memory values in the below table are noise tolerances. The "true"
time/memory value for a given benchmark is expected to fall within this percentage of the reported value.
An empty cell means that the value was zero.

ID time GC time memory allocations
["groebner", "finite-field", "cyclic-7"] 98.590 ms (5%) 1.999 ms 53.75 MiB (1%) 59988
["groebner", "finite-field", "cyclic-8"] 1.682 s (5%) 40.277 ms 207.72 MiB (1%) 266026
["groebner", "finite-field", "eco-10"] 73.104 ms (5%) 41.18 MiB (1%) 72950
["groebner", "finite-field", "eco-11"] 385.805 ms (5%) 6.802 ms 111.05 MiB (1%) 188623
["groebner", "finite-field", "katsura-8"] 35.092 ms (5%) 17.67 MiB (1%) 29668
["groebner", "finite-field", "katsura-9"] 177.249 ms (5%) 3.053 ms 53.48 MiB (1%) 74284
["groebner", "finite-field", "noon-7"] 155.528 ms (5%) 3.156 ms 77.46 MiB (1%) 210014
["groebner", "finite-field", "noon-8"] 1.329 s (5%) 31.094 ms 392.58 MiB (1%) 945556

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["groebner", "finite-field"]

Julia versioninfo

Julia Version 1.8.5
Commit 17cfb8e65ea (2023-01-08 06:45 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.2 LTS
  uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
              speed         user         nice          sys         idle          irq
       #1  2593 MHz       1672 s          0 s        129 s       3134 s          0 s
       #2  2593 MHz        923 s          0 s        180 s       3801 s          0 s
  Memory: 6.781208038330078 GB (4984.31640625 MB free)
  Uptime: 502.03 sec
  Load Avg:  1.12  0.68  0.3
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-13.0.1 (ORCJIT, skylake-avx512)
  Threads: 1 on 2 virtual cores

Baseline result

Benchmark Report for /home/runner/work/Groebner.jl/Groebner.jl

Job Properties

  • Time of benchmark: 17 Apr 2023 - 0:41
  • Package commit: 4d9ae0
  • Julia commit: 17cfb8
  • Julia command flags: None
  • Environment variables: None

Results

Below is a table of this job's results, obtained by running the benchmarks.
The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to
index into the BaseBenchmarks suite to retrieve the corresponding benchmarks.
The percentages accompanying time and memory values in the below table are noise tolerances. The "true"
time/memory value for a given benchmark is expected to fall within this percentage of the reported value.
An empty cell means that the value was zero.

ID time GC time memory allocations
["groebner", "finite-field", "cyclic-7"] 3.646 s (5%) 168.575 ms 377.67 MiB (1%) 6459616
["groebner", "finite-field", "cyclic-8"] 1.568 s (5%) 43.976 ms 207.72 MiB (1%) 266026
["groebner", "finite-field", "eco-10"] 71.045 ms (5%) 41.18 MiB (1%) 72950
["groebner", "finite-field", "eco-11"] 366.377 ms (5%) 6.991 ms 111.05 MiB (1%) 188623
["groebner", "finite-field", "katsura-8"] 33.191 ms (5%) 17.67 MiB (1%) 29668
["groebner", "finite-field", "katsura-9"] 165.340 ms (5%) 2.976 ms 53.48 MiB (1%) 74284
["groebner", "finite-field", "noon-7"] 155.197 ms (5%) 3.061 ms 77.46 MiB (1%) 210014
["groebner", "finite-field", "noon-8"] 1.471 s (5%) 170.919 ms 392.58 MiB (1%) 945556

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["groebner", "finite-field"]

Julia versioninfo

Julia Version 1.8.5
Commit 17cfb8e65ea (2023-01-08 06:45 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.2 LTS
  uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
              speed         user         nice          sys         idle          irq
       #1  2593 MHz       2298 s          0 s        138 s       3193 s          0 s
       #2  2593 MHz        983 s          0 s        186 s       4427 s          0 s
  Memory: 6.781208038330078 GB (5098.375 MB free)
  Uptime: 571.43 sec
  Load Avg:  1.03  0.75  0.35
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-13.0.1 (ORCJIT, skylake-avx512)
  Threads: 1 on 2 virtual cores

Runtime information

Runtime Info
BLAS #threads 1
BLAS.vendor() openblas64
Sys.CPU_THREADS 2

lscpu output:

Architecture:                    x86_64
CPU op-mode(s):                  32-bit, 64-bit
Address sizes:                   46 bits physical, 48 bits virtual
Byte Order:                      Little Endian
CPU(s):                          2
On-line CPU(s) list:             0,1
Vendor ID:                       GenuineIntel
Model name:                      Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
CPU family:                      6
Model:                           85
Thread(s) per core:              1
Core(s) per socket:              2
Socket(s):                       1
Stepping:                        7
BogoMIPS:                        5187.81
Flags:                           fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm avx512f avx512dq rdseed adx smap clflushopt avx512cd avx512bw avx512vl xsaveopt xsavec xsaves md_clear
Hypervisor vendor:               Microsoft
Virtualization type:             full
L1d cache:                       64 KiB (2 instances)
L1i cache:                       64 KiB (2 instances)
L2 cache:                        2 MiB (2 instances)
L3 cache:                        35.8 MiB (1 instance)
NUMA node(s):                    1
NUMA node0 CPU(s):               0,1
Vulnerability Itlb multihit:     KVM: Mitigation: VMX unsupported
Vulnerability L1tf:              Mitigation; PTE Inversion
Vulnerability Mds:               Mitigation; Clear CPU buffers; SMT Host state unknown
Vulnerability Meltdown:          Mitigation; PTI
Vulnerability Mmio stale data:   Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown
Vulnerability Retbleed:          Vulnerable
Vulnerability Spec store bypass: Vulnerable
Vulnerability Spectre v1:        Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2:        Mitigation; Retpolines, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
Vulnerability Srbds:             Not affected
Vulnerability Tsx async abort:   Mitigation; Clear CPU buffers; SMT Host state unknown
Cpu Property Value
Brand Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
Vendor :Intel
Architecture :Skylake
Model Family: 0x06, Model: 0x55, Stepping: 0x07, Type: 0x00
Cores 2 physical cores, 2 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 1024, 36608) kbytes
64 byte cache line size
Address Size 48 bits virtual, 46 bits physical
SIMD 512 bit = 64 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC increased at every clock cycle (non-invariant TSC)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft

@github-actions
Copy link

Benchmark result

Judge result

Benchmark Report for /home/runner/work/Groebner.jl/Groebner.jl

Job Properties

  • Time of benchmarks:
    • Target: 17 Apr 2023 - 00:44
    • Baseline: 17 Apr 2023 - 00:46
  • Package commits:
    • Target: a62b67
    • Baseline: 4d9ae0
  • Julia commits:
    • Target: 17cfb8
    • Baseline: 17cfb8
  • Julia command flags:
    • Target: None
    • Baseline: None
  • Environment variables:
    • Target: None
    • Baseline: None

Results

A ratio greater than 1.0 denotes a possible regression (marked with ❌), while a ratio less
than 1.0 denotes a possible improvement (marked with ✅). Only significant results - results
that indicate possible regressions or improvements - are shown below (thus, an empty table means that all
benchmark results remained invariant between builds).

ID time ratio memory ratio
["groebner", "finite-field", "cyclic-7"] 0.02 (5%) ✅ 0.14 (1%) ✅
["groebner", "finite-field", "noon-8"] 0.89 (5%) ✅ 1.00 (1%)

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["groebner", "finite-field"]

Julia versioninfo

Target

Julia Version 1.8.5
Commit 17cfb8e65ea (2023-01-08 06:45 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.2 LTS
  uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
              speed         user         nice          sys         idle          irq
       #1  2793 MHz       2111 s          0 s        148 s       2489 s          0 s
       #2  2793 MHz        519 s          0 s        138 s       4088 s          0 s
  Memory: 6.781208038330078 GB (4951.92578125 MB free)
  Uptime: 481.41 sec
  Load Avg:  1.04  0.7  0.32
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-13.0.1 (ORCJIT, icelake-server)
  Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.8.5
Commit 17cfb8e65ea (2023-01-08 06:45 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.2 LTS
  uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
              speed         user         nice          sys         idle          irq
       #1  2793 MHz       2723 s          0 s        158 s       2547 s          0 s
       #2  2793 MHz        580 s          0 s        141 s       4702 s          0 s
  Memory: 6.781208038330078 GB (5176.26171875 MB free)
  Uptime: 549.36 sec
  Load Avg:  1.01  0.76  0.37
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-13.0.1 (ORCJIT, icelake-server)
  Threads: 1 on 2 virtual cores

Target result

Benchmark Report for /home/runner/work/Groebner.jl/Groebner.jl

Job Properties

  • Time of benchmark: 17 Apr 2023 - 0:44
  • Package commit: a62b67
  • Julia commit: 17cfb8
  • Julia command flags: None
  • Environment variables: None

Results

Below is a table of this job's results, obtained by running the benchmarks.
The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to
index into the BaseBenchmarks suite to retrieve the corresponding benchmarks.
The percentages accompanying time and memory values in the below table are noise tolerances. The "true"
time/memory value for a given benchmark is expected to fall within this percentage of the reported value.
An empty cell means that the value was zero.

ID time GC time memory allocations
["groebner", "finite-field", "cyclic-7"] 90.239 ms (5%) 1.950 ms 53.75 MiB (1%) 59988
["groebner", "finite-field", "cyclic-8"] 1.499 s (5%) 35.693 ms 207.72 MiB (1%) 266026
["groebner", "finite-field", "eco-10"] 68.323 ms (5%) 41.18 MiB (1%) 72950
["groebner", "finite-field", "eco-11"] 355.893 ms (5%) 5.655 ms 111.05 MiB (1%) 188623
["groebner", "finite-field", "katsura-8"] 32.284 ms (5%) 17.67 MiB (1%) 29668
["groebner", "finite-field", "katsura-9"] 161.040 ms (5%) 2.427 ms 53.48 MiB (1%) 74284
["groebner", "finite-field", "noon-7"] 151.333 ms (5%) 2.680 ms 77.46 MiB (1%) 210014
["groebner", "finite-field", "noon-8"] 1.225 s (5%) 27.843 ms 392.58 MiB (1%) 945556

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["groebner", "finite-field"]

Julia versioninfo

Julia Version 1.8.5
Commit 17cfb8e65ea (2023-01-08 06:45 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.2 LTS
  uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
              speed         user         nice          sys         idle          irq
       #1  2793 MHz       2111 s          0 s        148 s       2489 s          0 s
       #2  2793 MHz        519 s          0 s        138 s       4088 s          0 s
  Memory: 6.781208038330078 GB (4951.92578125 MB free)
  Uptime: 481.41 sec
  Load Avg:  1.04  0.7  0.32
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-13.0.1 (ORCJIT, icelake-server)
  Threads: 1 on 2 virtual cores

Baseline result

Benchmark Report for /home/runner/work/Groebner.jl/Groebner.jl

Job Properties

  • Time of benchmark: 17 Apr 2023 - 0:46
  • Package commit: 4d9ae0
  • Julia commit: 17cfb8
  • Julia command flags: None
  • Environment variables: None

Results

Below is a table of this job's results, obtained by running the benchmarks.
The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to
index into the BaseBenchmarks suite to retrieve the corresponding benchmarks.
The percentages accompanying time and memory values in the below table are noise tolerances. The "true"
time/memory value for a given benchmark is expected to fall within this percentage of the reported value.
An empty cell means that the value was zero.

ID time GC time memory allocations
["groebner", "finite-field", "cyclic-7"] 3.622 s (5%) 147.665 ms 377.59 MiB (1%) 6458302
["groebner", "finite-field", "cyclic-8"] 1.507 s (5%) 38.942 ms 207.72 MiB (1%) 266026
["groebner", "finite-field", "eco-10"] 69.086 ms (5%) 41.18 MiB (1%) 72950
["groebner", "finite-field", "eco-11"] 351.996 ms (5%) 5.810 ms 111.05 MiB (1%) 188623
["groebner", "finite-field", "katsura-8"] 32.357 ms (5%) 17.67 MiB (1%) 29668
["groebner", "finite-field", "katsura-9"] 161.117 ms (5%) 2.314 ms 53.48 MiB (1%) 74284
["groebner", "finite-field", "noon-7"] 148.838 ms (5%) 2.387 ms 77.46 MiB (1%) 210014
["groebner", "finite-field", "noon-8"] 1.384 s (5%) 148.354 ms 392.58 MiB (1%) 945556

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["groebner", "finite-field"]

Julia versioninfo

Julia Version 1.8.5
Commit 17cfb8e65ea (2023-01-08 06:45 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.2 LTS
  uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
              speed         user         nice          sys         idle          irq
       #1  2793 MHz       2723 s          0 s        158 s       2547 s          0 s
       #2  2793 MHz        580 s          0 s        141 s       4702 s          0 s
  Memory: 6.781208038330078 GB (5176.26171875 MB free)
  Uptime: 549.36 sec
  Load Avg:  1.01  0.76  0.37
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-13.0.1 (ORCJIT, icelake-server)
  Threads: 1 on 2 virtual cores

Runtime information

Runtime Info
BLAS #threads 1
BLAS.vendor() openblas64
Sys.CPU_THREADS 2

lscpu output:

Architecture:                    x86_64
CPU op-mode(s):                  32-bit, 64-bit
Address sizes:                   46 bits physical, 48 bits virtual
Byte Order:                      Little Endian
CPU(s):                          2
On-line CPU(s) list:             0,1
Vendor ID:                       GenuineIntel
Model name:                      Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
CPU family:                      6
Model:                           106
Thread(s) per core:              1
Core(s) per socket:              2
Socket(s):                       1
Stepping:                        6
BogoMIPS:                        5586.87
Flags:                           fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm avx512f avx512dq rdseed adx smap clflushopt avx512cd avx512bw avx512vl xsaveopt xsavec xsaves md_clear
Hypervisor vendor:               Microsoft
Virtualization type:             full
L1d cache:                       96 KiB (2 instances)
L1i cache:                       64 KiB (2 instances)
L2 cache:                        2.5 MiB (2 instances)
L3 cache:                        48 MiB (1 instance)
NUMA node(s):                    1
NUMA node0 CPU(s):               0,1
Vulnerability Itlb multihit:     KVM: Mitigation: VMX unsupported
Vulnerability L1tf:              Mitigation; PTE Inversion
Vulnerability Mds:               Mitigation; Clear CPU buffers; SMT Host state unknown
Vulnerability Meltdown:          Mitigation; PTI
Vulnerability Mmio stale data:   Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown
Vulnerability Retbleed:          Not affected
Vulnerability Spec store bypass: Vulnerable
Vulnerability Spectre v1:        Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2:        Mitigation; Retpolines, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
Vulnerability Srbds:             Not affected
Vulnerability Tsx async abort:   Mitigation; Clear CPU buffers; SMT Host state unknown
Cpu Property Value
Brand Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
Vendor :Intel
Architecture :UnknownIntel
Model Family: 0x06, Model: 0x6a, Stepping: 0x06, Type: 0x00
Cores 2 physical cores, 2 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (48, 1280, 49152) kbytes
64 byte cache line size
Address Size 48 bits virtual, 46 bits physical
SIMD 512 bit = 64 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC increased at every clock cycle (non-invariant TSC)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft

@github-actions
Copy link

Benchmark result

Judge result

Benchmark Report for /home/runner/work/Groebner.jl/Groebner.jl

Job Properties

  • Time of benchmarks:
    • Target: 17 Apr 2023 - 01:26
    • Baseline: 17 Apr 2023 - 01:27
  • Package commits:
    • Target: 900d9b
    • Baseline: 4d9ae0
  • Julia commits:
    • Target: 17cfb8
    • Baseline: 17cfb8
  • Julia command flags:
    • Target: None
    • Baseline: None
  • Environment variables:
    • Target: None
    • Baseline: None

Results

A ratio greater than 1.0 denotes a possible regression (marked with ❌), while a ratio less
than 1.0 denotes a possible improvement (marked with ✅). Only significant results - results
that indicate possible regressions or improvements - are shown below (thus, an empty table means that all
benchmark results remained invariant between builds).

ID time ratio memory ratio
["groebner", "finite-field", "cyclic-7"] 0.02 (5%) ✅ 0.14 (1%) ✅

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["groebner", "finite-field"]

Julia versioninfo

Target

Julia Version 1.8.5
Commit 17cfb8e65ea (2023-01-08 06:45 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.2 LTS
  uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
              speed         user         nice          sys         idle          irq
       #1  2793 MHz        541 s          0 s        135 s       3056 s          0 s
       #2  2793 MHz       2120 s          0 s        161 s       1470 s          0 s
  Memory: 6.781211853027344 GB (5025.82421875 MB free)
  Uptime: 379.91 sec
  Load Avg:  1.09  0.81  0.39
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-13.0.1 (ORCJIT, icelake-server)
  Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.8.5
Commit 17cfb8e65ea (2023-01-08 06:45 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.2 LTS
  uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
              speed         user         nice          sys         idle          irq
       #1  2793 MHz        584 s          0 s        139 s       3689 s          0 s
       #2  2793 MHz       2752 s          0 s        170 s       1512 s          0 s
  Memory: 6.781211853027344 GB (5103.0625 MB free)
  Uptime: 448.15 sec
  Load Avg:  1.03  0.85  0.43
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-13.0.1 (ORCJIT, icelake-server)
  Threads: 1 on 2 virtual cores

Target result

Benchmark Report for /home/runner/work/Groebner.jl/Groebner.jl

Job Properties

  • Time of benchmark: 17 Apr 2023 - 1:26
  • Package commit: 900d9b
  • Julia commit: 17cfb8
  • Julia command flags: None
  • Environment variables: None

Results

Below is a table of this job's results, obtained by running the benchmarks.
The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to
index into the BaseBenchmarks suite to retrieve the corresponding benchmarks.
The percentages accompanying time and memory values in the below table are noise tolerances. The "true"
time/memory value for a given benchmark is expected to fall within this percentage of the reported value.
An empty cell means that the value was zero.

ID time GC time memory allocations
["groebner", "finite-field", "cyclic-7"] 90.856 ms (5%) 1.912 ms 53.75 MiB (1%) 59988
["groebner", "finite-field", "cyclic-8"] 1.498 s (5%) 35.941 ms 207.72 MiB (1%) 266026
["groebner", "finite-field", "eco-10"] 70.477 ms (5%) 41.18 MiB (1%) 72950
["groebner", "finite-field", "eco-11"] 359.342 ms (5%) 5.953 ms 111.05 MiB (1%) 188623
["groebner", "finite-field", "katsura-8"] 33.118 ms (5%) 17.67 MiB (1%) 29668
["groebner", "finite-field", "katsura-9"] 164.099 ms (5%) 2.617 ms 53.48 MiB (1%) 74284
["groebner", "finite-field", "noon-7"] 150.923 ms (5%) 2.997 ms 77.46 MiB (1%) 210014
["groebner", "finite-field", "noon-8"] 1.217 s (5%) 27.868 ms 392.58 MiB (1%) 945556

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["groebner", "finite-field"]

Julia versioninfo

Julia Version 1.8.5
Commit 17cfb8e65ea (2023-01-08 06:45 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.2 LTS
  uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
              speed         user         nice          sys         idle          irq
       #1  2793 MHz        541 s          0 s        135 s       3056 s          0 s
       #2  2793 MHz       2120 s          0 s        161 s       1470 s          0 s
  Memory: 6.781211853027344 GB (5025.82421875 MB free)
  Uptime: 379.91 sec
  Load Avg:  1.09  0.81  0.39
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-13.0.1 (ORCJIT, icelake-server)
  Threads: 1 on 2 virtual cores

Baseline result

Benchmark Report for /home/runner/work/Groebner.jl/Groebner.jl

Job Properties

  • Time of benchmark: 17 Apr 2023 - 1:27
  • Package commit: 4d9ae0
  • Julia commit: 17cfb8
  • Julia command flags: None
  • Environment variables: None

Results

Below is a table of this job's results, obtained by running the benchmarks.
The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to
index into the BaseBenchmarks suite to retrieve the corresponding benchmarks.
The percentages accompanying time and memory values in the below table are noise tolerances. The "true"
time/memory value for a given benchmark is expected to fall within this percentage of the reported value.
An empty cell means that the value was zero.

ID time GC time memory allocations
["groebner", "finite-field", "cyclic-7"] 3.695 s (5%) 148.214 ms 377.76 MiB (1%) 6459945
["groebner", "finite-field", "cyclic-8"] 1.508 s (5%) 39.202 ms 207.72 MiB (1%) 266026
["groebner", "finite-field", "eco-10"] 68.246 ms (5%) 41.18 MiB (1%) 72950
["groebner", "finite-field", "eco-11"] 355.431 ms (5%) 6.163 ms 111.05 MiB (1%) 188623
["groebner", "finite-field", "katsura-8"] 32.195 ms (5%) 17.67 MiB (1%) 29668
["groebner", "finite-field", "katsura-9"] 160.681 ms (5%) 2.359 ms 53.48 MiB (1%) 74284
["groebner", "finite-field", "noon-7"] 149.729 ms (5%) 2.618 ms 77.46 MiB (1%) 210014
["groebner", "finite-field", "noon-8"] 1.231 s (5%) 29.867 ms 392.58 MiB (1%) 945556

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["groebner", "finite-field"]

Julia versioninfo

Julia Version 1.8.5
Commit 17cfb8e65ea (2023-01-08 06:45 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.2 LTS
  uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
              speed         user         nice          sys         idle          irq
       #1  2793 MHz        584 s          0 s        139 s       3689 s          0 s
       #2  2793 MHz       2752 s          0 s        170 s       1512 s          0 s
  Memory: 6.781211853027344 GB (5103.0625 MB free)
  Uptime: 448.15 sec
  Load Avg:  1.03  0.85  0.43
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-13.0.1 (ORCJIT, icelake-server)
  Threads: 1 on 2 virtual cores

Runtime information

Runtime Info
BLAS #threads 1
BLAS.vendor() openblas64
Sys.CPU_THREADS 2

lscpu output:

Architecture:                    x86_64
CPU op-mode(s):                  32-bit, 64-bit
Address sizes:                   46 bits physical, 48 bits virtual
Byte Order:                      Little Endian
CPU(s):                          2
On-line CPU(s) list:             0,1
Vendor ID:                       GenuineIntel
Model name:                      Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
CPU family:                      6
Model:                           106
Thread(s) per core:              1
Core(s) per socket:              2
Socket(s):                       1
Stepping:                        6
BogoMIPS:                        5586.87
Flags:                           fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm avx512f avx512dq rdseed adx smap clflushopt avx512cd avx512bw avx512vl xsaveopt xsavec xsaves md_clear
Hypervisor vendor:               Microsoft
Virtualization type:             full
L1d cache:                       96 KiB (2 instances)
L1i cache:                       64 KiB (2 instances)
L2 cache:                        2.5 MiB (2 instances)
L3 cache:                        48 MiB (1 instance)
NUMA node(s):                    1
NUMA node0 CPU(s):               0,1
Vulnerability Itlb multihit:     KVM: Mitigation: VMX unsupported
Vulnerability L1tf:              Mitigation; PTE Inversion
Vulnerability Mds:               Mitigation; Clear CPU buffers; SMT Host state unknown
Vulnerability Meltdown:          Mitigation; PTI
Vulnerability Mmio stale data:   Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown
Vulnerability Retbleed:          Not affected
Vulnerability Spec store bypass: Vulnerable
Vulnerability Spectre v1:        Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2:        Mitigation; Retpolines, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
Vulnerability Srbds:             Not affected
Vulnerability Tsx async abort:   Mitigation; Clear CPU buffers; SMT Host state unknown
Cpu Property Value
Brand Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
Vendor :Intel
Architecture :UnknownIntel
Model Family: 0x06, Model: 0x6a, Stepping: 0x06, Type: 0x00
Cores 2 physical cores, 2 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (48, 1280, 49152) kbytes
64 byte cache line size
Address Size 48 bits virtual, 46 bits physical
SIMD 512 bit = 64 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC increased at every clock cycle (non-invariant TSC)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft

@sumiya11 sumiya11 merged commit 4e93ca5 into master Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant