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

Add Cthulhu.ascend integration #648

Merged
merged 16 commits into from
Aug 17, 2024
Merged

Add Cthulhu.ascend integration #648

merged 16 commits into from
Aug 17, 2024

Conversation

timholy
Copy link
Collaborator

@timholy timholy commented Jul 14, 2024

Closes #511

I am not certain whether this works; on my machine I get

julia> using JET, Cthulhu
┌ Error: Error during loading of extension JETCthulhuExt of JET, use `Base.retry_load_extensions()` to retry.
│   exception =
│    1-element ExceptionStack:
│    ArgumentError: Package JETCthulhuExt [80062f57-72de-5cd4-a47c-b29cbaac6c4d] is required but does not seem to be installed:
│     - Run `Pkg.instantiate()` to install all recorded dependencies.
│
│    Stacktrace:
│      [1] _require(pkg::Base.PkgId, env::Nothing)
│        @ Base ./loading.jl:2334
│      ...

But as far as I can tell, I think I've done this correctly. Does this happen for you too? xref JuliaLang/Pkg.jl#3553

Copy link

github-actions bot commented Jul 14, 2024

JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 14 Jul 2024 - 11:25
  • Baseline: 14 Jul 2024 - 11:34
  • Package commits:
  • Target: d09f0d
  • Baseline: 3d8adb
  • Julia commits:
  • Target: 48d4fd
  • Baseline: 48d4fd
  • 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

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Target

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2675 MHz 2149 s 0 s 172 s 6068 s 0 s
 #2 2592 MHz 2010 s 0 s 145 s 6226 s 0 s
 #3 3249 MHz 2020 s 0 s 161 s 6207 s 0 s
 #4 3244 MHz 1805 s 0 s 172 s 6400 s 0 s
 Memory: 15.606487274169922 GB (12376.48046875 MB free)
 Uptime: 841.68 sec
 Load Avg: 1.12 1.04 0.66
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3243 MHz 3738 s 0 s 320 s 9932 s 0 s
 #2 2445 MHz 3707 s 0 s 308 s 9969 s 0 s
 #3 2445 MHz 3058 s 0 s 318 s 10613 s 0 s
 #4 2618 MHz 3332 s 0 s 344 s 10304 s 0 s
 Memory: 15.606487274169922 GB (12320.875 MB free)
 Uptime: 1402.75 sec
 Load Avg: 1.06 1.13 0.92
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

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

Job Properties

  • Time of benchmark: 14 Jul 2024 - 11:25
  • Package commit: d09f0d
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 176.323 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 496.742 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.702 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 32.686 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.546 s (5%) 460.940 ms 1.49 GiB (1%) 28004820
["JETAnalyzer{BasicPass} top-level", "simple"] 7.551 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 85.810 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 127.431 ms (5%) 43.18 MiB (1%) 810499
["JETAnalyzer{BasicPass}", "rand(Bool)"] 37.725 ms (5%) 14.53 MiB (1%) 267055
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.071 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.048 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 87.504 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 159.998 ms (5%) 73.97 MiB (1%) 947694
["JETAnalyzer{SoundPass}", "rand(Bool)"] 41.858 ms (5%) 16.38 MiB (1%) 283534
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 135.373 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.324 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 121.567 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 407.202 ms (5%) 235.79 MiB (1%) 3469834
["OptAnalyzer", "rand(Bool)"] 21.639 ms (5%) 14.19 MiB (1%) 210675
["OptAnalyzer", "sum(\"julia\") (cached)"] 218.448 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.858 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.551 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 232.753 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2675 MHz 2149 s 0 s 172 s 6068 s 0 s
 #2 2592 MHz 2010 s 0 s 145 s 6226 s 0 s
 #3 3249 MHz 2020 s 0 s 161 s 6207 s 0 s
 #4 3244 MHz 1805 s 0 s 172 s 6400 s 0 s
 Memory: 15.606487274169922 GB (12376.48046875 MB free)
 Uptime: 841.68 sec
 Load Avg: 1.12 1.04 0.66
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

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

Job Properties

  • Time of benchmark: 14 Jul 2024 - 11:34
  • Package commit: 3d8adb
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 173.511 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 500.268 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.957 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 32.196 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.714 s (5%) 386.811 ms 1.49 GiB (1%) 28004820
["JETAnalyzer{BasicPass} top-level", "simple"] 7.852 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 85.630 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 127.796 ms (5%) 43.18 MiB (1%) 810499
["JETAnalyzer{BasicPass}", "rand(Bool)"] 38.037 ms (5%) 14.53 MiB (1%) 267055
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 132.907 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.129 ms (5%) 1.86 MiB (1%) 33177
["JETAnalyzer{SoundPass}", "identity(nothing)"] 86.201 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 158.545 ms (5%) 73.97 MiB (1%) 947694
["JETAnalyzer{SoundPass}", "rand(Bool)"] 40.356 ms (5%) 16.38 MiB (1%) 283534
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 134.902 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.228 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 123.149 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 409.018 ms (5%) 235.79 MiB (1%) 3469834
["OptAnalyzer", "rand(Bool)"] 21.341 ms (5%) 14.19 MiB (1%) 210675
["OptAnalyzer", "sum(\"julia\") (cached)"] 218.435 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.722 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.587 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 235.517 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3243 MHz 3738 s 0 s 320 s 9932 s 0 s
 #2 2445 MHz 3707 s 0 s 308 s 9969 s 0 s
 #3 2445 MHz 3058 s 0 s 318 s 10613 s 0 s
 #4 2618 MHz 3332 s 0 s 344 s 10304 s 0 s
 Memory: 15.606487274169922 GB (12320.875 MB free)
 Uptime: 1402.75 sec
 Load Avg: 1.06 1.13 0.92
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() lbt
Sys.CPU_THREADS 4

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: AuthenticAMD
Model name: AMD EPYC 7763 64-Core Processor
CPU family: 25
Model: 1
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4890.84
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization: AMD-V
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 1 MiB (2 instances)
L3 cache: 32 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
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; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected

Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft
JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 14 Jul 2024 - 12:09
  • Baseline: 14 Jul 2024 - 12:19
  • Package commits:
  • Target: 0091c3
  • Baseline: 3d8adb
  • Julia commits:
  • Target: 48d4fd
  • Baseline: 48d4fd
  • 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
["OptAnalyzer", "rand(Bool)"] 0.95 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Target

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3244 MHz 2482 s 0 s 174 s 5169 s 0 s
 #2 2445 MHz 2398 s 0 s 147 s 5283 s 0 s
 #3 3029 MHz 1872 s 0 s 156 s 5797 s 0 s
 #4 2714 MHz 1186 s 0 s 172 s 6472 s 0 s
 Memory: 15.606491088867188 GB (12352.05078125 MB free)
 Uptime: 785.78 sec
 Load Avg: 1.0 1.0 0.65
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 3764 s 0 s 340 s 9332 s 0 s
 #2 3235 MHz 4041 s 0 s 290 s 9109 s 0 s
 #3 3284 MHz 3509 s 0 s 328 s 9598 s 0 s
 #4 3244 MHz 2507 s 0 s 338 s 10598 s 0 s
 Memory: 15.606491088867188 GB (12218.48828125 MB free)
 Uptime: 1347.82 sec
 Load Avg: 1.01 1.08 0.9
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

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

Job Properties

  • Time of benchmark: 14 Jul 2024 - 12:9
  • Package commit: 0091c3
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 176.452 ms (5%) 64.97 KiB (1%) 18
["First-Time-To-JET", "rand(Bool)"] 489.322 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 247.954 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 31.289 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.581 s (5%) 456.119 ms 1.49 GiB (1%) 28004815
["JETAnalyzer{BasicPass} top-level", "simple"] 7.758 ms (5%) 2.01 MiB (1%) 35467
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.337 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 124.793 ms (5%) 43.18 MiB (1%) 810497
["JETAnalyzer{BasicPass}", "rand(Bool)"] 37.063 ms (5%) 14.53 MiB (1%) 267053
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.164 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.078 ms (5%) 1.86 MiB (1%) 33177
["JETAnalyzer{SoundPass}", "identity(nothing)"] 83.287 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 152.807 ms (5%) 74.07 MiB (1%) 947696
["JETAnalyzer{SoundPass}", "rand(Bool)"] 39.802 ms (5%) 16.35 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 132.699 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.338 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 122.843 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 405.527 ms (5%) 235.54 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 20.457 ms (5%) 14.19 MiB (1%) 210673
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.470 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.758 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.530 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 232.026 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3244 MHz 2482 s 0 s 174 s 5169 s 0 s
 #2 2445 MHz 2398 s 0 s 147 s 5283 s 0 s
 #3 3029 MHz 1872 s 0 s 156 s 5797 s 0 s
 #4 2714 MHz 1186 s 0 s 172 s 6472 s 0 s
 Memory: 15.606491088867188 GB (12352.05078125 MB free)
 Uptime: 785.78 sec
 Load Avg: 1.0 1.0 0.65
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

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

Job Properties

  • Time of benchmark: 14 Jul 2024 - 12:19
  • Package commit: 3d8adb
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 171.450 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 481.552 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 244.619 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 30.894 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.651 s (5%) 459.948 ms 1.49 GiB (1%) 28004816
["JETAnalyzer{BasicPass} top-level", "simple"] 7.605 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.296 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 126.402 ms (5%) 43.22 MiB (1%) 810499
["JETAnalyzer{BasicPass}", "rand(Bool)"] 36.992 ms (5%) 14.53 MiB (1%) 267053
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 127.338 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.119 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 85.230 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 158.760 ms (5%) 74.07 MiB (1%) 947696
["JETAnalyzer{SoundPass}", "rand(Bool)"] 39.574 ms (5%) 16.35 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 133.931 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.274 ms (5%) 1.94 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 122.900 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 404.643 ms (5%) 235.79 MiB (1%) 3469832
["OptAnalyzer", "rand(Bool)"] 21.603 ms (5%) 14.19 MiB (1%) 210673
["OptAnalyzer", "sum(\"julia\") (cached)"] 210.004 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.572 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.648 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 238.946 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 3764 s 0 s 340 s 9332 s 0 s
 #2 3235 MHz 4041 s 0 s 290 s 9109 s 0 s
 #3 3284 MHz 3509 s 0 s 328 s 9598 s 0 s
 #4 3244 MHz 2507 s 0 s 338 s 10598 s 0 s
 Memory: 15.606491088867188 GB (12218.48828125 MB free)
 Uptime: 1347.82 sec
 Load Avg: 1.01 1.08 0.9
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() lbt
Sys.CPU_THREADS 4

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: AuthenticAMD
Model name: AMD EPYC 7763 64-Core Processor
CPU family: 25
Model: 1
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4890.86
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization: AMD-V
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 1 MiB (2 instances)
L3 cache: 32 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
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; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected

Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft
JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 14 Jul 2024 - 15:27
  • Baseline: 14 Jul 2024 - 15:36
  • Package commits:
  • Target: c7cbfb
  • Baseline: 3d8adb
  • Julia commits:
  • Target: 48d4fd
  • Baseline: 48d4fd
  • 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
["JETAnalyzer{BasicPass}", "identity(nothing)"] 0.94 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 1.08 (5%) ❌ 1.00 (1%)
["OptAnalyzer", "identity(nothing)"] 1.08 (5%) ❌ 1.00 (1%)

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Target

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2886 MHz 2577 s 0 s 148 s 5015 s 0 s
 #2 2603 MHz 1978 s 0 s 174 s 5578 s 0 s
 #3 3093 MHz 1703 s 0 s 174 s 5852 s 0 s
 #4 3243 MHz 1792 s 0 s 165 s 5787 s 0 s
 Memory: 15.606491088867188 GB (12076.828125 MB free)
 Uptime: 777.49 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3241 MHz 4417 s 0 s 296 s 8664 s 0 s
 #2 3272 MHz 4053 s 0 s 325 s 8992 s 0 s
 #3 2445 MHz 2889 s 0 s 356 s 10122 s 0 s
 #4 2445 MHz 2605 s 0 s 329 s 10447 s 0 s
 Memory: 15.606491088867188 GB (12344.703125 MB free)
 Uptime: 1342.26 sec
 Load Avg: 1.02 1.06 0.9
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

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

Job Properties

  • Time of benchmark: 14 Jul 2024 - 15:27
  • Package commit: c7cbfb
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 183.909 ms (5%) 64.97 KiB (1%) 18
["First-Time-To-JET", "rand(Bool)"] 504.269 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 255.352 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 32.986 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 10.025 s (5%) 494.514 ms 1.49 GiB (1%) 28004816
["JETAnalyzer{BasicPass} top-level", "simple"] 7.927 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 82.865 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 129.563 ms (5%) 43.18 MiB (1%) 810497
["JETAnalyzer{BasicPass}", "rand(Bool)"] 38.433 ms (5%) 14.53 MiB (1%) 267053
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 127.560 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.146 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 84.448 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 162.437 ms (5%) 73.81 MiB (1%) 947656
["JETAnalyzer{SoundPass}", "rand(Bool)"] 41.872 ms (5%) 16.34 MiB (1%) 283517
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 147.136 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.359 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 127.389 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 426.429 ms (5%) 235.79 MiB (1%) 3469832
["OptAnalyzer", "rand(Bool)"] 21.678 ms (5%) 14.19 MiB (1%) 210673
["OptAnalyzer", "sum(\"julia\") (cached)"] 217.348 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.933 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.478 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 233.456 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2886 MHz 2577 s 0 s 148 s 5015 s 0 s
 #2 2603 MHz 1978 s 0 s 174 s 5578 s 0 s
 #3 3093 MHz 1703 s 0 s 174 s 5852 s 0 s
 #4 3243 MHz 1792 s 0 s 165 s 5787 s 0 s
 Memory: 15.606491088867188 GB (12076.828125 MB free)
 Uptime: 777.49 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

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

Job Properties

  • Time of benchmark: 14 Jul 2024 - 15:36
  • Package commit: 3d8adb
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 175.665 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 503.033 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 255.636 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 32.261 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.815 s (5%) 476.323 ms 1.49 GiB (1%) 28004816
["JETAnalyzer{BasicPass} top-level", "simple"] 7.841 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 88.577 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 129.132 ms (5%) 43.18 MiB (1%) 810497
["JETAnalyzer{BasicPass}", "rand(Bool)"] 38.144 ms (5%) 14.53 MiB (1%) 267053
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 133.861 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.207 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 84.139 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 160.420 ms (5%) 73.81 MiB (1%) 947656
["JETAnalyzer{SoundPass}", "rand(Bool)"] 40.109 ms (5%) 16.34 MiB (1%) 283517
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 135.726 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.262 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 117.761 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 423.138 ms (5%) 235.79 MiB (1%) 3469832
["OptAnalyzer", "rand(Bool)"] 21.804 ms (5%) 14.19 MiB (1%) 210673
["OptAnalyzer", "sum(\"julia\") (cached)"] 221.445 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 11.122 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.589 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 236.054 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3241 MHz 4417 s 0 s 296 s 8664 s 0 s
 #2 3272 MHz 4053 s 0 s 325 s 8992 s 0 s
 #3 2445 MHz 2889 s 0 s 356 s 10122 s 0 s
 #4 2445 MHz 2605 s 0 s 329 s 10447 s 0 s
 Memory: 15.606491088867188 GB (12344.703125 MB free)
 Uptime: 1342.26 sec
 Load Avg: 1.02 1.06 0.9
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() lbt
Sys.CPU_THREADS 4

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: AuthenticAMD
Model name: AMD EPYC 7763 64-Core Processor
CPU family: 25
Model: 1
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4890.86
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization: AMD-V
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 1 MiB (2 instances)
L3 cache: 32 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
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; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected

Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft
JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 16 Jul 2024 - 13:39
  • Baseline: 16 Jul 2024 - 13:48
  • Package commits:
  • Target: a1336f
  • Baseline: 3d8adb
  • Julia commits:
  • Target: 48d4fd
  • Baseline: 48d4fd
  • 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
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 1.09 (5%) ❌ 1.00 (1%)
["JETAnalyzer{SoundPass}", "identity(nothing)"] 1.20 (5%) ❌ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 0.81 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 1.09 (5%) ❌ 1.00 (1%)
["OptAnalyzer", "identity(nothing)"] 1.06 (5%) ❌ 1.00 (1%)

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Target

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3244 MHz 1925 s 0 s 182 s 7628 s 0 s
 #2 3243 MHz 1571 s 0 s 168 s 7989 s 0 s
 #3 2445 MHz 1878 s 0 s 180 s 7670 s 0 s
 #4 2445 MHz 2726 s 0 s 172 s 6841 s 0 s
 Memory: 15.606491088867188 GB (12353.34765625 MB free)
 Uptime: 976.71 sec
 Load Avg: 1.02 1.02 0.66
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2598 MHz 3989 s 0 s 341 s 11023 s 0 s
 #2 2445 MHz 3559 s 0 s 318 s 11471 s 0 s
 #3 3243 MHz 2898 s 0 s 341 s 12108 s 0 s
 #4 2445 MHz 3539 s 0 s 325 s 11492 s 0 s
 Memory: 15.606491088867188 GB (12259.87890625 MB free)
 Uptime: 1539.53 sec
 Load Avg: 1.0 1.05 0.88
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

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

Job Properties

  • Time of benchmark: 16 Jul 2024 - 13:39
  • Package commit: a1336f
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 178.095 ms (5%) 64.97 KiB (1%) 18
["First-Time-To-JET", "rand(Bool)"] 498.113 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 252.181 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 32.389 ms (5%) 2.11 MiB (1%) 36411
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.616 s (5%) 377.609 ms 1.49 GiB (1%) 28004820
["JETAnalyzer{BasicPass} top-level", "simple"] 7.837 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 82.535 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 127.262 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 38.500 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 137.788 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.323 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 95.980 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 158.807 ms (5%) 73.73 MiB (1%) 947661
["JETAnalyzer{SoundPass}", "rand(Bool)"] 42.798 ms (5%) 16.38 MiB (1%) 283535
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 131.767 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.779 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 127.159 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 413.805 ms (5%) 235.79 MiB (1%) 3469835
["OptAnalyzer", "rand(Bool)"] 21.515 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 214.793 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.933 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.507 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 233.574 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3244 MHz 1925 s 0 s 182 s 7628 s 0 s
 #2 3243 MHz 1571 s 0 s 168 s 7989 s 0 s
 #3 2445 MHz 1878 s 0 s 180 s 7670 s 0 s
 #4 2445 MHz 2726 s 0 s 172 s 6841 s 0 s
 Memory: 15.606491088867188 GB (12353.34765625 MB free)
 Uptime: 976.71 sec
 Load Avg: 1.02 1.02 0.66
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

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

Job Properties

  • Time of benchmark: 16 Jul 2024 - 13:48
  • Package commit: 3d8adb
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 174.993 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 500.934 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 252.804 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 32.721 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.681 s (5%) 474.337 ms 1.49 GiB (1%) 28004821
["JETAnalyzer{BasicPass} top-level", "simple"] 7.757 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 85.440 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 126.211 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 37.785 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 126.066 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.102 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 79.819 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 159.572 ms (5%) 73.73 MiB (1%) 947661
["JETAnalyzer{SoundPass}", "rand(Bool)"] 41.206 ms (5%) 16.38 MiB (1%) 283535
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 161.734 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.316 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 120.215 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 420.937 ms (5%) 235.79 MiB (1%) 3469835
["OptAnalyzer", "rand(Bool)"] 21.550 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 211.416 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.850 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.555 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 235.101 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2598 MHz 3989 s 0 s 341 s 11023 s 0 s
 #2 2445 MHz 3559 s 0 s 318 s 11471 s 0 s
 #3 3243 MHz 2898 s 0 s 341 s 12108 s 0 s
 #4 2445 MHz 3539 s 0 s 325 s 11492 s 0 s
 Memory: 15.606491088867188 GB (12259.87890625 MB free)
 Uptime: 1539.53 sec
 Load Avg: 1.0 1.05 0.88
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() lbt
Sys.CPU_THREADS 4

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: AuthenticAMD
Model name: AMD EPYC 7763 64-Core Processor
CPU family: 25
Model: 1
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4890.84
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization: AMD-V
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 1 MiB (2 instances)
L3 cache: 32 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
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; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected

Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft
JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 26 Jul 2024 - 13:12
  • Baseline: 26 Jul 2024 - 13:21
  • Package commits:
  • Target: e27c03
  • Baseline: 25d95f
  • Julia commits:
  • Target: 48d4fd
  • Baseline: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 0.94 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 0.94 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Target

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:12
  • Package commit: e27c03
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 178.889 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 553.714 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.061 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 33.082 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.977 s (5%) 477.240 ms 1.49 GiB (1%) 28003025
["JETAnalyzer{BasicPass} top-level", "simple"] 8.021 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.665 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 128.294 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 38.256 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 128.661 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.187 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 85.670 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 161.043 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 41.337 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 133.439 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.245 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 127.428 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 422.216 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.778 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.822 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.945 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.536 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 232.646 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:21
  • Package commit: 25d95f
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 190.905 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 555.470 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.064 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 32.024 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.826 s (5%) 485.930 ms 1.49 GiB (1%) 28003026
["JETAnalyzer{BasicPass} top-level", "simple"] 7.902 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.636 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 126.910 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 37.958 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.391 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.053 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 86.732 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 159.027 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 40.814 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 132.517 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.581 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 124.101 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 421.937 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.644 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.110 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.903 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.550 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 234.081 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() lbt
Sys.CPU_THREADS 4

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: AuthenticAMD
Model name: AMD EPYC 7763 64-Core Processor
CPU family: 25
Model: 1
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4890.86
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization: AMD-V
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 1 MiB (2 instances)
L3 cache: 32 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
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; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected

Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft
JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 26 Jul 2024 - 13:12
  • Baseline: 26 Jul 2024 - 13:21
  • Package commits:
  • Target: e27c03
  • Baseline: 25d95f
  • Julia commits:
  • Target: 48d4fd
  • Baseline: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 0.94 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 0.94 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Target

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:12
  • Package commit: e27c03
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 178.889 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 553.714 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.061 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 33.082 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.977 s (5%) 477.240 ms 1.49 GiB (1%) 28003025
["JETAnalyzer{BasicPass} top-level", "simple"] 8.021 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.665 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 128.294 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 38.256 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 128.661 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.187 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 85.670 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 161.043 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 41.337 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 133.439 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.245 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 127.428 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 422.216 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.778 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.822 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.945 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.536 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 232.646 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:21
  • Package commit: 25d95f
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 190.905 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 555.470 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.064 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 32.024 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.826 s (5%) 485.930 ms 1.49 GiB (1%) 28003026
["JETAnalyzer{BasicPass} top-level", "simple"] 7.902 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.636 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 126.910 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 37.958 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.391 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.053 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 86.732 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 159.027 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 40.814 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 132.517 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.581 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 124.101 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 421.937 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.644 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.110 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.903 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.550 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 234.081 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() lbt
Sys.CPU_THREADS 4

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: AuthenticAMD
Model name: AMD EPYC 7763 64-Core Processor
CPU family: 25
Model: 1
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4890.86
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization: AMD-V
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 1 MiB (2 instances)
L3 cache: 32 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
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; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected

Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft
JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 26 Jul 2024 - 13:12
  • Baseline: 26 Jul 2024 - 13:21
  • Package commits:
  • Target: e27c03
  • Baseline: 25d95f
  • Julia commits:
  • Target: 48d4fd
  • Baseline: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 0.94 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 0.94 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Target

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:12
  • Package commit: e27c03
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 178.889 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 553.714 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.061 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 33.082 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.977 s (5%) 477.240 ms 1.49 GiB (1%) 28003025
["JETAnalyzer{BasicPass} top-level", "simple"] 8.021 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.665 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 128.294 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 38.256 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 128.661 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.187 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 85.670 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 161.043 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 41.337 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 133.439 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.245 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 127.428 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 422.216 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.778 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.822 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.945 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.536 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 232.646 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:21
  • Package commit: 25d95f
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 190.905 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 555.470 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.064 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 32.024 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.826 s (5%) 485.930 ms 1.49 GiB (1%) 28003026
["JETAnalyzer{BasicPass} top-level", "simple"] 7.902 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.636 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 126.910 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 37.958 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.391 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.053 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 86.732 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 159.027 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 40.814 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 132.517 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.581 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 124.101 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 421.937 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.644 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.110 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.903 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.550 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 234.081 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() lbt
Sys.CPU_THREADS 4

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: AuthenticAMD
Model name: AMD EPYC 7763 64-Core Processor
CPU family: 25
Model: 1
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4890.86
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization: AMD-V
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 1 MiB (2 instances)
L3 cache: 32 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
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; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected

Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft
JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 26 Jul 2024 - 13:12
  • Baseline: 26 Jul 2024 - 13:21
  • Package commits:
  • Target: e27c03
  • Baseline: 25d95f
  • Julia commits:
  • Target: 48d4fd
  • Baseline: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 0.94 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 0.94 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Target

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:12
  • Package commit: e27c03
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 178.889 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 553.714 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.061 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 33.082 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.977 s (5%) 477.240 ms 1.49 GiB (1%) 28003025
["JETAnalyzer{BasicPass} top-level", "simple"] 8.021 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.665 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 128.294 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 38.256 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 128.661 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.187 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 85.670 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 161.043 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 41.337 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 133.439 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.245 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 127.428 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 422.216 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.778 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.822 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.945 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.536 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 232.646 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:21
  • Package commit: 25d95f
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 190.905 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 555.470 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.064 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 32.024 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.826 s (5%) 485.930 ms 1.49 GiB (1%) 28003026
["JETAnalyzer{BasicPass} top-level", "simple"] 7.902 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.636 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 126.910 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 37.958 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.391 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.053 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 86.732 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 159.027 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 40.814 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 132.517 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.581 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 124.101 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 421.937 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.644 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.110 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.903 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.550 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 234.081 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() lbt
Sys.CPU_THREADS 4

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: AuthenticAMD
Model name: AMD EPYC 7763 64-Core Processor
CPU family: 25
Model: 1
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4890.86
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization: AMD-V
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 1 MiB (2 instances)
L3 cache: 32 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
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; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected

Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft
JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 26 Jul 2024 - 13:12
  • Baseline: 26 Jul 2024 - 13:21
  • Package commits:
  • Target: e27c03
  • Baseline: 25d95f
  • Julia commits:
  • Target: 48d4fd
  • Baseline: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 0.94 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 0.94 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Target

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:12
  • Package commit: e27c03
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 178.889 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 553.714 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.061 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 33.082 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.977 s (5%) 477.240 ms 1.49 GiB (1%) 28003025
["JETAnalyzer{BasicPass} top-level", "simple"] 8.021 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.665 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 128.294 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 38.256 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 128.661 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.187 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 85.670 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 161.043 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 41.337 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 133.439 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.245 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 127.428 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 422.216 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.778 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.822 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.945 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.536 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 232.646 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:21
  • Package commit: 25d95f
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 190.905 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 555.470 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.064 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 32.024 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.826 s (5%) 485.930 ms 1.49 GiB (1%) 28003026
["JETAnalyzer{BasicPass} top-level", "simple"] 7.902 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.636 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 126.910 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 37.958 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.391 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.053 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 86.732 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 159.027 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 40.814 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 132.517 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.581 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 124.101 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 421.937 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.644 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.110 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.903 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.550 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 234.081 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() lbt
Sys.CPU_THREADS 4

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: AuthenticAMD
Model name: AMD EPYC 7763 64-Core Processor
CPU family: 25
Model: 1
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4890.86
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization: AMD-V
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 1 MiB (2 instances)
L3 cache: 32 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
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; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected

Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft
JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 26 Jul 2024 - 13:12
  • Baseline: 26 Jul 2024 - 13:21
  • Package commits:
  • Target: e27c03
  • Baseline: 25d95f
  • Julia commits:
  • Target: 48d4fd
  • Baseline: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 0.94 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 0.94 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Target

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:12
  • Package commit: e27c03
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 178.889 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 553.714 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.061 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 33.082 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.977 s (5%) 477.240 ms 1.49 GiB (1%) 28003025
["JETAnalyzer{BasicPass} top-level", "simple"] 8.021 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.665 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 128.294 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 38.256 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 128.661 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.187 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 85.670 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 161.043 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 41.337 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 133.439 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.245 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 127.428 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 422.216 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.778 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.822 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.945 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.536 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 232.646 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:21
  • Package commit: 25d95f
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 190.905 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 555.470 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.064 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 32.024 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.826 s (5%) 485.930 ms 1.49 GiB (1%) 28003026
["JETAnalyzer{BasicPass} top-level", "simple"] 7.902 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.636 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 126.910 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 37.958 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.391 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.053 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 86.732 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 159.027 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 40.814 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 132.517 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.581 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 124.101 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 421.937 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.644 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.110 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.903 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.550 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 234.081 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() lbt
Sys.CPU_THREADS 4

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: AuthenticAMD
Model name: AMD EPYC 7763 64-Core Processor
CPU family: 25
Model: 1
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4890.86
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization: AMD-V
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 1 MiB (2 instances)
L3 cache: 32 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
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; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected

Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft
JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 26 Jul 2024 - 13:12
  • Baseline: 26 Jul 2024 - 13:21
  • Package commits:
  • Target: e27c03
  • Baseline: 25d95f
  • Julia commits:
  • Target: 48d4fd
  • Baseline: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 0.94 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 0.94 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Target

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:12
  • Package commit: e27c03
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 178.889 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 553.714 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.061 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 33.082 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.977 s (5%) 477.240 ms 1.49 GiB (1%) 28003025
["JETAnalyzer{BasicPass} top-level", "simple"] 8.021 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.665 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 128.294 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 38.256 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 128.661 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.187 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 85.670 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 161.043 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 41.337 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 133.439 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.245 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 127.428 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 422.216 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.778 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.822 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.945 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.536 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 232.646 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:21
  • Package commit: 25d95f
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 190.905 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 555.470 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.064 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 32.024 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.826 s (5%) 485.930 ms 1.49 GiB (1%) 28003026
["JETAnalyzer{BasicPass} top-level", "simple"] 7.902 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.636 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 126.910 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 37.958 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.391 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.053 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 86.732 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 159.027 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 40.814 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 132.517 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.581 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 124.101 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 421.937 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.644 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.110 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.903 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.550 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 234.081 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() lbt
Sys.CPU_THREADS 4

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: AuthenticAMD
Model name: AMD EPYC 7763 64-Core Processor
CPU family: 25
Model: 1
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4890.86
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization: AMD-V
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 1 MiB (2 instances)
L3 cache: 32 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
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; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected

Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft
JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 26 Jul 2024 - 13:12
  • Baseline: 26 Jul 2024 - 13:21
  • Package commits:
  • Target: e27c03
  • Baseline: 25d95f
  • Julia commits:
  • Target: 48d4fd
  • Baseline: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 0.94 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 0.94 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Target

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:12
  • Package commit: e27c03
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 178.889 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 553.714 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.061 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 33.082 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.977 s (5%) 477.240 ms 1.49 GiB (1%) 28003025
["JETAnalyzer{BasicPass} top-level", "simple"] 8.021 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.665 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 128.294 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 38.256 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 128.661 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.187 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 85.670 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 161.043 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 41.337 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 133.439 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.245 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 127.428 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 422.216 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.778 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.822 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.945 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.536 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 232.646 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:21
  • Package commit: 25d95f
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 190.905 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 555.470 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.064 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 32.024 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.826 s (5%) 485.930 ms 1.49 GiB (1%) 28003026
["JETAnalyzer{BasicPass} top-level", "simple"] 7.902 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.636 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 126.910 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 37.958 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.391 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.053 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 86.732 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 159.027 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 40.814 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 132.517 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.581 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 124.101 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 421.937 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.644 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.110 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.903 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.550 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 234.081 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() lbt
Sys.CPU_THREADS 4

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: AuthenticAMD
Model name: AMD EPYC 7763 64-Core Processor
CPU family: 25
Model: 1
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4890.86
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization: AMD-V
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 1 MiB (2 instances)
L3 cache: 32 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
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; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected

Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft
JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 26 Jul 2024 - 13:12
  • Baseline: 26 Jul 2024 - 13:21
  • Package commits:
  • Target: e27c03
  • Baseline: 25d95f
  • Julia commits:
  • Target: 48d4fd
  • Baseline: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 0.94 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 0.94 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Target

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:12
  • Package commit: e27c03
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 178.889 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 553.714 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.061 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 33.082 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.977 s (5%) 477.240 ms 1.49 GiB (1%) 28003025
["JETAnalyzer{BasicPass} top-level", "simple"] 8.021 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.665 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 128.294 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 38.256 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 128.661 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.187 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 85.670 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 161.043 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 41.337 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 133.439 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.245 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 127.428 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 422.216 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.778 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.822 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.945 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.536 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 232.646 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:21
  • Package commit: 25d95f
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 190.905 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 555.470 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.064 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 32.024 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.826 s (5%) 485.930 ms 1.49 GiB (1%) 28003026
["JETAnalyzer{BasicPass} top-level", "simple"] 7.902 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.636 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 126.910 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 37.958 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.391 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.053 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 86.732 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 159.027 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 40.814 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 132.517 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.581 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 124.101 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 421.937 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.644 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.110 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.903 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.550 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 234.081 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() lbt
Sys.CPU_THREADS 4

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: AuthenticAMD
Model name: AMD EPYC 7763 64-Core Processor
CPU family: 25
Model: 1
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4890.86
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization: AMD-V
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 1 MiB (2 instances)
L3 cache: 32 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
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; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected

Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft
JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 26 Jul 2024 - 13:12
  • Baseline: 26 Jul 2024 - 13:21
  • Package commits:
  • Target: e27c03
  • Baseline: 25d95f
  • Julia commits:
  • Target: 48d4fd
  • Baseline: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 0.94 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 0.94 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Target

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:12
  • Package commit: e27c03
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 178.889 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 553.714 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.061 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 33.082 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.977 s (5%) 477.240 ms 1.49 GiB (1%) 28003025
["JETAnalyzer{BasicPass} top-level", "simple"] 8.021 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.665 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 128.294 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 38.256 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 128.661 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.187 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 85.670 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 161.043 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 41.337 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 133.439 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.245 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 127.428 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 422.216 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.778 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.822 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.945 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.536 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 232.646 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:21
  • Package commit: 25d95f
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 190.905 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 555.470 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.064 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 32.024 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.826 s (5%) 485.930 ms 1.49 GiB (1%) 28003026
["JETAnalyzer{BasicPass} top-level", "simple"] 7.902 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.636 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 126.910 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 37.958 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.391 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.053 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 86.732 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 159.027 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 40.814 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 132.517 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.581 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 124.101 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 421.937 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.644 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.110 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.903 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.550 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 234.081 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() lbt
Sys.CPU_THREADS 4

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: AuthenticAMD
Model name: AMD EPYC 7763 64-Core Processor
CPU family: 25
Model: 1
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4890.86
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization: AMD-V
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 1 MiB (2 instances)
L3 cache: 32 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
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; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected

Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft
JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 26 Jul 2024 - 13:12
  • Baseline: 26 Jul 2024 - 13:21
  • Package commits:
  • Target: e27c03
  • Baseline: 25d95f
  • Julia commits:
  • Target: 48d4fd
  • Baseline: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 0.94 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 0.94 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Target

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:12
  • Package commit: e27c03
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 178.889 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 553.714 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.061 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 33.082 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.977 s (5%) 477.240 ms 1.49 GiB (1%) 28003025
["JETAnalyzer{BasicPass} top-level", "simple"] 8.021 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.665 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 128.294 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 38.256 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 128.661 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.187 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 85.670 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 161.043 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 41.337 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 133.439 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.245 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 127.428 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 422.216 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.778 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.822 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.945 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.536 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 232.646 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:21
  • Package commit: 25d95f
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 190.905 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 555.470 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.064 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 32.024 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.826 s (5%) 485.930 ms 1.49 GiB (1%) 28003026
["JETAnalyzer{BasicPass} top-level", "simple"] 7.902 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.636 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 126.910 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 37.958 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.391 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.053 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 86.732 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 159.027 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 40.814 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 132.517 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.581 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 124.101 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 421.937 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.644 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.110 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.903 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.550 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 234.081 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() lbt
Sys.CPU_THREADS 4

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: AuthenticAMD
Model name: AMD EPYC 7763 64-Core Processor
CPU family: 25
Model: 1
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4890.86
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization: AMD-V
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 1 MiB (2 instances)
L3 cache: 32 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
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; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected

Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft
JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 26 Jul 2024 - 13:12
  • Baseline: 26 Jul 2024 - 13:21
  • Package commits:
  • Target: e27c03
  • Baseline: 25d95f
  • Julia commits:
  • Target: 48d4fd
  • Baseline: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 0.94 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 0.94 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Target

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:12
  • Package commit: e27c03
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 178.889 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 553.714 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.061 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 33.082 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.977 s (5%) 477.240 ms 1.49 GiB (1%) 28003025
["JETAnalyzer{BasicPass} top-level", "simple"] 8.021 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.665 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 128.294 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 38.256 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 128.661 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.187 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 85.670 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 161.043 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 41.337 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 133.439 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.245 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 127.428 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 422.216 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.778 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.822 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.945 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.536 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 232.646 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:21
  • Package commit: 25d95f
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 190.905 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 555.470 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.064 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 32.024 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.826 s (5%) 485.930 ms 1.49 GiB (1%) 28003026
["JETAnalyzer{BasicPass} top-level", "simple"] 7.902 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.636 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 126.910 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 37.958 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.391 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.053 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 86.732 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 159.027 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 40.814 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 132.517 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.581 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 124.101 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 421.937 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.644 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.110 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.903 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.550 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 234.081 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() lbt
Sys.CPU_THREADS 4

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: AuthenticAMD
Model name: AMD EPYC 7763 64-Core Processor
CPU family: 25
Model: 1
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4890.86
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization: AMD-V
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 1 MiB (2 instances)
L3 cache: 32 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
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; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected

Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft
JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 26 Jul 2024 - 13:12
  • Baseline: 26 Jul 2024 - 13:21
  • Package commits:
  • Target: e27c03
  • Baseline: 25d95f
  • Julia commits:
  • Target: 48d4fd
  • Baseline: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 0.94 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 0.94 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Target

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:12
  • Package commit: e27c03
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 178.889 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 553.714 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.061 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 33.082 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.977 s (5%) 477.240 ms 1.49 GiB (1%) 28003025
["JETAnalyzer{BasicPass} top-level", "simple"] 8.021 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.665 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 128.294 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 38.256 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 128.661 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.187 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 85.670 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 161.043 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 41.337 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 133.439 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.245 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 127.428 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 422.216 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.778 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.822 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.945 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.536 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 232.646 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:21
  • Package commit: 25d95f
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 190.905 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 555.470 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.064 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 32.024 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.826 s (5%) 485.930 ms 1.49 GiB (1%) 28003026
["JETAnalyzer{BasicPass} top-level", "simple"] 7.902 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.636 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 126.910 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 37.958 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.391 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.053 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 86.732 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 159.027 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 40.814 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 132.517 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.581 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 124.101 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 421.937 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.644 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.110 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.903 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.550 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 234.081 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() lbt
Sys.CPU_THREADS 4

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: AuthenticAMD
Model name: AMD EPYC 7763 64-Core Processor
CPU family: 25
Model: 1
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4890.86
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization: AMD-V
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 1 MiB (2 instances)
L3 cache: 32 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
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; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected

Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft
JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 26 Jul 2024 - 13:12
  • Baseline: 26 Jul 2024 - 13:21
  • Package commits:
  • Target: e27c03
  • Baseline: 25d95f
  • Julia commits:
  • Target: 48d4fd
  • Baseline: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 0.94 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 0.94 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Target

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:12
  • Package commit: e27c03
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 178.889 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 553.714 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.061 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 33.082 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.977 s (5%) 477.240 ms 1.49 GiB (1%) 28003025
["JETAnalyzer{BasicPass} top-level", "simple"] 8.021 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.665 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 128.294 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 38.256 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 128.661 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.187 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 85.670 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 161.043 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 41.337 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 133.439 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.245 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 127.428 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 422.216 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.778 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.822 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.945 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.536 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 232.646 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1963 s 0 s 160 s 5861 s 0 s
 #2 2445 MHz 2032 s 0 s 168 s 5783 s 0 s
 #3 3270 MHz 1747 s 0 s 187 s 6053 s 0 s
 #4 3244 MHz 2303 s 0 s 192 s 5493 s 0 s
 Memory: 15.606491088867188 GB (12236.265625 MB free)
 Uptime: 802.54 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

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

Job Properties

  • Time of benchmark: 26 Jul 2024 - 13:21
  • Package commit: 25d95f
  • Julia commit: 48d4fd
  • 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
["First-Time-To-JET", "package loading"] 190.905 ms (5%) 64.67 KiB (1%) 17
["First-Time-To-JET", "rand(Bool)"] 555.470 ms (5%) 65.08 KiB (1%) 17
["First-Time-To-JET", "sum(\"julia\")"] 253.064 ms (5%) 65.08 KiB (1%) 17
["JETAnalyzer{BasicPass} top-level", "demo"] 32.024 ms (5%) 2.11 MiB (1%) 36419
["JETAnalyzer{BasicPass} top-level", "self analysis"] 9.826 s (5%) 485.930 ms 1.49 GiB (1%) 28003026
["JETAnalyzer{BasicPass} top-level", "simple"] 7.902 ms (5%) 2.02 MiB (1%) 35468
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.636 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 126.910 ms (5%) 43.18 MiB (1%) 810500
["JETAnalyzer{BasicPass}", "rand(Bool)"] 37.958 ms (5%) 14.53 MiB (1%) 267056
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.391 μs (5%) 16.05 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.053 ms (5%) 1.88 MiB (1%) 33178
["JETAnalyzer{SoundPass}", "identity(nothing)"] 86.732 μs (5%) 7.94 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 159.027 ms (5%) 74.36 MiB (1%) 947683
["JETAnalyzer{SoundPass}", "rand(Bool)"] 40.814 ms (5%) 16.34 MiB (1%) 283520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 132.517 μs (5%) 19.67 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.581 ms (5%) 1.95 MiB (1%) 34388
["OptAnalyzer", "identity(nothing)"] 124.101 μs (5%) 25.39 KiB (1%) 362
["OptAnalyzer", "println(QuoteNode(nothing))"] 421.937 ms (5%) 235.79 MiB (1%) 3469830
["OptAnalyzer", "rand(Bool)"] 21.644 ms (5%) 14.19 MiB (1%) 210676
["OptAnalyzer", "sum(\"julia\") (cached)"] 215.110 μs (5%) 56.80 KiB (1%) 774
["OptAnalyzer", "sum(\"julia\")"] 10.903 ms (5%) 6.48 MiB (1%) 96839
["show(::IO, ::JETCallResult)", "report_call"] 4.550 ms (5%) 1.33 MiB (1%) 18166
["show(::IO, ::JETCallResult)", "report_opt"] 234.081 ms (5%) 73.85 MiB (1%) 1141214

Benchmark Group List

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

  • ["First-Time-To-JET"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.4 LTS
 uname: Linux 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2783 MHz 3060 s 0 s 317 s 10215 s 0 s
 #2 3245 MHz 3740 s 0 s 330 s 9524 s 0 s
 #3 2947 MHz 3025 s 0 s 343 s 10230 s 0 s
 #4 2541 MHz 4102 s 0 s 342 s 9154 s 0 s
 Memory: 15.606491088867188 GB (12243.2734375 MB free)
 Uptime: 1364.49 sec
 Load Avg: 1.0 1.03 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() lbt
Sys.CPU_THREADS 4

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: AuthenticAMD
Model name: AMD EPYC 7763 64-Core Processor
CPU family: 25
Model: 1
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4890.86
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization: AMD-V
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 1 MiB (2 instances)
L3 cache: 32 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
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; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected

Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft

@timholy
Copy link
Collaborator Author

timholy commented Jul 14, 2024

Despite the test being declared passing, the same error happens in https://github.com/aviatesk/JET.jl/actions/runs/9927768080/job/27423134465?pr=648. I might be doing something wrong, but what?

@KristofferC
Copy link

KristofferC commented Jul 14, 2024

File name of extension is misspelled. lh is transposed.

@timholy
Copy link
Collaborator Author

timholy commented Jul 14, 2024

🤦

@timholy
Copy link
Collaborator Author

timholy commented Jul 14, 2024

@aviatesk what do you think about the need for get_reports? Should that be public? Or should we spell it differently, like by making the main report iterable?

@timholy
Copy link
Collaborator Author

timholy commented Jul 25, 2024

I've been using this and it works flawlessly, for me it's a huge productivity boost. We just need to decide what API we want for splitting the reports.

Copy link

codecov bot commented Jul 26, 2024

Codecov Report

Attention: Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.32%. Comparing base (cb2c460) to head (0ae06c8).
Report is 4 commits behind head on master.

Files Patch % Lines
ext/JETCthulhuExt.jl 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #648      +/-   ##
==========================================
+ Coverage   86.05%   89.32%   +3.27%     
==========================================
  Files          10       11       +1     
  Lines        2990     3064      +74     
==========================================
+ Hits         2573     2737     +164     
+ Misses        417      327      -90     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@timholy timholy removed the needs docs label Aug 8, 2024
@timholy
Copy link
Collaborator Author

timholy commented Aug 8, 2024

@aviatesk, if this passes I'll merge soon. Perhaps the main issue to ask about is whether it's reasonable to suggest that users call JET.get_reports(report) or whether we can to provide some other API for accessing them.

@timholy
Copy link
Collaborator Author

timholy commented Aug 10, 2024

I decided to try one more enhancement, so the last commit is speculative and WIP: it adds the Tuple{typeof(f), argtyps...} to Signature. The point is to support this (requires modifications to Cthulhu that I've made locally):
image

Storing the tuple-type allows Cthulhu.ascend to look for the callsite and see what line number of the source code it occurs on.

Copy link
Owner

@aviatesk aviatesk left a comment

Choose a reason for hiding this comment

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

I think this is a very good extension. Thank you for implementing it. I haven't had the chance to try it out yet, but the implementation itself seems fine, so please feel free to proceed as is.

src/abstractinterpret/inferenceerrorreport.jl Outdated Show resolved Hide resolved
src/abstractinterpret/inferenceerrorreport.jl Outdated Show resolved Hide resolved
Co-authored-by: Shuhei Kadowaki <40514306+aviatesk@users.noreply.github.com>
@timholy
Copy link
Collaborator Author

timholy commented Aug 16, 2024

I think this is almost there. The main obstacle is to decide what to do about slots that first get assigned in the method body and inference doesn't record them in the state (presumably this is always "broken" calls). Currently this just looks for the first preceding statement that assigns to that slot, and grabs the corresponding SSAValue. Presumably, this is buggy in cases where control-flow might assign multiple types. There several possible resolutions:

  1. bail out: use Union{} for the signature-type of the call
  2. use Any or a dummy type for that argument
  3. use the Union of types from all statements that assign to that slot
  4. use the Union of all types from assignment statements that are also predecessors of the basic block (including self)
  5. that I'm thinking about this wrong, and that the info I want is stored somewhere in the InferenceState object already (it seems like it should be?). But the stmt_info field (I'm guessing that's where it should be?) contains only NoCallInfo().

EDIT: I think we can use the dummy type solution, so in the commit below I created TypeUnassigned to indicate this.

Note that the failure in test_cthulhu.jl is fixed by JuliaDebug/Cthulhu.jl#588

timholy added a commit to JuliaDebug/Cthulhu.jl that referenced this pull request Aug 17, 2024
@timholy timholy merged commit 0ec6218 into master Aug 17, 2024
9 of 11 checks passed
@timholy timholy deleted the teh/cthulhuext branch August 17, 2024 20:15
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.

Ergonomics: descending into errors
3 participants