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

JETAnalyzer: discard sources always #613

Merged
merged 1 commit into from
Feb 14, 2024
Merged

JETAnalyzer: discard sources always #613

merged 1 commit into from
Feb 14, 2024

Conversation

aviatesk
Copy link
Owner

Might be more memory efficient.

Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5dd6e1d) 89.44% compared to head (5eafaef) 89.44%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #613   +/-   ##
=======================================
  Coverage   89.44%   89.44%           
=======================================
  Files          10       10           
  Lines        3002     3003    +1     
=======================================
+ Hits         2685     2686    +1     
  Misses        317      317           

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

Copy link

github-actions bot commented Feb 13, 2024

JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 13 Feb 2024 - 20:00
  • Baseline: 13 Feb 2024 - 20:11
  • Package commits:
  • Target: 610aec
  • Baseline: 5dd6e1
  • Julia commits:
  • Target: ba34d8
  • Baseline: ba34d8
  • 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} top-level", "self analysis"] 1.14 (5%) ❌ 1.00 (1%)
["JETAnalyzer{BasicPass}", "identity(nothing)"] 0.92 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "rand(Bool)"] 0.92 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 0.88 (5%) ✅ 0.99 (1%)
["JETAnalyzer{SoundPass}", "identity(nothing)"] 0.84 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 0.91 (5%) ✅ 1.04 (1%) ❌
["JETAnalyzer{SoundPass}", "rand(Bool)"] 0.88 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 0.91 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 0.90 (5%) ✅ 1.00 (1%)
["OptAnalyzer", "identity(nothing)"] 0.93 (5%) ✅ 1.00 (1%)
["OptAnalyzer", "println(QuoteNode(nothing))"] 1.08 (5%) ❌ 1.01 (1%) ❌
["OptAnalyzer", "rand(Bool)"] 1.07 (5%) ❌ 1.00 (1%)
["OptAnalyzer", "sum(\"julia\") (cached)"] 1.03 (5%) 1.04 (1%) ❌
["OptAnalyzer", "sum(\"julia\")"] 1.05 (5%) ❌ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_call"] 0.95 (5%) ✅ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_opt"] 0.88 (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.11.0-DEV.1590
Commit ba34d899edc (2024-02-13 15:33 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 1996 s 0 s 180 s 5545 s 0 s
 #2 0 MHz 1490 s 0 s 181 s 6034 s 0 s
 #3 0 MHz 2600 s 0 s 184 s 4943 s 0 s
 #4 0 MHz 2303 s 0 s 182 s 5234 s 0 s
 Memory: 15.606903076171875 GB (12359.86328125 MB free)
 Uptime: 775.79 sec
 Load Avg: 1.02 1.02 0.7
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.11.0-DEV.1590
Commit ba34d899edc (2024-02-13 15:33 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4356 s 0 s 292 s 9942 s 0 s
 #2 0 MHz 3347 s 0 s 330 s 10898 s 0 s
 #3 0 MHz 4199 s 0 s 309 s 10090 s 0 s
 #4 0 MHz 3986 s 0 s 302 s 10304 s 0 s
 Memory: 15.606903076171875 GB (11723.921875 MB free)
 Uptime: 1464.31 sec
 Load Avg: 1.0 1.05 0.94
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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: 13 Feb 2024 - 20:0
  • Package commit: 610aec
  • Julia commit: ba34d8
  • 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"] 810.677 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 597.221 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 207.816 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 32.446 ms (5%) 1.99 MiB (1%) 42580
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.883 s (5%) 248.861 ms 1.03 GiB (1%) 22985213
["JETAnalyzer{BasicPass} top-level", "simple"] 7.598 ms (5%) 1.99 MiB (1%) 45977
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.977 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 105.151 ms (5%) 37.57 MiB (1%) 882449
["JETAnalyzer{BasicPass}", "rand(Bool)"] 47.826 ms (5%) 18.33 MiB (1%) 428024
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 132.688 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 4.876 ms (5%) 1.84 MiB (1%) 43119
["JETAnalyzer{SoundPass}", "identity(nothing)"] 87.153 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 120.508 ms (5%) 52.97 MiB (1%) 981238
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.052 ms (5%) 20.41 MiB (1%) 451011
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 137.677 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.044 ms (5%) 1.91 MiB (1%) 44275
["OptAnalyzer", "identity(nothing)"] 74.188 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 455.293 ms (5%) 261.61 MiB (1%) 5298803
["OptAnalyzer", "rand(Bool)"] 30.324 ms (5%) 18.12 MiB (1%) 381553
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.205 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.994 ms (5%) 8.05 MiB (1%) 166502
["show(::IO, ::JETCallResult)", "report_call"] 3.650 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 14.097 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1590
Commit ba34d899edc (2024-02-13 15:33 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 1996 s 0 s 180 s 5545 s 0 s
 #2 0 MHz 1490 s 0 s 181 s 6034 s 0 s
 #3 0 MHz 2600 s 0 s 184 s 4943 s 0 s
 #4 0 MHz 2303 s 0 s 182 s 5234 s 0 s
 Memory: 15.606903076171875 GB (12359.86328125 MB free)
 Uptime: 775.79 sec
 Load Avg: 1.02 1.02 0.7
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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: 13 Feb 2024 - 20:11
  • Package commit: 5dd6e1
  • Julia commit: ba34d8
  • 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"] 774.271 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 590.254 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 207.691 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 31.761 ms (5%) 1.98 MiB (1%) 42529
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.167 s (5%) 1.03 GiB (1%) 22985520
["JETAnalyzer{BasicPass} top-level", "simple"] 7.841 ms (5%) 1.99 MiB (1%) 45977
["JETAnalyzer{BasicPass}", "identity(nothing)"] 91.159 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 108.184 ms (5%) 37.57 MiB (1%) 882449
["JETAnalyzer{BasicPass}", "rand(Bool)"] 52.225 ms (5%) 18.33 MiB (1%) 428024
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 137.155 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.568 ms (5%) 1.86 MiB (1%) 43121
["JETAnalyzer{SoundPass}", "identity(nothing)"] 103.473 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 132.993 ms (5%) 51.05 MiB (1%) 981105
["JETAnalyzer{SoundPass}", "rand(Bool)"] 57.896 ms (5%) 20.44 MiB (1%) 451027
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 151.864 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.605 ms (5%) 1.91 MiB (1%) 44275
["OptAnalyzer", "identity(nothing)"] 79.658 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 422.193 ms (5%) 258.23 MiB (1%) 5206829
["OptAnalyzer", "rand(Bool)"] 28.450 ms (5%) 18.14 MiB (1%) 381843
["OptAnalyzer", "sum(\"julia\") (cached)"] 221.152 μs (5%) 63.14 KiB (1%) 1108
["OptAnalyzer", "sum(\"julia\")"] 12.343 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.859 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 16.059 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1590
Commit ba34d899edc (2024-02-13 15:33 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4356 s 0 s 292 s 9942 s 0 s
 #2 0 MHz 3347 s 0 s 330 s 10898 s 0 s
 #3 0 MHz 4199 s 0 s 309 s 10090 s 0 s
 #4 0 MHz 3986 s 0 s 302 s 10304 s 0 s
 Memory: 15.606903076171875 GB (11723.921875 MB free)
 Uptime: 1464.31 sec
 Load Avg: 1.0 1.05 0.94
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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.85
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: Mitigation; 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
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: 13 Feb 2024 - 20:26
  • Baseline: 13 Feb 2024 - 20:37
  • Package commits:
  • Target: 610aec
  • Baseline: 5dd6e1
  • Julia commits:
  • Target: ba34d8
  • Baseline: ba34d8
  • 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} top-level", "self analysis"] 1.12 (5%) ❌ 1.00 (1%)
["JETAnalyzer{BasicPass}", "identity(nothing)"] 0.89 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 0.93 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "rand(Bool)"] 0.89 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 0.86 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 0.91 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "identity(nothing)"] 1.25 (5%) ❌ 1.00 (1%)
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 0.93 (5%) ✅ 1.02 (1%) ❌
["JETAnalyzer{SoundPass}", "rand(Bool)"] 0.90 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 0.91 (5%) ✅ 1.00 (1%)
["OptAnalyzer", "identity(nothing)"] 1.12 (5%) ❌ 1.00 (1%)
["OptAnalyzer", "println(QuoteNode(nothing))"] 1.09 (5%) ❌ 1.01 (1%) ❌
["OptAnalyzer", "rand(Bool)"] 1.06 (5%) ❌ 1.00 (1%)
["OptAnalyzer", "sum(\"julia\") (cached)"] 1.05 (5%) 1.04 (1%) ❌
["OptAnalyzer", "sum(\"julia\")"] 1.09 (5%) ❌ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_opt"] 0.90 (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.11.0-DEV.1590
Commit ba34d899edc (2024-02-13 15:33 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 1956 s 0 s 173 s 16960 s 0 s
 #2 0 MHz 2256 s 0 s 198 s 16626 s 0 s
 #3 0 MHz 2052 s 0 s 181 s 16853 s 0 s
 #4 0 MHz 2055 s 0 s 201 s 16820 s 0 s
 Memory: 15.606903076171875 GB (12135.8359375 MB free)
 Uptime: 1913.17 sec
 Load Avg: 1.05 1.03 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.11.0-DEV.1590
Commit ba34d899edc (2024-02-13 15:33 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4421 s 0 s 287 s 21174 s 0 s
 #2 0 MHz 4617 s 0 s 332 s 20926 s 0 s
 #3 0 MHz 3335 s 0 s 298 s 22247 s 0 s
 #4 0 MHz 3354 s 0 s 293 s 22223 s 0 s
 Memory: 15.606903076171875 GB (11697.19140625 MB free)
 Uptime: 2593.88 sec
 Load Avg: 1.0 1.05 0.92
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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: 13 Feb 2024 - 20:26
  • Package commit: 610aec
  • Julia commit: ba34d8
  • 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"] 750.473 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 578.492 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 205.815 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 32.919 ms (5%) 1.99 MiB (1%) 42580
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.510 s (5%) 244.472 ms 1.03 GiB (1%) 22985213
["JETAnalyzer{BasicPass} top-level", "simple"] 7.884 ms (5%) 1.98 MiB (1%) 45977
["JETAnalyzer{BasicPass}", "identity(nothing)"] 70.151 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 102.604 ms (5%) 37.57 MiB (1%) 882451
["JETAnalyzer{BasicPass}", "rand(Bool)"] 47.429 ms (5%) 18.33 MiB (1%) 428026
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 119.454 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.055 ms (5%) 1.86 MiB (1%) 43121
["JETAnalyzer{SoundPass}", "identity(nothing)"] 88.967 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 119.602 ms (5%) 51.80 MiB (1%) 981191
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.067 ms (5%) 20.41 MiB (1%) 451013
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 135.914 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.131 ms (5%) 1.91 MiB (1%) 44275
["OptAnalyzer", "identity(nothing)"] 64.200 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 448.949 ms (5%) 261.86 MiB (1%) 5298809
["OptAnalyzer", "rand(Bool)"] 30.231 ms (5%) 18.12 MiB (1%) 381555
["OptAnalyzer", "sum(\"julia\") (cached)"] 238.537 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 13.310 ms (5%) 8.05 MiB (1%) 166502
["show(::IO, ::JETCallResult)", "report_call"] 3.749 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 13.224 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1590
Commit ba34d899edc (2024-02-13 15:33 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 1956 s 0 s 173 s 16960 s 0 s
 #2 0 MHz 2256 s 0 s 198 s 16626 s 0 s
 #3 0 MHz 2052 s 0 s 181 s 16853 s 0 s
 #4 0 MHz 2055 s 0 s 201 s 16820 s 0 s
 Memory: 15.606903076171875 GB (12135.8359375 MB free)
 Uptime: 1913.17 sec
 Load Avg: 1.05 1.03 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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: 13 Feb 2024 - 20:37
  • Package commit: 5dd6e1
  • Julia commit: ba34d8
  • 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"] 748.051 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 574.717 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 205.771 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 32.453 ms (5%) 1.98 MiB (1%) 42529
["JETAnalyzer{BasicPass} top-level", "self analysis"] 4.903 s (5%) 1.03 GiB (1%) 22985535
["JETAnalyzer{BasicPass} top-level", "simple"] 8.116 ms (5%) 1.99 MiB (1%) 45977
["JETAnalyzer{BasicPass}", "identity(nothing)"] 79.258 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 110.348 ms (5%) 37.57 MiB (1%) 882451
["JETAnalyzer{BasicPass}", "rand(Bool)"] 53.586 ms (5%) 18.33 MiB (1%) 428026
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 138.830 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.566 ms (5%) 1.86 MiB (1%) 43121
["JETAnalyzer{SoundPass}", "identity(nothing)"] 71.253 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 128.350 ms (5%) 51.02 MiB (1%) 981091
["JETAnalyzer{SoundPass}", "rand(Bool)"] 56.842 ms (5%) 20.41 MiB (1%) 451013
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 141.685 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.633 ms (5%) 1.91 MiB (1%) 44275
["OptAnalyzer", "identity(nothing)"] 57.307 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 410.945 ms (5%) 258.23 MiB (1%) 5206855
["OptAnalyzer", "rand(Bool)"] 28.481 ms (5%) 18.14 MiB (1%) 381845
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.247 μs (5%) 63.14 KiB (1%) 1108
["OptAnalyzer", "sum(\"julia\")"] 12.178 ms (5%) 8.07 MiB (1%) 166499
["show(::IO, ::JETCallResult)", "report_call"] 3.682 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 14.678 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1590
Commit ba34d899edc (2024-02-13 15:33 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4421 s 0 s 287 s 21174 s 0 s
 #2 0 MHz 4617 s 0 s 332 s 20926 s 0 s
 #3 0 MHz 3335 s 0 s 298 s 22247 s 0 s
 #4 0 MHz 3354 s 0 s 293 s 22223 s 0 s
 Memory: 15.606903076171875 GB (11697.19140625 MB free)
 Uptime: 2593.88 sec
 Load Avg: 1.0 1.05 0.92
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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: Mitigation; 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
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 Feb 2024 - 02:03
  • Baseline: 14 Feb 2024 - 02:14
  • Package commits:
  • Target: 610aec
  • Baseline: 5dd6e1
  • Julia commits:
  • Target: ba34d8
  • Baseline: ba34d8
  • 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} top-level", "self analysis"] 1.08 (5%) ❌ 1.00 (1%)
["JETAnalyzer{BasicPass} top-level", "simple"] 0.94 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 0.95 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "rand(Bool)"] 0.91 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 0.86 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 0.91 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 0.92 (5%) ✅ 0.99 (1%)
["JETAnalyzer{SoundPass}", "rand(Bool)"] 0.89 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 0.88 (5%) ✅ 1.00 (1%)
["OptAnalyzer", "identity(nothing)"] 0.89 (5%) ✅ 1.00 (1%)
["OptAnalyzer", "println(QuoteNode(nothing))"] 1.10 (5%) ❌ 1.01 (1%) ❌
["OptAnalyzer", "rand(Bool)"] 1.06 (5%) ❌ 1.00 (1%)
["OptAnalyzer", "sum(\"julia\") (cached)"] 1.07 (5%) ❌ 1.04 (1%) ❌
["OptAnalyzer", "sum(\"julia\")"] 1.09 (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.11.0-DEV.1590
Commit ba34d899edc (2024-02-13 15:33 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 1954 s 0 s 174 s 5695 s 0 s
 #2 0 MHz 2051 s 0 s 169 s 5605 s 0 s
 #3 0 MHz 1784 s 0 s 176 s 5852 s 0 s
 #4 0 MHz 2406 s 0 s 199 s 5215 s 0 s
 Memory: 15.60690689086914 GB (12358.203125 MB free)
 Uptime: 786.05 sec
 Load Avg: 1.0 1.03 0.7
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.11.0-DEV.1590
Commit ba34d899edc (2024-02-13 15:33 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 3870 s 0 s 283 s 10386 s 0 s
 #2 0 MHz 4094 s 0 s 308 s 10142 s 0 s
 #3 0 MHz 3481 s 0 s 310 s 10737 s 0 s
 #4 0 MHz 4089 s 0 s 317 s 10130 s 0 s
 Memory: 15.60690689086914 GB (11714.234375 MB free)
 Uptime: 1459.0 sec
 Load Avg: 1.09 1.08 0.94
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 2:3
  • Package commit: 610aec
  • Julia commit: ba34d8
  • 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"] 733.943 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 562.672 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 200.338 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 31.549 ms (5%) 1.99 MiB (1%) 42580
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.259 s (5%) 213.504 ms 1.03 GiB (1%) 22985212
["JETAnalyzer{BasicPass} top-level", "simple"] 7.431 ms (5%) 1.99 MiB (1%) 45977
["JETAnalyzer{BasicPass}", "identity(nothing)"] 79.748 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 102.375 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 46.734 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 110.877 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 4.869 ms (5%) 1.86 MiB (1%) 43121
["JETAnalyzer{SoundPass}", "identity(nothing)"] 79.057 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 117.730 ms (5%) 51.41 MiB (1%) 981136
["JETAnalyzer{SoundPass}", "rand(Bool)"] 49.858 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 131.135 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 4.822 ms (5%) 1.91 MiB (1%) 44275
["OptAnalyzer", "identity(nothing)"] 61.475 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 445.602 ms (5%) 261.86 MiB (1%) 5298804
["OptAnalyzer", "rand(Bool)"] 29.558 ms (5%) 18.12 MiB (1%) 381552
["OptAnalyzer", "sum(\"julia\") (cached)"] 222.033 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.917 ms (5%) 8.05 MiB (1%) 166502
["show(::IO, ::JETCallResult)", "report_call"] 3.539 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 12.202 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1590
Commit ba34d899edc (2024-02-13 15:33 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 1954 s 0 s 174 s 5695 s 0 s
 #2 0 MHz 2051 s 0 s 169 s 5605 s 0 s
 #3 0 MHz 1784 s 0 s 176 s 5852 s 0 s
 #4 0 MHz 2406 s 0 s 199 s 5215 s 0 s
 Memory: 15.60690689086914 GB (12358.203125 MB free)
 Uptime: 786.05 sec
 Load Avg: 1.0 1.03 0.7
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 2:14
  • Package commit: 5dd6e1
  • Julia commit: ba34d8
  • 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"] 739.158 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 562.496 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 199.580 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 31.184 ms (5%) 1.98 MiB (1%) 42529
["JETAnalyzer{BasicPass} top-level", "self analysis"] 4.878 s (5%) 1.03 GiB (1%) 22985518
["JETAnalyzer{BasicPass} top-level", "simple"] 7.903 ms (5%) 1.99 MiB (1%) 45977
["JETAnalyzer{BasicPass}", "identity(nothing)"] 78.757 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 107.915 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 51.466 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 128.399 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.365 ms (5%) 1.86 MiB (1%) 43121
["JETAnalyzer{SoundPass}", "identity(nothing)"] 78.386 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 128.274 ms (5%) 51.80 MiB (1%) 981188
["JETAnalyzer{SoundPass}", "rand(Bool)"] 56.322 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 133.739 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.454 ms (5%) 1.91 MiB (1%) 44275
["OptAnalyzer", "identity(nothing)"] 69.329 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 406.588 ms (5%) 258.23 MiB (1%) 5206827
["OptAnalyzer", "rand(Bool)"] 27.855 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 206.875 μs (5%) 63.14 KiB (1%) 1108
["OptAnalyzer", "sum(\"julia\")"] 11.859 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.639 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 12.804 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1590
Commit ba34d899edc (2024-02-13 15:33 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 3870 s 0 s 283 s 10386 s 0 s
 #2 0 MHz 4094 s 0 s 308 s 10142 s 0 s
 #3 0 MHz 3481 s 0 s 310 s 10737 s 0 s
 #4 0 MHz 4089 s 0 s 317 s 10130 s 0 s
 Memory: 15.60690689086914 GB (11714.234375 MB free)
 Uptime: 1459.0 sec
 Load Avg: 1.09 1.08 0.94
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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.85
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: Mitigation; 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
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 Feb 2024 - 07:25
  • Baseline: 14 Feb 2024 - 07:37
  • Package commits:
  • Target: 154696
  • Baseline: 5dd6e1
  • Julia commits:
  • Target: 90afb7
  • Baseline: 90afb7
  • 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}", "rand(Bool)"] 0.93 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 0.95 (5%) ✅ 0.99 (1%)
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 0.92 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "rand(Bool)"] 0.90 (5%) ✅ 1.00 (1%)
["OptAnalyzer", "sum(\"julia\") (cached)"] 1.04 (5%) 1.04 (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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2182 s 0 s 167 s 5524 s 0 s
 #2 0 MHz 2969 s 0 s 175 s 4733 s 0 s
 #3 0 MHz 1656 s 0 s 161 s 6061 s 0 s
 #4 0 MHz 1776 s 0 s 190 s 5935 s 0 s
 Memory: 15.60690689086914 GB (12031.5234375 MB free)
 Uptime: 794.02 sec
 Load Avg: 1.06 1.03 0.7
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4316 s 0 s 266 s 10015 s 0 s
 #2 0 MHz 5529 s 0 s 293 s 8783 s 0 s
 #3 0 MHz 3392 s 0 s 265 s 10946 s 0 s
 #4 0 MHz 2689 s 0 s 326 s 11612 s 0 s
 Memory: 15.60690689086914 GB (11738.89453125 MB free)
 Uptime: 1467.81 sec
 Load Avg: 1.0 1.04 0.93
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 7:25
  • Package commit: 154696
  • Julia commit: 90afb7
  • 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"] 733.017 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 567.045 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 201.496 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 31.898 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 4.958 s (5%) 1.03 GiB (1%) 22985589
["JETAnalyzer{BasicPass} top-level", "simple"] 7.560 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 67.107 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 102.497 ms (5%) 37.57 MiB (1%) 882444
["JETAnalyzer{BasicPass}", "rand(Bool)"] 47.256 ms (5%) 18.33 MiB (1%) 428019
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 117.521 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 4.980 ms (5%) 1.84 MiB (1%) 43121
["JETAnalyzer{SoundPass}", "identity(nothing)"] 68.980 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 116.823 ms (5%) 51.80 MiB (1%) 981181
["JETAnalyzer{SoundPass}", "rand(Bool)"] 49.787 ms (5%) 20.41 MiB (1%) 451006
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 136.337 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.042 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 58.069 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 408.935 ms (5%) 258.23 MiB (1%) 5206830
["OptAnalyzer", "rand(Bool)"] 28.759 ms (5%) 18.14 MiB (1%) 381838
["OptAnalyzer", "sum(\"julia\") (cached)"] 221.896 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.277 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.728 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 12.904 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2182 s 0 s 167 s 5524 s 0 s
 #2 0 MHz 2969 s 0 s 175 s 4733 s 0 s
 #3 0 MHz 1656 s 0 s 161 s 6061 s 0 s
 #4 0 MHz 1776 s 0 s 190 s 5935 s 0 s
 Memory: 15.60690689086914 GB (12031.5234375 MB free)
 Uptime: 794.02 sec
 Load Avg: 1.06 1.03 0.7
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 7:37
  • Package commit: 5dd6e1
  • Julia commit: 90afb7
  • 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"] 731.688 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 569.915 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 201.028 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 31.334 ms (5%) 1.98 MiB (1%) 42529
["JETAnalyzer{BasicPass} top-level", "self analysis"] 4.867 s (5%) 1.03 GiB (1%) 22985589
["JETAnalyzer{BasicPass} top-level", "simple"] 7.580 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 66.965 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 104.610 ms (5%) 37.57 MiB (1%) 882444
["JETAnalyzer{BasicPass}", "rand(Bool)"] 50.839 ms (5%) 18.33 MiB (1%) 428019
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 118.112 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.268 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 67.567 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 127.347 ms (5%) 51.82 MiB (1%) 981193
["JETAnalyzer{SoundPass}", "rand(Bool)"] 55.379 ms (5%) 20.44 MiB (1%) 451022
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 132.900 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.181 ms (5%) 1.90 MiB (1%) 44275
["OptAnalyzer", "identity(nothing)"] 57.538 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 411.407 ms (5%) 258.23 MiB (1%) 5206830
["OptAnalyzer", "rand(Bool)"] 28.432 ms (5%) 18.14 MiB (1%) 381838
["OptAnalyzer", "sum(\"julia\") (cached)"] 212.559 μs (5%) 63.14 KiB (1%) 1108
["OptAnalyzer", "sum(\"julia\")"] 11.909 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.614 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 12.544 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4316 s 0 s 266 s 10015 s 0 s
 #2 0 MHz 5529 s 0 s 293 s 8783 s 0 s
 #3 0 MHz 3392 s 0 s 265 s 10946 s 0 s
 #4 0 MHz 2689 s 0 s 326 s 11612 s 0 s
 Memory: 15.60690689086914 GB (11738.89453125 MB free)
 Uptime: 1467.81 sec
 Load Avg: 1.0 1.04 0.93
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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: Mitigation; 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
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 Feb 2024 - 07:53
  • Baseline: 14 Feb 2024 - 08:03
  • Package commits:
  • Target: 1daa59
  • Baseline: 353d41
  • Julia commits:
  • Target: 90afb7
  • Baseline: 90afb7
  • 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.95 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 1.07 (5%) ❌ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_opt"] 0.92 (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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 7:53
  • Package commit: 1daa59
  • Julia commit: 90afb7
  • 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"] 754.453 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 578.172 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 203.848 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 32.681 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.077 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.819 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 89.457 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 102.683 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 46.767 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 138.338 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.040 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 89.387 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 119.520 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.139 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 144.129 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.164 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 75.320 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 414.010 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 28.355 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.837 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.179 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.761 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 13.596 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 8:3
  • Package commit: 353d41
  • Julia commit: 90afb7
  • 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"] 795.954 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 596.717 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 210.852 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 31.844 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.089 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.734 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 85.569 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 103.318 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 47.239 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.241 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.140 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 90.048 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 120.487 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.203 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 138.779 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.154 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 76.533 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 433.974 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 29.335 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.766 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.506 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.766 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 14.838 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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.85
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: Mitigation; 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
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 Feb 2024 - 07:53
  • Baseline: 14 Feb 2024 - 08:03
  • Package commits:
  • Target: 1daa59
  • Baseline: 353d41
  • Julia commits:
  • Target: 90afb7
  • Baseline: 90afb7
  • 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.95 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 1.07 (5%) ❌ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_opt"] 0.92 (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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 7:53
  • Package commit: 1daa59
  • Julia commit: 90afb7
  • 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"] 754.453 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 578.172 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 203.848 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 32.681 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.077 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.819 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 89.457 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 102.683 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 46.767 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 138.338 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.040 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 89.387 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 119.520 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.139 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 144.129 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.164 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 75.320 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 414.010 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 28.355 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.837 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.179 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.761 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 13.596 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 8:3
  • Package commit: 353d41
  • Julia commit: 90afb7
  • 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"] 795.954 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 596.717 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 210.852 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 31.844 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.089 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.734 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 85.569 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 103.318 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 47.239 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.241 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.140 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 90.048 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 120.487 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.203 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 138.779 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.154 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 76.533 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 433.974 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 29.335 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.766 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.506 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.766 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 14.838 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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.85
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: Mitigation; 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
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 Feb 2024 - 07:53
  • Baseline: 14 Feb 2024 - 08:03
  • Package commits:
  • Target: 1daa59
  • Baseline: 353d41
  • Julia commits:
  • Target: 90afb7
  • Baseline: 90afb7
  • 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.95 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 1.07 (5%) ❌ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_opt"] 0.92 (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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 7:53
  • Package commit: 1daa59
  • Julia commit: 90afb7
  • 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"] 754.453 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 578.172 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 203.848 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 32.681 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.077 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.819 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 89.457 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 102.683 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 46.767 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 138.338 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.040 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 89.387 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 119.520 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.139 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 144.129 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.164 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 75.320 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 414.010 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 28.355 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.837 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.179 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.761 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 13.596 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 8:3
  • Package commit: 353d41
  • Julia commit: 90afb7
  • 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"] 795.954 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 596.717 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 210.852 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 31.844 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.089 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.734 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 85.569 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 103.318 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 47.239 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.241 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.140 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 90.048 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 120.487 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.203 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 138.779 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.154 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 76.533 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 433.974 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 29.335 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.766 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.506 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.766 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 14.838 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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.85
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: Mitigation; 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
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 Feb 2024 - 07:53
  • Baseline: 14 Feb 2024 - 08:03
  • Package commits:
  • Target: 1daa59
  • Baseline: 353d41
  • Julia commits:
  • Target: 90afb7
  • Baseline: 90afb7
  • 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.95 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 1.07 (5%) ❌ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_opt"] 0.92 (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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 7:53
  • Package commit: 1daa59
  • Julia commit: 90afb7
  • 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"] 754.453 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 578.172 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 203.848 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 32.681 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.077 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.819 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 89.457 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 102.683 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 46.767 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 138.338 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.040 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 89.387 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 119.520 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.139 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 144.129 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.164 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 75.320 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 414.010 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 28.355 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.837 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.179 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.761 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 13.596 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 8:3
  • Package commit: 353d41
  • Julia commit: 90afb7
  • 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"] 795.954 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 596.717 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 210.852 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 31.844 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.089 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.734 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 85.569 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 103.318 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 47.239 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.241 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.140 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 90.048 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 120.487 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.203 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 138.779 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.154 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 76.533 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 433.974 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 29.335 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.766 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.506 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.766 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 14.838 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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.85
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: Mitigation; 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
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 Feb 2024 - 07:53
  • Baseline: 14 Feb 2024 - 08:03
  • Package commits:
  • Target: 1daa59
  • Baseline: 353d41
  • Julia commits:
  • Target: 90afb7
  • Baseline: 90afb7
  • 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.95 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 1.07 (5%) ❌ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_opt"] 0.92 (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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 7:53
  • Package commit: 1daa59
  • Julia commit: 90afb7
  • 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"] 754.453 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 578.172 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 203.848 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 32.681 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.077 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.819 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 89.457 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 102.683 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 46.767 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 138.338 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.040 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 89.387 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 119.520 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.139 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 144.129 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.164 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 75.320 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 414.010 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 28.355 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.837 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.179 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.761 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 13.596 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 8:3
  • Package commit: 353d41
  • Julia commit: 90afb7
  • 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"] 795.954 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 596.717 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 210.852 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 31.844 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.089 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.734 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 85.569 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 103.318 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 47.239 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.241 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.140 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 90.048 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 120.487 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.203 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 138.779 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.154 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 76.533 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 433.974 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 29.335 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.766 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.506 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.766 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 14.838 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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.85
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: Mitigation; 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
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 Feb 2024 - 07:53
  • Baseline: 14 Feb 2024 - 08:03
  • Package commits:
  • Target: 1daa59
  • Baseline: 353d41
  • Julia commits:
  • Target: 90afb7
  • Baseline: 90afb7
  • 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.95 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 1.07 (5%) ❌ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_opt"] 0.92 (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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 7:53
  • Package commit: 1daa59
  • Julia commit: 90afb7
  • 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"] 754.453 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 578.172 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 203.848 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 32.681 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.077 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.819 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 89.457 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 102.683 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 46.767 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 138.338 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.040 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 89.387 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 119.520 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.139 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 144.129 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.164 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 75.320 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 414.010 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 28.355 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.837 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.179 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.761 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 13.596 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 8:3
  • Package commit: 353d41
  • Julia commit: 90afb7
  • 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"] 795.954 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 596.717 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 210.852 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 31.844 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.089 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.734 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 85.569 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 103.318 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 47.239 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.241 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.140 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 90.048 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 120.487 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.203 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 138.779 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.154 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 76.533 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 433.974 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 29.335 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.766 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.506 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.766 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 14.838 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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.85
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: Mitigation; 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
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 Feb 2024 - 07:53
  • Baseline: 14 Feb 2024 - 08:03
  • Package commits:
  • Target: 1daa59
  • Baseline: 353d41
  • Julia commits:
  • Target: 90afb7
  • Baseline: 90afb7
  • 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.95 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 1.07 (5%) ❌ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_opt"] 0.92 (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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 7:53
  • Package commit: 1daa59
  • Julia commit: 90afb7
  • 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"] 754.453 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 578.172 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 203.848 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 32.681 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.077 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.819 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 89.457 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 102.683 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 46.767 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 138.338 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.040 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 89.387 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 119.520 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.139 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 144.129 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.164 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 75.320 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 414.010 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 28.355 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.837 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.179 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.761 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 13.596 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 8:3
  • Package commit: 353d41
  • Julia commit: 90afb7
  • 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"] 795.954 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 596.717 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 210.852 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 31.844 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.089 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.734 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 85.569 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 103.318 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 47.239 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.241 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.140 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 90.048 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 120.487 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.203 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 138.779 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.154 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 76.533 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 433.974 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 29.335 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.766 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.506 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.766 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 14.838 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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.85
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: Mitigation; 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
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 Feb 2024 - 07:53
  • Baseline: 14 Feb 2024 - 08:03
  • Package commits:
  • Target: 1daa59
  • Baseline: 353d41
  • Julia commits:
  • Target: 90afb7
  • Baseline: 90afb7
  • 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.95 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 1.07 (5%) ❌ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_opt"] 0.92 (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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 7:53
  • Package commit: 1daa59
  • Julia commit: 90afb7
  • 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"] 754.453 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 578.172 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 203.848 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 32.681 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.077 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.819 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 89.457 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 102.683 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 46.767 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 138.338 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.040 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 89.387 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 119.520 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.139 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 144.129 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.164 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 75.320 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 414.010 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 28.355 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.837 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.179 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.761 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 13.596 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 8:3
  • Package commit: 353d41
  • Julia commit: 90afb7
  • 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"] 795.954 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 596.717 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 210.852 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 31.844 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.089 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.734 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 85.569 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 103.318 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 47.239 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.241 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.140 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 90.048 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 120.487 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.203 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 138.779 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.154 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 76.533 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 433.974 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 29.335 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.766 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.506 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.766 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 14.838 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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.85
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: Mitigation; 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
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 Feb 2024 - 07:53
  • Baseline: 14 Feb 2024 - 08:03
  • Package commits:
  • Target: 1daa59
  • Baseline: 353d41
  • Julia commits:
  • Target: 90afb7
  • Baseline: 90afb7
  • 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.95 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 1.07 (5%) ❌ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_opt"] 0.92 (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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 7:53
  • Package commit: 1daa59
  • Julia commit: 90afb7
  • 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"] 754.453 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 578.172 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 203.848 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 32.681 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.077 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.819 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 89.457 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 102.683 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 46.767 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 138.338 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.040 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 89.387 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 119.520 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.139 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 144.129 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.164 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 75.320 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 414.010 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 28.355 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.837 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.179 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.761 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 13.596 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 8:3
  • Package commit: 353d41
  • Julia commit: 90afb7
  • 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"] 795.954 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 596.717 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 210.852 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 31.844 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.089 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.734 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 85.569 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 103.318 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 47.239 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.241 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.140 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 90.048 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 120.487 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.203 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 138.779 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.154 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 76.533 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 433.974 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 29.335 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.766 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.506 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.766 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 14.838 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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.85
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: Mitigation; 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
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 Feb 2024 - 07:53
  • Baseline: 14 Feb 2024 - 08:03
  • Package commits:
  • Target: 1daa59
  • Baseline: 353d41
  • Julia commits:
  • Target: 90afb7
  • Baseline: 90afb7
  • 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.95 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 1.07 (5%) ❌ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_opt"] 0.92 (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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 7:53
  • Package commit: 1daa59
  • Julia commit: 90afb7
  • 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"] 754.453 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 578.172 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 203.848 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 32.681 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.077 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.819 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 89.457 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 102.683 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 46.767 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 138.338 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.040 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 89.387 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 119.520 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.139 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 144.129 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.164 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 75.320 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 414.010 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 28.355 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.837 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.179 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.761 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 13.596 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 8:3
  • Package commit: 353d41
  • Julia commit: 90afb7
  • 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"] 795.954 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 596.717 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 210.852 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 31.844 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.089 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.734 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 85.569 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 103.318 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 47.239 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.241 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.140 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 90.048 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 120.487 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.203 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 138.779 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.154 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 76.533 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 433.974 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 29.335 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.766 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.506 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.766 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 14.838 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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.85
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: Mitigation; 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
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 Feb 2024 - 07:53
  • Baseline: 14 Feb 2024 - 08:03
  • Package commits:
  • Target: 1daa59
  • Baseline: 353d41
  • Julia commits:
  • Target: 90afb7
  • Baseline: 90afb7
  • 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.95 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 1.07 (5%) ❌ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_opt"] 0.92 (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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 7:53
  • Package commit: 1daa59
  • Julia commit: 90afb7
  • 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"] 754.453 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 578.172 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 203.848 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 32.681 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.077 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.819 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 89.457 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 102.683 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 46.767 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 138.338 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.040 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 89.387 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 119.520 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.139 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 144.129 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.164 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 75.320 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 414.010 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 28.355 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.837 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.179 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.761 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 13.596 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 8:3
  • Package commit: 353d41
  • Julia commit: 90afb7
  • 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"] 795.954 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 596.717 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 210.852 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 31.844 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.089 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.734 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 85.569 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 103.318 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 47.239 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.241 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.140 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 90.048 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 120.487 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.203 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 138.779 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.154 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 76.533 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 433.974 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 29.335 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.766 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.506 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.766 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 14.838 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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.85
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: Mitigation; 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
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 Feb 2024 - 07:53
  • Baseline: 14 Feb 2024 - 08:03
  • Package commits:
  • Target: 1daa59
  • Baseline: 353d41
  • Julia commits:
  • Target: 90afb7
  • Baseline: 90afb7
  • 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.95 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 1.07 (5%) ❌ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_opt"] 0.92 (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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 7:53
  • Package commit: 1daa59
  • Julia commit: 90afb7
  • 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"] 754.453 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 578.172 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 203.848 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 32.681 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.077 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.819 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 89.457 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 102.683 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 46.767 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 138.338 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.040 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 89.387 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 119.520 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.139 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 144.129 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.164 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 75.320 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 414.010 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 28.355 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.837 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.179 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.761 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 13.596 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 8:3
  • Package commit: 353d41
  • Julia commit: 90afb7
  • 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"] 795.954 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 596.717 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 210.852 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 31.844 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.089 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.734 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 85.569 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 103.318 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 47.239 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.241 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.140 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 90.048 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 120.487 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.203 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 138.779 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.154 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 76.533 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 433.974 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 29.335 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.766 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.506 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.766 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 14.838 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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.85
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: Mitigation; 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
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 Feb 2024 - 07:53
  • Baseline: 14 Feb 2024 - 08:03
  • Package commits:
  • Target: 1daa59
  • Baseline: 353d41
  • Julia commits:
  • Target: 90afb7
  • Baseline: 90afb7
  • 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.95 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 1.07 (5%) ❌ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_opt"] 0.92 (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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 7:53
  • Package commit: 1daa59
  • Julia commit: 90afb7
  • 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"] 754.453 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 578.172 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 203.848 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 32.681 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.077 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.819 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 89.457 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 102.683 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 46.767 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 138.338 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.040 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 89.387 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 119.520 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.139 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 144.129 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.164 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 75.320 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 414.010 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 28.355 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.837 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.179 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.761 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 13.596 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 2202 s 0 s 181 s 6789 s 0 s
 #2 0 MHz 1686 s 0 s 208 s 7275 s 0 s
 #3 0 MHz 2795 s 0 s 178 s 6207 s 0 s
 #4 0 MHz 2105 s 0 s 188 s 6882 s 0 s
 Memory: 15.60690689086914 GB (12009.13671875 MB free)
 Uptime: 921.82 sec
 Load Avg: 1.08 1.02 0.68
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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 Feb 2024 - 8:3
  • Package commit: 353d41
  • Julia commit: 90afb7
  • 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"] 795.954 ms (5%) 64.82 KiB (1%) 23
["First-Time-To-JET", "rand(Bool)"] 596.717 ms (5%) 65.23 KiB (1%) 23
["First-Time-To-JET", "sum(\"julia\")"] 210.852 ms (5%) 65.23 KiB (1%) 23
["JETAnalyzer{BasicPass} top-level", "demo"] 31.844 ms (5%) 1.99 MiB (1%) 42540
["JETAnalyzer{BasicPass} top-level", "self analysis"] 5.089 s (5%) 1.03 GiB (1%) 22985649
["JETAnalyzer{BasicPass} top-level", "simple"] 7.734 ms (5%) 1.99 MiB (1%) 45979
["JETAnalyzer{BasicPass}", "identity(nothing)"] 85.569 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 103.318 ms (5%) 37.57 MiB (1%) 882448
["JETAnalyzer{BasicPass}", "rand(Bool)"] 47.239 ms (5%) 18.33 MiB (1%) 428023
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 129.241 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.140 ms (5%) 1.86 MiB (1%) 43123
["JETAnalyzer{SoundPass}", "identity(nothing)"] 90.048 μs (5%) 7.58 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 120.487 ms (5%) 51.31 MiB (1%) 981121
["JETAnalyzer{SoundPass}", "rand(Bool)"] 51.203 ms (5%) 20.41 MiB (1%) 451010
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 138.779 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.154 ms (5%) 1.92 MiB (1%) 44277
["OptAnalyzer", "identity(nothing)"] 76.533 μs (5%) 6.25 KiB (1%) 135
["OptAnalyzer", "println(QuoteNode(nothing))"] 433.974 ms (5%) 257.98 MiB (1%) 5206837
["OptAnalyzer", "rand(Bool)"] 29.335 ms (5%) 18.14 MiB (1%) 381842
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.766 μs (5%) 65.53 KiB (1%) 1161
["OptAnalyzer", "sum(\"julia\")"] 12.506 ms (5%) 8.05 MiB (1%) 166497
["show(::IO, ::JETCallResult)", "report_call"] 3.766 ms (5%) 1.14 MiB (1%) 9477
["show(::IO, ::JETCallResult)", "report_opt"] 14.838 μs (5%) 728 bytes (1%) 19

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.11.0-DEV.1592
Commit 90afb7c672b (2024-02-14 00:14 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 0 MHz 4292 s 0 s 283 s 10533 s 0 s
 #2 0 MHz 3751 s 0 s 313 s 11040 s 0 s
 #3 0 MHz 4235 s 0 s 286 s 10593 s 0 s
 #4 0 MHz 2581 s 0 s 318 s 12209 s 0 s
 Memory: 15.60690689086914 GB (11910.921875 MB free)
 Uptime: 1516.48 sec
 Load Avg: 1.03 1.06 0.91
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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.85
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: Mitigation; 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
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

Might be more memory efficient.
@aviatesk aviatesk merged commit 353d41d into master Feb 14, 2024
9 checks passed
@aviatesk aviatesk deleted the avi/discard-sources branch February 14, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant