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

Remove threading #186

Merged
merged 15 commits into from
Nov 29, 2022
Merged

Remove threading #186

merged 15 commits into from
Nov 29, 2022

Conversation

mtsch
Copy link
Collaborator

@mtsch mtsch commented Nov 23, 2022

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 23, 2022

Benchmark result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 23 Nov 2022 - 19:45
  • Baseline: 23 Nov 2022 - 19:56
  • Package commits:
  • Target: 006498
  • Baseline: fafcc5
  • Julia commits:
  • Target: 0434de
  • Baseline: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 1.01 (5%) 1.14 (1%) ❌
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 1.00 (5%) 1.05 (1%) ❌
["Rimu", "(50, 50) Real space"] 0.99 (5%) 1.37 (1%) ❌

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Target

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1022-azure #27-Ubuntu SMP Thu Oct 13 17:09:33 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 1525 s 0 s 240 s 10325 s 0 s
 #2 2095 MHz 8506 s 0 s 276 s 3368 s 0 s
 Memory: 6.781223297119141 GB (4955.49609375 MB free)
 Uptime: 1220.76 sec
 Load Avg: 1.0 1.0 0.78
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-13.0.1 (ORCJIT, skylake-avx512)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1022-azure #27-Ubuntu SMP Thu Oct 13 17:09:33 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 3709 s 0 s 268 s 15237 s 0 s
 #2 2095 MHz 13471 s 0 s 310 s 5506 s 0 s
 Memory: 6.781223297119141 GB (5015.3671875 MB free)
 Uptime: 1935.46 sec
 Load Avg: 1.0 1.0 0.92
 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/Rimu.jl/Rimu.jl

Job Properties

  • Time of benchmark: 23 Nov 2022 - 19:45
  • Package commit: 006498
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 32.654 s (5%) 20.10 MiB (1%) 445542
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 37.100 s (5%) 22.68 MiB (1%) 624963
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 38.881 s (5%) 52.17 MiB (1%) 1532955
["Rimu", "(50, 50) Real space"] 79.605 s (5%) 30.95 MiB (1%) 193836

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1022-azure #27-Ubuntu SMP Thu Oct 13 17:09:33 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 1525 s 0 s 240 s 10325 s 0 s
 #2 2095 MHz 8506 s 0 s 276 s 3368 s 0 s
 Memory: 6.781223297119141 GB (4955.49609375 MB free)
 Uptime: 1220.76 sec
 Load Avg: 1.0 1.0 0.78
 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/Rimu.jl/Rimu.jl

Job Properties

  • Time of benchmark: 23 Nov 2022 - 19:56
  • Package commit: fafcc5
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 32.317 s (5%) 17.68 MiB (1%) 445511
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 37.125 s (5%) 29.612 ms 22.59 MiB (1%) 624943
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 39.016 s (5%) 14.429 ms 49.75 MiB (1%) 1532939
["Rimu", "(50, 50) Real space"] 80.051 s (5%) 22.62 MiB (1%) 193800

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1022-azure #27-Ubuntu SMP Thu Oct 13 17:09:33 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 3709 s 0 s 268 s 15237 s 0 s
 #2 2095 MHz 13471 s 0 s 310 s 5506 s 0 s
 Memory: 6.781223297119141 GB (5015.3671875 MB free)
 Uptime: 1935.46 sec
 Load Avg: 1.0 1.0 0.92
 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 8171M CPU @ 2.60GHz
CPU family: 6
Model: 85
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
Stepping: 4
BogoMIPS: 4190.34
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 8171M CPU @ 2.60GHz
Vendor :Intel
Architecture :Skylake
Model Family: 0x06, Model: 0x55, Stepping: 0x04, 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
Benchmark result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 23 Nov 2022 - 20:34
  • Baseline: 23 Nov 2022 - 20:47
  • Package commits:
  • Target: dda381
  • Baseline: fafcc5
  • Julia commits:
  • Target: 0434de
  • Baseline: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 1.06 (5%) ❌ 1.14 (1%) ❌
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 1.01 (5%) 1.05 (1%) ❌
["Rimu", "(50, 50) Real space"] 1.01 (5%) 1.37 (1%) ❌

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Target

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1022-azure #27-Ubuntu SMP Thu Oct 13 17:09:33 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 3924 s 0 s 204 s 5839 s 0 s
 #2 2593 MHz 6291 s 0 s 243 s 3513 s 0 s
 Memory: 6.781219482421875 GB (4958.7578125 MB free)
 Uptime: 1008.8 sec
 Load Avg: 1.0 1.02 0.83
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-13.0.1 (ORCJIT, skylake-avx512)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1022-azure #27-Ubuntu SMP Thu Oct 13 17:09:33 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 4025 s 0 s 231 s 13320 s 0 s
 #2 2593 MHz 13824 s 0 s 269 s 3590 s 0 s
 Memory: 6.781219482421875 GB (4975.71484375 MB free)
 Uptime: 1772.54 sec
 Load Avg: 1.0 1.0 0.95
 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/Rimu.jl/Rimu.jl

Job Properties

  • Time of benchmark: 23 Nov 2022 - 20:34
  • Package commit: dda381
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 30.067 s (5%) 20.10 MiB (1%) 445547
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 32.349 s (5%) 22.68 MiB (1%) 624965
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 33.635 s (5%) 52.17 MiB (1%) 1532959
["Rimu", "(50, 50) Real space"] 70.833 s (5%) 30.95 MiB (1%) 193807

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1022-azure #27-Ubuntu SMP Thu Oct 13 17:09:33 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 3924 s 0 s 204 s 5839 s 0 s
 #2 2593 MHz 6291 s 0 s 243 s 3513 s 0 s
 Memory: 6.781219482421875 GB (4958.7578125 MB free)
 Uptime: 1008.8 sec
 Load Avg: 1.0 1.02 0.83
 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/Rimu.jl/Rimu.jl

Job Properties

  • Time of benchmark: 23 Nov 2022 - 20:47
  • Package commit: fafcc5
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 28.295 s (5%) 17.68 MiB (1%) 445535
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 32.217 s (5%) 22.59 MiB (1%) 624943
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 33.419 s (5%) 49.75 MiB (1%) 1532935
["Rimu", "(50, 50) Real space"] 70.425 s (5%) 22.62 MiB (1%) 193794

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1022-azure #27-Ubuntu SMP Thu Oct 13 17:09:33 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 4025 s 0 s 231 s 13320 s 0 s
 #2 2593 MHz 13824 s 0 s 269 s 3590 s 0 s
 Memory: 6.781219482421875 GB (4975.71484375 MB free)
 Uptime: 1772.54 sec
 Load Avg: 1.0 1.0 0.95
 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.80
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
Benchmark result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 23 Nov 2022 - 20:53
  • Baseline: 23 Nov 2022 - 21:05
  • Package commits:
  • Target: a9ce2e
  • Baseline: fafcc5
  • Julia commits:
  • Target: 0434de
  • Baseline: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 1.00 (5%) 1.14 (1%) ❌
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 1.01 (5%) 1.05 (1%) ❌
["Rimu", "(50, 50) Real space"] 1.00 (5%) 1.37 (1%) ❌

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Target

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 3811 s 0 s 178 s 5549 s 0 s
 #2 2793 MHz 5744 s 0 s 211 s 3576 s 0 s
 Memory: 6.781219482421875 GB (5018.828125 MB free)
 Uptime: 960.48 sec
 Load Avg: 1.0 1.0 0.76
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-13.0.1 (ORCJIT, icelake-server)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 3902 s 0 s 199 s 12530 s 0 s
 #2 2793 MHz 12762 s 0 s 233 s 3646 s 0 s
 Memory: 6.781219482421875 GB (4983.80078125 MB free)
 Uptime: 1671.71 sec
 Load Avg: 1.0 1.0 0.91
 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/Rimu.jl/Rimu.jl

Job Properties

  • Time of benchmark: 23 Nov 2022 - 20:53
  • Package commit: a9ce2e
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 29.113 s (5%) 20.10 MiB (1%) 445563
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 32.495 s (5%) 22.68 MiB (1%) 624964
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 35.833 s (5%) 15.244 ms 52.17 MiB (1%) 1532959
["Rimu", "(50, 50) Real space"] 74.946 s (5%) 30.95 MiB (1%) 193825

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 3811 s 0 s 178 s 5549 s 0 s
 #2 2793 MHz 5744 s 0 s 211 s 3576 s 0 s
 Memory: 6.781219482421875 GB (5018.828125 MB free)
 Uptime: 960.48 sec
 Load Avg: 1.0 1.0 0.76
 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/Rimu.jl/Rimu.jl

Job Properties

  • Time of benchmark: 23 Nov 2022 - 21:5
  • Package commit: fafcc5
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 29.184 s (5%) 17.68 MiB (1%) 445521
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 32.889 s (5%) 22.59 MiB (1%) 624942
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 35.596 s (5%) 17.170 ms 49.75 MiB (1%) 1532932
["Rimu", "(50, 50) Real space"] 74.660 s (5%) 22.62 MiB (1%) 193801

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 3902 s 0 s 199 s 12530 s 0 s
 #2 2793 MHz 12762 s 0 s 233 s 3646 s 0 s
 Memory: 6.781219482421875 GB (4983.80078125 MB free)
 Uptime: 1671.71 sec
 Load Avg: 1.0 1.0 0.91
 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
Benchmark result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 23 Nov 2022 - 21:10
  • Baseline: 23 Nov 2022 - 21:22
  • Package commits:
  • Target: de8029
  • Baseline: fafcc5
  • Julia commits:
  • Target: 0434de
  • Baseline: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 0.99 (5%) 1.14 (1%) ❌
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 1.00 (5%) 1.05 (1%) ❌
["Rimu", "(50, 50) Real space"] 1.00 (5%) 1.37 (1%) ❌

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Target

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1022-azure #27-Ubuntu SMP Thu Oct 13 17:09:33 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 1372 s 0 s 184 s 9388 s 0 s
 #2 2793 MHz 8100 s 0 s 202 s 2700 s 0 s
 Memory: 6.781223297119141 GB (4989.55078125 MB free)
 Uptime: 1103.66 sec
 Load Avg: 1.0 1.0 0.77
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-13.0.1 (ORCJIT, icelake-server)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1022-azure #27-Ubuntu SMP Thu Oct 13 17:09:33 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 2440 s 0 s 210 s 15394 s 0 s
 #2 2793 MHz 14147 s 2 s 220 s 3749 s 0 s
 Memory: 6.781223297119141 GB (4941.328125 MB free)
 Uptime: 1815.59 sec
 Load Avg: 1.0 1.0 0.92
 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/Rimu.jl/Rimu.jl

Job Properties

  • Time of benchmark: 23 Nov 2022 - 21:10
  • Package commit: de8029
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 28.658 s (5%) 20.10 MiB (1%) 445542
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 32.706 s (5%) 22.68 MiB (1%) 624964
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 35.648 s (5%) 14.311 ms 52.17 MiB (1%) 1532956
["Rimu", "(50, 50) Real space"] 74.418 s (5%) 30.95 MiB (1%) 193815

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1022-azure #27-Ubuntu SMP Thu Oct 13 17:09:33 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 1372 s 0 s 184 s 9388 s 0 s
 #2 2793 MHz 8100 s 0 s 202 s 2700 s 0 s
 Memory: 6.781223297119141 GB (4989.55078125 MB free)
 Uptime: 1103.66 sec
 Load Avg: 1.0 1.0 0.77
 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/Rimu.jl/Rimu.jl

Job Properties

  • Time of benchmark: 23 Nov 2022 - 21:22
  • Package commit: fafcc5
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 28.853 s (5%) 17.68 MiB (1%) 445492
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 33.131 s (5%) 22.59 MiB (1%) 624941
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 35.723 s (5%) 49.75 MiB (1%) 1532928
["Rimu", "(50, 50) Real space"] 74.486 s (5%) 22.62 MiB (1%) 193800

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1022-azure #27-Ubuntu SMP Thu Oct 13 17:09:33 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 2440 s 0 s 210 s 15394 s 0 s
 #2 2793 MHz 14147 s 2 s 220 s 3749 s 0 s
 Memory: 6.781223297119141 GB (4941.328125 MB free)
 Uptime: 1815.59 sec
 Load Avg: 1.0 1.0 0.92
 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
Benchmark result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 23 Nov 2022 - 21:19
  • Baseline: 23 Nov 2022 - 21:32
  • Package commits:
  • Target: 4e202c
  • Baseline: fafcc5
  • Julia commits:
  • Target: 0434de
  • Baseline: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 1.03 (5%) 1.14 (1%) ❌
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 1.00 (5%) 1.05 (1%) ❌
["Rimu", "(50, 50) Real space"] 1.08 (5%) ❌ 1.37 (1%) ❌

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Target

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1022-azure #27-Ubuntu SMP Thu Oct 13 17:09:33 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
 speed user nice sys idle irq
 #1 2294 MHz 9138 s 0 s 266 s 2116 s 0 s
 #2 2294 MHz 1969 s 0 s 284 s 9275 s 0 s
 Memory: 6.781219482421875 GB (4982.6484375 MB free)
 Uptime: 1163.26 sec
 Load Avg: 1.08 1.05 0.86
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-13.0.1 (ORCJIT, broadwell)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1022-azure #27-Ubuntu SMP Thu Oct 13 17:09:33 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
 speed user nice sys idle irq
 #1 2294 MHz 9242 s 0 s 297 s 9882 s 0 s
 #2 2294 MHz 9796 s 0 s 316 s 9344 s 0 s
 Memory: 6.781219482421875 GB (4964.42578125 MB free)
 Uptime: 1956.36 sec
 Load Avg: 1.0 1.0 0.97
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-13.0.1 (ORCJIT, broadwell)
 Threads: 1 on 2 virtual cores

Target result

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

Job Properties

  • Time of benchmark: 23 Nov 2022 - 21:19
  • Package commit: 4e202c
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 31.249 s (5%) 20.10 MiB (1%) 445512
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 33.867 s (5%) 46.844 ms 22.68 MiB (1%) 624962
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 35.247 s (5%) 38.689 ms 52.17 MiB (1%) 1532959
["Rimu", "(50, 50) Real space"] 72.544 s (5%) 30.95 MiB (1%) 193816

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1022-azure #27-Ubuntu SMP Thu Oct 13 17:09:33 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
 speed user nice sys idle irq
 #1 2294 MHz 9138 s 0 s 266 s 2116 s 0 s
 #2 2294 MHz 1969 s 0 s 284 s 9275 s 0 s
 Memory: 6.781219482421875 GB (4982.6484375 MB free)
 Uptime: 1163.26 sec
 Load Avg: 1.08 1.05 0.86
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-13.0.1 (ORCJIT, broadwell)
 Threads: 1 on 2 virtual cores

Baseline result

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

Job Properties

  • Time of benchmark: 23 Nov 2022 - 21:32
  • Package commit: fafcc5
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 30.286 s (5%) 17.68 MiB (1%) 445502
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 33.487 s (5%) 22.59 MiB (1%) 624943
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 35.328 s (5%) 19.532 ms 49.75 MiB (1%) 1532931
["Rimu", "(50, 50) Real space"] 67.243 s (5%) 22.62 MiB (1%) 193795

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1022-azure #27-Ubuntu SMP Thu Oct 13 17:09:33 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
 speed user nice sys idle irq
 #1 2294 MHz 9242 s 0 s 297 s 9882 s 0 s
 #2 2294 MHz 9796 s 0 s 316 s 9344 s 0 s
 Memory: 6.781219482421875 GB (4964.42578125 MB free)
 Uptime: 1956.36 sec
 Load Avg: 1.0 1.0 0.97
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-13.0.1 (ORCJIT, broadwell)
 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) CPU E5-2673 v4 @ 2.30GHz
CPU family: 6
Model: 79
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4589.37
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 rdseed adx smap xsaveopt md_clear
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 512 KiB (2 instances)
L3 cache: 50 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) CPU E5-2673 v4 @ 2.30GHz
Vendor :Intel
Architecture :Broadwell
Model Family: 0x06, Model: 0x4f, Stepping: 0x01, 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, 256, 51200) kbytes
64 byte cache line size
Address Size 48 bits virtual, 46 bits physical
SIMD 256 bit = 32 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
Benchmark result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 23 Nov 2022 - 21:51
  • Baseline: 23 Nov 2022 - 22:03
  • Package commits:
  • Target: f9e4be
  • Baseline: fafcc5
  • Julia commits:
  • Target: 0434de
  • Baseline: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 1.01 (5%) 1.14 (1%) ❌
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 0.99 (5%) 1.05 (1%) ❌
["Rimu", "(50, 50) Real space"] 1.01 (5%) 1.37 (1%) ❌

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Target

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 6473 s 0 s 188 s 3553 s 0 s
 #2 2793 MHz 3059 s 0 s 200 s 6892 s 0 s
 Memory: 6.781219482421875 GB (5014.52734375 MB free)
 Uptime: 1026.85 sec
 Load Avg: 1.0 1.0 0.75
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-13.0.1 (ORCJIT, icelake-server)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 6905 s 0 s 217 s 10184 s 0 s
 #2 2793 MHz 9735 s 0 s 214 s 7310 s 0 s
 Memory: 6.781219482421875 GB (4990.50390625 MB free)
 Uptime: 1737.92 sec
 Load Avg: 1.0 1.0 0.91
 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/Rimu.jl/Rimu.jl

Job Properties

  • Time of benchmark: 23 Nov 2022 - 21:51
  • Package commit: f9e4be
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 29.096 s (5%) 20.10 MiB (1%) 445534
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 32.953 s (5%) 22.68 MiB (1%) 624964
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 35.290 s (5%) 52.17 MiB (1%) 1532955
["Rimu", "(50, 50) Real space"] 75.251 s (5%) 30.95 MiB (1%) 193820

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 6473 s 0 s 188 s 3553 s 0 s
 #2 2793 MHz 3059 s 0 s 200 s 6892 s 0 s
 Memory: 6.781219482421875 GB (5014.52734375 MB free)
 Uptime: 1026.85 sec
 Load Avg: 1.0 1.0 0.75
 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/Rimu.jl/Rimu.jl

Job Properties

  • Time of benchmark: 23 Nov 2022 - 22:3
  • Package commit: fafcc5
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 28.935 s (5%) 17.68 MiB (1%) 445516
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 32.534 s (5%) 22.59 MiB (1%) 624942
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 35.749 s (5%) 12.461 ms 49.75 MiB (1%) 1532932
["Rimu", "(50, 50) Real space"] 74.431 s (5%) 22.62 MiB (1%) 193791

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 6905 s 0 s 217 s 10184 s 0 s
 #2 2793 MHz 9735 s 0 s 214 s 7310 s 0 s
 Memory: 6.781219482421875 GB (4990.50390625 MB free)
 Uptime: 1737.92 sec
 Load Avg: 1.0 1.0 0.91
 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
Benchmark result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 24 Nov 2022 - 22:17
  • Baseline: 24 Nov 2022 - 22:29
  • Package commits:
  • Target: af7783
  • Baseline: fafcc5
  • Julia commits:
  • Target: 0434de
  • Baseline: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 1.00 (5%) 1.14 (1%) ❌
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 1.01 (5%) 1.05 (1%) ❌
["Rimu", "(50, 50) Real space"] 1.01 (5%) 1.37 (1%) ❌

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Target

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 1746 s 0 s 211 s 7507 s 0 s
 #2 2793 MHz 7803 s 0 s 173 s 1471 s 0 s
 Memory: 6.781215667724609 GB (4945.70703125 MB free)
 Uptime: 953.1 sec
 Load Avg: 1.07 1.03 0.8
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-13.0.1 (ORCJIT, icelake-server)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 5117 s 0 s 227 s 11211 s 0 s
 #2 2793 MHz 11527 s 0 s 202 s 4810 s 0 s
 Memory: 6.781215667724609 GB (4991.86328125 MB free)
 Uptime: 1663.44 sec
 Load Avg: 1.0 1.01 0.94
 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/Rimu.jl/Rimu.jl

Job Properties

  • Time of benchmark: 24 Nov 2022 - 22:17
  • Package commit: af7783
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 29.020 s (5%) 20.10 MiB (1%) 445551
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 32.490 s (5%) 22.68 MiB (1%) 624963
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 35.577 s (5%) 12.991 ms 52.17 MiB (1%) 1532950
["Rimu", "(50, 50) Real space"] 75.286 s (5%) 30.95 MiB (1%) 193819

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 1746 s 0 s 211 s 7507 s 0 s
 #2 2793 MHz 7803 s 0 s 173 s 1471 s 0 s
 Memory: 6.781215667724609 GB (4945.70703125 MB free)
 Uptime: 953.1 sec
 Load Avg: 1.07 1.03 0.8
 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/Rimu.jl/Rimu.jl

Job Properties

  • Time of benchmark: 24 Nov 2022 - 22:29
  • Package commit: fafcc5
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 28.923 s (5%) 27.759 ms 17.68 MiB (1%) 445511
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 33.058 s (5%) 22.59 MiB (1%) 624944
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 35.243 s (5%) 49.75 MiB (1%) 1532932
["Rimu", "(50, 50) Real space"] 74.721 s (5%) 22.62 MiB (1%) 193791

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 5117 s 0 s 227 s 11211 s 0 s
 #2 2793 MHz 11527 s 0 s 202 s 4810 s 0 s
 Memory: 6.781215667724609 GB (4991.86328125 MB free)
 Uptime: 1663.44 sec
 Load Avg: 1.0 1.01 0.94
 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
Benchmark result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 24 Nov 2022 - 23:41
  • Baseline: 24 Nov 2022 - 23:54
  • Package commits:
  • Target: 488796
  • Baseline: fafcc5
  • Julia commits:
  • Target: 0434de
  • Baseline: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 1.01 (5%) 1.14 (1%) ❌
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 1.01 (5%) 1.05 (1%) ❌
["Rimu", "(50, 50) Real space"] 1.04 (5%) 1.37 (1%) ❌

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Target

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 1471 s 0 s 280 s 9590 s 0 s
 #2 2593 MHz 8930 s 0 s 267 s 2172 s 0 s
 Memory: 6.781219482421875 GB (4973.44921875 MB free)
 Uptime: 1144.04 sec
 Load Avg: 1.0 1.0 0.78
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-13.0.1 (ORCJIT, skylake-avx512)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 1593 s 0 s 312 s 17306 s 0 s
 #2 2593 MHz 16714 s 0 s 300 s 2258 s 0 s
 Memory: 6.781219482421875 GB (5014.08203125 MB free)
 Uptime: 1934.37 sec
 Load Avg: 1.02 1.01 0.93
 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/Rimu.jl/Rimu.jl

Job Properties

  • Time of benchmark: 24 Nov 2022 - 23:41
  • Package commit: 488796
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 28.208 s (5%) 20.10 MiB (1%) 445533
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 32.338 s (5%) 22.68 MiB (1%) 624962
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 33.510 s (5%) 52.17 MiB (1%) 1532955
["Rimu", "(50, 50) Real space"] 70.746 s (5%) 30.95 MiB (1%) 193811

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 1471 s 0 s 280 s 9590 s 0 s
 #2 2593 MHz 8930 s 0 s 267 s 2172 s 0 s
 Memory: 6.781219482421875 GB (4973.44921875 MB free)
 Uptime: 1144.04 sec
 Load Avg: 1.0 1.0 0.78
 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/Rimu.jl/Rimu.jl

Job Properties

  • Time of benchmark: 24 Nov 2022 - 23:54
  • Package commit: fafcc5
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 27.931 s (5%) 45.595 ms 17.68 MiB (1%) 445523
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 32.186 s (5%) 22.59 MiB (1%) 624942
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 33.311 s (5%) 49.75 MiB (1%) 1532933
["Rimu", "(50, 50) Real space"] 67.742 s (5%) 22.62 MiB (1%) 193791

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 1593 s 0 s 312 s 17306 s 0 s
 #2 2593 MHz 16714 s 0 s 300 s 2258 s 0 s
 Memory: 6.781219482421875 GB (5014.08203125 MB free)
 Uptime: 1934.37 sec
 Load Avg: 1.02 1.01 0.93
 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.80
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
Benchmark result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 25 Nov 2022 - 00:09
  • Baseline: 25 Nov 2022 - 00:20
  • Package commits:
  • Target: 712352
  • Baseline: fafcc5
  • Julia commits:
  • Target: 0434de
  • Baseline: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 1.05 (5%) 1.14 (1%) ❌
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 1.01 (5%) 1.05 (1%) ❌
["Rimu", "(50, 50) Real space"] 1.01 (5%) 1.37 (1%) ❌

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Target

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz: 
 speed user nice sys idle irq
 #1 2394 MHz 6946 s 0 s 245 s 2896 s 0 s
 #2 2394 MHz 3265 s 0 s 291 s 6532 s 0 s
 Memory: 6.781215667724609 GB (5014.8359375 MB free)
 Uptime: 1020.06 sec
 Load Avg: 1.0 1.0 0.8
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-13.0.1 (ORCJIT, haswell)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz: 
 speed user nice sys idle irq
 #1 2394 MHz 11432 s 0 s 275 s 5488 s 0 s
 #2 2394 MHz 5888 s 0 s 319 s 10984 s 0 s
 Memory: 6.781215667724609 GB (5006.109375 MB free)
 Uptime: 1732.11 sec
 Load Avg: 1.0 1.0 0.94
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-13.0.1 (ORCJIT, haswell)
 Threads: 1 on 2 virtual cores

Target result

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

Job Properties

  • Time of benchmark: 25 Nov 2022 - 0:9
  • Package commit: 712352
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 35.573 s (5%) 20.10 MiB (1%) 445552
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 39.309 s (5%) 22.68 MiB (1%) 624962
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 38.474 s (5%) 52.17 MiB (1%) 1532959
["Rimu", "(50, 50) Real space"] 84.938 s (5%) 30.95 MiB (1%) 193830

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz: 
 speed user nice sys idle irq
 #1 2394 MHz 6946 s 0 s 245 s 2896 s 0 s
 #2 2394 MHz 3265 s 0 s 291 s 6532 s 0 s
 Memory: 6.781215667724609 GB (5014.8359375 MB free)
 Uptime: 1020.06 sec
 Load Avg: 1.0 1.0 0.8
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-13.0.1 (ORCJIT, haswell)
 Threads: 1 on 2 virtual cores

Baseline result

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

Job Properties

  • Time of benchmark: 25 Nov 2022 - 0:20
  • Package commit: fafcc5
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 33.913 s (5%) 17.68 MiB (1%) 445550
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 38.846 s (5%) 22.59 MiB (1%) 624943
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 38.163 s (5%) 49.75 MiB (1%) 1532935
["Rimu", "(50, 50) Real space"] 84.281 s (5%) 22.62 MiB (1%) 193803

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz: 
 speed user nice sys idle irq
 #1 2394 MHz 11432 s 0 s 275 s 5488 s 0 s
 #2 2394 MHz 5888 s 0 s 319 s 10984 s 0 s
 Memory: 6.781215667724609 GB (5006.109375 MB free)
 Uptime: 1732.11 sec
 Load Avg: 1.0 1.0 0.94
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-13.0.1 (ORCJIT, haswell)
 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) CPU E5-2673 v3 @ 2.40GHz
CPU family: 6
Model: 63
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
Stepping: 2
BogoMIPS: 4788.90
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 invpcid_single pti fsgsbase bmi1 avx2 smep bmi2 erms invpcid xsaveopt md_clear
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 512 KiB (2 instances)
L3 cache: 30 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: Not affected

Cpu Property Value
Brand Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz
Vendor :Intel
Architecture :Haswell
Model Family: 0x06, Model: 0x3f, Stepping: 0x02, 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, 256, 30720) kbytes
64 byte cache line size
Address Size 48 bits virtual, 46 bits physical
SIMD 256 bit = 32 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
Benchmark result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 25 Nov 2022 - 00:28
  • Baseline: 25 Nov 2022 - 00:40
  • Package commits:
  • Target: 220698
  • Baseline: fafcc5
  • Julia commits:
  • Target: 0434de
  • Baseline: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 1.01 (5%) 1.14 (1%) ❌
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 1.01 (5%) 1.05 (1%) ❌
["Rimu", "(50, 50) Real space"] 0.99 (5%) 1.37 (1%) ❌

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Target

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 3630 s 0 s 186 s 5461 s 0 s
 #2 2793 MHz 5901 s 0 s 209 s 3159 s 0 s
 Memory: 6.781219482421875 GB (4908.92578125 MB free)
 Uptime: 936.49 sec
 Load Avg: 1.0 1.01 0.79
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-13.0.1 (ORCJIT, icelake-server)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 9994 s 0 s 212 s 6235 s 0 s
 #2 2793 MHz 6711 s 0 s 234 s 9469 s 0 s
 Memory: 6.781219482421875 GB (5033.7265625 MB free)
 Uptime: 1653.14 sec
 Load Avg: 1.01 1.01 0.93
 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/Rimu.jl/Rimu.jl

Job Properties

  • Time of benchmark: 25 Nov 2022 - 0:28
  • Package commit: 220698
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 29.336 s (5%) 20.10 MiB (1%) 445545
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 32.880 s (5%) 34.007 ms 22.68 MiB (1%) 624963
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 35.808 s (5%) 11.765 ms 52.17 MiB (1%) 1532958
["Rimu", "(50, 50) Real space"] 74.818 s (5%) 30.95 MiB (1%) 193816

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 3630 s 0 s 186 s 5461 s 0 s
 #2 2793 MHz 5901 s 0 s 209 s 3159 s 0 s
 Memory: 6.781219482421875 GB (4908.92578125 MB free)
 Uptime: 936.49 sec
 Load Avg: 1.0 1.01 0.79
 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/Rimu.jl/Rimu.jl

Job Properties

  • Time of benchmark: 25 Nov 2022 - 0:40
  • Package commit: fafcc5
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 29.150 s (5%) 17.68 MiB (1%) 445503
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 33.313 s (5%) 22.59 MiB (1%) 624945
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 35.538 s (5%) 12.178 ms 49.75 MiB (1%) 1532932
["Rimu", "(50, 50) Real space"] 75.358 s (5%) 22.62 MiB (1%) 193796

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 9994 s 0 s 212 s 6235 s 0 s
 #2 2793 MHz 6711 s 0 s 234 s 9469 s 0 s
 Memory: 6.781219482421875 GB (5033.7265625 MB free)
 Uptime: 1653.14 sec
 Load Avg: 1.01 1.01 0.93
 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
Benchmark result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 25 Nov 2022 - 04:14
  • Baseline: 25 Nov 2022 - 04:26
  • Package commits:
  • Target: 71f8e4
  • Baseline: fafcc5
  • Julia commits:
  • Target: 0434de
  • Baseline: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 1.10 (5%) ❌ 1.14 (1%) ❌
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 1.01 (5%) 1.05 (1%) ❌
["Rimu", "(50, 50) Real space"] 1.00 (5%) 1.37 (1%) ❌

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Target

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 8143 s 0 s 254 s 1318 s 0 s
 #2 2095 MHz 1777 s 0 s 266 s 7612 s 0 s
 Memory: 6.781219482421875 GB (5001.91796875 MB free)
 Uptime: 981.45 sec
 Load Avg: 1.0 1.0 0.79
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-13.0.1 (ORCJIT, skylake-avx512)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 13380 s 0 s 282 s 3262 s 0 s
 #2 2095 MHz 3766 s 0 s 304 s 12774 s 0 s
 Memory: 6.781219482421875 GB (5039.22265625 MB free)
 Uptime: 1703.31 sec
 Load Avg: 1.0 1.02 0.94
 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/Rimu.jl/Rimu.jl

Job Properties

  • Time of benchmark: 25 Nov 2022 - 4:14
  • Package commit: 71f8e4
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 34.403 s (5%) 20.10 MiB (1%) 445534
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 38.426 s (5%) 22.68 MiB (1%) 624962
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 39.828 s (5%) 37.076 ms 52.17 MiB (1%) 1532956
["Rimu", "(50, 50) Real space"] 81.426 s (5%) 30.95 MiB (1%) 193827

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 8143 s 0 s 254 s 1318 s 0 s
 #2 2095 MHz 1777 s 0 s 266 s 7612 s 0 s
 Memory: 6.781219482421875 GB (5001.91796875 MB free)
 Uptime: 981.45 sec
 Load Avg: 1.0 1.0 0.79
 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/Rimu.jl/Rimu.jl

Job Properties

  • Time of benchmark: 25 Nov 2022 - 4:26
  • Package commit: fafcc5
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 31.145 s (5%) 17.68 MiB (1%) 445517
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 38.252 s (5%) 22.59 MiB (1%) 624944
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 39.296 s (5%) 22.318 ms 49.75 MiB (1%) 1532936
["Rimu", "(50, 50) Real space"] 81.344 s (5%) 22.62 MiB (1%) 193787

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 13380 s 0 s 282 s 3262 s 0 s
 #2 2095 MHz 3766 s 0 s 304 s 12774 s 0 s
 Memory: 6.781219482421875 GB (5039.22265625 MB free)
 Uptime: 1703.31 sec
 Load Avg: 1.0 1.02 0.94
 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 8171M CPU @ 2.60GHz
CPU family: 6
Model: 85
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
Stepping: 4
BogoMIPS: 4190.34
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 8171M CPU @ 2.60GHz
Vendor :Intel
Architecture :Skylake
Model Family: 0x06, Model: 0x55, Stepping: 0x04, 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
Benchmark result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 25 Nov 2022 - 04:36
  • Baseline: 25 Nov 2022 - 04:48
  • Package commits:
  • Target: d4b72a
  • Baseline: fafcc5
  • Julia commits:
  • Target: 0434de
  • Baseline: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 0.99 (5%) 1.14 (1%) ❌
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 1.03 (5%) 1.05 (1%) ❌
["Rimu", "(50, 50) Real space"] 1.01 (5%) 1.37 (1%) ❌

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Target

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 5153 s 0 s 186 s 4621 s 0 s
 #2 2793 MHz 4362 s 0 s 195 s 5372 s 0 s
 Memory: 6.781219482421875 GB (4985.53515625 MB free)
 Uptime: 1000.92 sec
 Load Avg: 1.0 1.0 0.77
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-13.0.1 (ORCJIT, icelake-server)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 8946 s 0 s 205 s 7839 s 0 s
 #2 2793 MHz 7615 s 0 s 221 s 9126 s 0 s
 Memory: 6.781219482421875 GB (5043.17578125 MB free)
 Uptime: 1705.06 sec
 Load Avg: 1.0 1.0 0.93
 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/Rimu.jl/Rimu.jl

Job Properties

  • Time of benchmark: 25 Nov 2022 - 4:36
  • Package commit: d4b72a
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 28.852 s (5%) 20.10 MiB (1%) 445520
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 32.551 s (5%) 22.68 MiB (1%) 624965
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 35.994 s (5%) 13.131 ms 52.17 MiB (1%) 1532955
["Rimu", "(50, 50) Real space"] 74.724 s (5%) 30.95 MiB (1%) 193832

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 5153 s 0 s 186 s 4621 s 0 s
 #2 2793 MHz 4362 s 0 s 195 s 5372 s 0 s
 Memory: 6.781219482421875 GB (4985.53515625 MB free)
 Uptime: 1000.92 sec
 Load Avg: 1.0 1.0 0.77
 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/Rimu.jl/Rimu.jl

Job Properties

  • Time of benchmark: 25 Nov 2022 - 4:48
  • Package commit: fafcc5
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 28.998 s (5%) 17.68 MiB (1%) 445529
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 33.041 s (5%) 22.59 MiB (1%) 624943
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 34.875 s (5%) 49.75 MiB (1%) 1532932
["Rimu", "(50, 50) Real space"] 74.250 s (5%) 22.62 MiB (1%) 193796

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 8946 s 0 s 205 s 7839 s 0 s
 #2 2793 MHz 7615 s 0 s 221 s 9126 s 0 s
 Memory: 6.781219482421875 GB (5043.17578125 MB free)
 Uptime: 1705.06 sec
 Load Avg: 1.0 1.0 0.93
 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
Benchmark result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 29 Nov 2022 - 20:55
  • Baseline: 29 Nov 2022 - 21:08
  • Package commits:
  • Target: 3b3ab8
  • Baseline: fafcc5
  • Julia commits:
  • Target: 0434de
  • Baseline: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 1.06 (5%) ❌ 1.14 (1%) ❌
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 1.07 (5%) ❌ 1.05 (1%) ❌
["Rimu", "(50, 50) Real space"] 1.03 (5%) 1.37 (1%) ❌

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Target

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 2837 s 0 s 243 s 7204 s 0 s
 #2 2593 MHz 7075 s 0 s 213 s 3007 s 0 s
 Memory: 6.781219482421875 GB (5022.00390625 MB free)
 Uptime: 1036.99 sec
 Load Avg: 1.0 1.0 0.78
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-13.0.1 (ORCJIT, skylake-avx512)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 2949 s 0 s 274 s 15071 s 0 s
 #2 2593 MHz 15014 s 0 s 239 s 3087 s 0 s
 Memory: 6.781219482421875 GB (5034.18359375 MB free)
 Uptime: 1841.69 sec
 Load Avg: 1.12 1.14 1.02
 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/Rimu.jl/Rimu.jl

Job Properties

  • Time of benchmark: 29 Nov 2022 - 20:55
  • Package commit: 3b3ab8
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 29.934 s (5%) 42.974 ms 20.10 MiB (1%) 445541
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 32.735 s (5%) 22.68 MiB (1%) 624963
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 35.982 s (5%) 52.17 MiB (1%) 1532958
["Rimu", "(50, 50) Real space"] 75.284 s (5%) 55.211 ms 30.95 MiB (1%) 193831

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 2837 s 0 s 243 s 7204 s 0 s
 #2 2593 MHz 7075 s 0 s 213 s 3007 s 0 s
 Memory: 6.781219482421875 GB (5022.00390625 MB free)
 Uptime: 1036.99 sec
 Load Avg: 1.0 1.0 0.78
 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/Rimu.jl/Rimu.jl

Job Properties

  • Time of benchmark: 29 Nov 2022 - 21:8
  • Package commit: fafcc5
  • Julia commit: 0434de
  • 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
["Rimu", "(10, 20) Mom space with projected energy and initiator"] 28.156 s (5%) 17.68 MiB (1%) 445502
["Rimu", "(4+1, 11) 2C Mom space with G2Correlators"] 32.527 s (5%) 22.59 MiB (1%) 624943
["Rimu", "(5+3, 12) Real space fermions in a 4×3 lattice with initiator"] 33.517 s (5%) 18.501 ms 49.75 MiB (1%) 1532932
["Rimu", "(50, 50) Real space"] 73.172 s (5%) 22.62 MiB (1%) 193790

Benchmark Group List

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

  • ["Rimu"]

Julia versioninfo

Julia Version 1.8.3
Commit 0434deb161e (2022-11-14 20:14 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.1 LTS
 uname: Linux 5.15.0-1023-azure #29-Ubuntu SMP Wed Oct 19 22:37:08 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 2949 s 0 s 274 s 15071 s 0 s
 #2 2593 MHz 15014 s 0 s 239 s 3087 s 0 s
 Memory: 6.781219482421875 GB (5034.18359375 MB free)
 Uptime: 1841.69 sec
 Load Avg: 1.12 1.14 1.02
 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

@coveralls
Copy link

coveralls commented Nov 23, 2022

Pull Request Test Coverage Report for Build 3577834801

  • 35 of 38 (92.11%) changed or added relevant lines in 7 files are covered.
  • 20 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.5%) to 89.354%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/RMPI/helpers.jl 1 2 50.0%
src/lomc.jl 14 16 87.5%
Files with Coverage Reduction New Missed Lines %
src/DictVectors/abstractdvec.jl 2 94.49%
src/StatsTools/reweighting.jl 9 92.04%
src/RMPI/helpers.jl 9 43.24%
Totals Coverage Status
Change from base Build 3519376878: -0.5%
Covered Lines: 4247
Relevant Lines: 4753

💛 - Coveralls

Copy link
Collaborator

@joachimbrand joachimbrand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few comments so far.

Comment on lines 94 to 110
"""
fciqmc_step!(working_memory, curr_dv, prev_dv, ham, shift, dτ) -> stat_names, stats, working_memory, curr_dv, prev_dv

Perform a single matrix(/operator)-vector multiplication:

```math
v^{(n + 1)} = [1 - dτ(\\hat{H} - S)]⋅v^{(n)} ,
```

where `Ĥ == ham` and `S == shift`.

Whether the operation is performed in stochastic, semistochastic, or determistic way is
controlled by the trait `StochasticStyle(w)`. See [`StochasticStyle`](@ref).

Returns the step stats generated by the `StochasticStyle`, the current and previous vectors
and the working memory.
"""
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This docstring (same for working_memory and sort_into_targets!) is no longer picked up by Documenter. It used to live in the documentation web page under API>Rimu.

Why do we need these functions in Interfaces?

Comment on lines 120 to 123
# Now, working_memory holds the new values and curr_dv holds previous values.
# Swap curr and prev, then sort the wm into the (new) curr.
curr_dv, prev_dv = (prev_dv, curr_dv)
curr_dv, working_memory, stats = sort_into_targets!(curr_dv, working_memory, stats)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this idea. It is elegant in avoiding the copying when not needed. Care must be taken to use the returned vectors for further work, though, so maybe we should put a warning into the docstring.

Note that also sort_into_targets! might swap.

Comment on lines -15 to -29
function apply_memory_noise!(w::Union{AbstractArray{T},AbstractDVec{K,T}},
v, shift, dτ, pnorm, m
) where {K,T<:Real}
function apply_memory_noise!(w, v, shift, dτ, pnorm, m)
apply_memory_noise!(StochasticStyle(w), w, v, real(shift), dτ, real(pnorm), m)
end
# only use real part of the shift and norm if the coefficients are real

# otherwise, pass on complex shift in generic method
function apply_memory_noise!(w::Union{AbstractArray,AbstractDVec}, args...)
apply_memory_noise!(StochasticStyle(w), w, args...)
end

function apply_memory_noise!(ws::NTuple, args...)
apply_memory_noise!(StochasticStyle(first(ws)), ws, args...)
end
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why these changes?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This function is now called after sort_into_targets! on the full vector (not localpart). These methods don't work with MPIData because it's not a vector or dvec. I also don't understand how you could get into a situation where shift and norm are complex, but the vector is real (which is what the first method handles).

Copy link
Collaborator

@joachimbrand joachimbrand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

See below for an optional change to the call signature and docstring for fciqmc_step!.

Otherwise, make sure that docstrings are picked up by Documenter.

working_memory(dv) = similar(localpart(dv))

"""
fciqmc_step!(working_memory, curr_dv, prev_dv, ham, shift, dτ) -> stat_names, stats, working_memory, curr_dv, prev_dv
Copy link
Collaborator

@joachimbrand joachimbrand Nov 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
fciqmc_step!(working_memory, curr_dv, prev_dv, ham, shift, dτ) -> stat_names, stats, working_memory, curr_dv, prev_dv
fciqmc_step!(v2, working_memory, v, ham, shift, dτ) -> curr_v, working_memory, prev_v, stat_names, stats

Here is a just a thought for the calling signature. Only the first two arguments are mutated. The v argument is not mutated. Currently a reference is returned as prev_v, but this could be skipped (and assigning prev_v could be delegated to the calling code).

The docstring would have to explain that v^{(n)} == v and a reference to it is passed back as prev_v, that v^{(n+1)} == curr_v, and that v2 and working_memory have to be suitable containers (with v2 having the same type as v) that will be mutated and references could change.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, that makes sense. Perhaps in this signature, curr_dv and prev_dv could be called source and target as well.

src/lomc.jl Outdated
hamiltonian::H
v::V # vector
pv::V # previous vector.
w::W # working memory. Maybe working memories could be shared among replicas?
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
w::W # working memory. Maybe working memories could be shared among replicas?
wm::W # working memory. Maybe working memories could be shared among replicas?

I would suggest renaming to wm as this is what the keyword argument in lomc! is called. It also makes the function more apparent.

christofbradly
christofbradly previously approved these changes Nov 25, 2022
Copy link
Collaborator

@christofbradly christofbradly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK to me

Comment on lines 8 to +9
If you want FCIQMC runs to be reproducible, make sure to seed the RNG with
[Random.seed!](https://docs.julialang.org/en/v1/stdlib/Random/#Random.seed!) and to use [`lomc!`](@ref) in single-threaded mode by passing it the `threading=false` keyword argument.
[Random.seed!](https://docs.julialang.org/en/v1/stdlib/Random/#Random.seed!).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be true in the future when threading is fixed, but it won't be with this update?

joachimbrand
joachimbrand previously approved these changes Nov 29, 2022
Copy link
Collaborator

@joachimbrand joachimbrand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Just a minor suggested edit in a docstring.

@mtsch mtsch dismissed stale reviews from joachimbrand and christofbradly via 4f89c97 November 29, 2022 20:39
Co-authored-by: Joachim Brand <j.brand@massey.ac.nz>
@mtsch mtsch merged commit a04c014 into develop Nov 29, 2022
@joachimbrand joachimbrand deleted the feature/remove-threading branch February 26, 2023 03:02
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.

4 participants