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

wip: JETAnalyzer: avoid duplicated reports #493

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

aviatesk
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 18, 2023

Codecov Report

Patch coverage: 88.88% and project coverage change: -0.05 ⚠️

Comparison is base (c0adbac) 90.92% compared to head (b0e5603) 90.87%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #493      +/-   ##
==========================================
- Coverage   90.92%   90.87%   -0.05%     
==========================================
  Files          10       10              
  Lines        2963     2992      +29     
==========================================
+ Hits         2694     2719      +25     
- Misses        269      273       +4     
Impacted Files Coverage Δ
src/analyzers/jetanalyzer.jl 90.51% <85.41%> (-0.36%) ⬇️
src/abstractinterpret/abstractanalyzer.jl 88.18% <100.00%> (+1.58%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link

github-actions bot commented Apr 18, 2023

JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 18 Apr 2023 - 16:32
  • Baseline: 18 Apr 2023 - 16:43
  • Package commits:
  • Target: e8abd9
  • Baseline: c0adba
  • Julia commits:
  • Target: 1512d6
  • Baseline: 1512d6
  • 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"] 1.32 (5%) ❌ 1.00 (1%)
["First-Time-To-JET", "rand(Bool)"] 0.90 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass} top-level", "simple"] 1.03 (5%) 1.02 (1%) ❌
["JETAnalyzer{BasicPass}", "identity(nothing)"] 0.99 (5%) 1.02 (1%) ❌
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 1.01 (5%) 1.01 (1%) ❌
["JETAnalyzer{BasicPass}", "rand(Bool)"] 1.00 (5%) 1.02 (1%) ❌
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 1.01 (5%) 1.01 (1%) ❌
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 0.43 (5%) ✅ 1.02 (1%) ❌
["JETAnalyzer{SoundPass}", "identity(nothing)"] 1.01 (5%) 1.02 (1%) ❌
["JETAnalyzer{SoundPass}", "rand(Bool)"] 1.01 (5%) 1.02 (1%) ❌
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 1.00 (5%) 0.98 (1%) ✅
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 0.97 (5%) 1.02 (1%) ❌
["OptAnalyzer", "rand(Bool)"] 0.91 (5%) ✅ 1.00 (1%)
["OptAnalyzer", "sum(\"julia\")"] 0.88 (5%) ✅ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_call"] 0.89 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

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

Julia versioninfo

Target

Julia Version 1.10.0-DEV.1058
Commit 1512d6fd52f (2023-04-18 04:20 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.2 LTS
 uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 5349 s 0 s 213 s 4355 s 0 s
 #2 2793 MHz 3017 s 0 s 212 s 6670 s 0 s
 Memory: 6.781211853027344 GB (3495.02734375 MB free)
 Uptime: 996.1 sec
 Load Avg: 1.0 0.97 0.66
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.6 (ORCJIT, icelake-server)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.10.0-DEV.1058
Commit 1512d6fd52f (2023-04-18 04:20 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.2 LTS
 uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 10976 s 0 s 312 s 5072 s 0 s
 #2 2793 MHz 3838 s 0 s 255 s 12237 s 0 s
 Memory: 6.781211853027344 GB (3885.69140625 MB free)
 Uptime: 1640.79 sec
 Load Avg: 1.0 1.0 0.86
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.6 (ORCJIT, icelake-server)
 Threads: 1 on 2 virtual cores

Target result

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

Job Properties

  • Time of benchmark: 18 Apr 2023 - 16:32
  • Package commit: e8abd9
  • Julia commit: 1512d6
  • 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"] 80.455 s (5%) 188.04 KiB (1%) 1770
["First-Time-To-JET", "rand(Bool)"] 558.769 ms (5%) 65.14 KiB (1%) 19
["First-Time-To-JET", "sum(\"julia\")"] 249.834 ms (5%) 65.14 KiB (1%) 19
["JETAnalyzer{BasicPass} top-level", "demo"] 42.763 ms (5%) 2.22 MiB (1%) 39167
["JETAnalyzer{BasicPass} top-level", "self analysis"] 10.438 s (5%) 394.491 ms 1.09 GiB (1%) 20257093
["JETAnalyzer{BasicPass} top-level", "simple"] 9.083 ms (5%) 2.21 MiB (1%) 38399
["JETAnalyzer{BasicPass}", "identity(nothing)"] 86.200 μs (5%) 7.84 KiB (1%) 115
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 155.935 ms (5%) 40.63 MiB (1%) 769661
["JETAnalyzer{BasicPass}", "rand(Bool)"] 50.388 ms (5%) 15.35 MiB (1%) 282223
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 154.499 μs (5%) 17.89 KiB (1%) 240
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 6.856 ms (5%) 2.05 MiB (1%) 36084
["JETAnalyzer{SoundPass}", "identity(nothing)"] 82.399 μs (5%) 7.84 KiB (1%) 115
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 217.991 ms (5%) 64.86 MiB (1%) 919749
["JETAnalyzer{SoundPass}", "rand(Bool)"] 59.993 ms (5%) 18.99 MiB (1%) 316520
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 6.187 s (5%) 21.68 MiB (1%) 406155
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 6.985 ms (5%) 2.16 MiB (1%) 38046
["OptAnalyzer", "identity(nothing)"] 125.000 μs (5%) 26.39 KiB (1%) 385
["OptAnalyzer", "println(QuoteNode(nothing))"] 558.364 ms (5%) 60.755 ms 200.72 MiB (1%) 3000519
["OptAnalyzer", "rand(Bool)"] 24.689 ms (5%) 12.16 MiB (1%) 185061
["OptAnalyzer", "sum(\"julia\") (cached)"] 265.598 μs (5%) 60.81 KiB (1%) 844
["OptAnalyzer", "sum(\"julia\")"] 13.711 ms (5%) 5.98 MiB (1%) 90436
["show(::IO, ::JETCallResult)", "report_call"] 1.221 ms (5%) 274.89 KiB (1%) 5080
["show(::IO, ::JETCallResult)", "report_opt"] 18.600 μs (5%) 632 bytes (1%) 14

Benchmark Group List

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

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

Julia versioninfo

Julia Version 1.10.0-DEV.1058
Commit 1512d6fd52f (2023-04-18 04:20 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.2 LTS
 uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 5349 s 0 s 213 s 4355 s 0 s
 #2 2793 MHz 3017 s 0 s 212 s 6670 s 0 s
 Memory: 6.781211853027344 GB (3495.02734375 MB free)
 Uptime: 996.1 sec
 Load Avg: 1.0 0.97 0.66
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.6 (ORCJIT, icelake-server)
 Threads: 1 on 2 virtual cores

Baseline result

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

Job Properties

  • Time of benchmark: 18 Apr 2023 - 16:43
  • Package commit: c0adba
  • Julia commit: 1512d6
  • 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"] 61.139 s (5%) 188.04 KiB (1%) 1770
["First-Time-To-JET", "rand(Bool)"] 622.097 ms (5%) 65.14 KiB (1%) 19
["First-Time-To-JET", "sum(\"julia\")"] 251.722 ms (5%) 65.14 KiB (1%) 19
["JETAnalyzer{BasicPass} top-level", "demo"] 42.707 ms (5%) 2.21 MiB (1%) 39008
["JETAnalyzer{BasicPass} top-level", "self analysis"] 10.428 s (5%) 645.200 ms 1.08 GiB (1%) 20137199
["JETAnalyzer{BasicPass} top-level", "simple"] 8.845 ms (5%) 2.16 MiB (1%) 37700
["JETAnalyzer{BasicPass}", "identity(nothing)"] 86.700 μs (5%) 7.66 KiB (1%) 112
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 153.940 ms (5%) 40.05 MiB (1%) 760157
["JETAnalyzer{BasicPass}", "rand(Bool)"] 50.227 ms (5%) 15.05 MiB (1%) 278303
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 153.299 μs (5%) 17.70 KiB (1%) 237
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 15.960 ms (5%) 2.01 MiB (1%) 35391
["JETAnalyzer{SoundPass}", "identity(nothing)"] 81.200 μs (5%) 7.66 KiB (1%) 112
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 210.138 ms (5%) 64.58 MiB (1%) 911925
["JETAnalyzer{SoundPass}", "rand(Bool)"] 59.366 ms (5%) 18.70 MiB (1%) 312758
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 6.195 s (5%) 22.11 MiB (1%) 412649
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 7.232 ms (5%) 2.12 MiB (1%) 37362
["OptAnalyzer", "identity(nothing)"] 121.400 μs (5%) 26.20 KiB (1%) 382
["OptAnalyzer", "println(QuoteNode(nothing))"] 563.943 ms (5%) 63.364 ms 200.16 MiB (1%) 2991366
["OptAnalyzer", "rand(Bool)"] 27.277 ms (5%) 12.10 MiB (1%) 184194
["OptAnalyzer", "sum(\"julia\") (cached)"] 267.698 μs (5%) 60.62 KiB (1%) 841
["OptAnalyzer", "sum(\"julia\")"] 15.553 ms (5%) 5.96 MiB (1%) 90001
["show(::IO, ::JETCallResult)", "report_call"] 1.378 ms (5%) 274.89 KiB (1%) 5080
["show(::IO, ::JETCallResult)", "report_opt"] 18.900 μs (5%) 632 bytes (1%) 14

Benchmark Group List

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

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

Julia versioninfo

Julia Version 1.10.0-DEV.1058
Commit 1512d6fd52f (2023-04-18 04:20 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.2 LTS
 uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 10976 s 0 s 312 s 5072 s 0 s
 #2 2793 MHz 3838 s 0 s 255 s 12237 s 0 s
 Memory: 6.781211853027344 GB (3885.69140625 MB free)
 Uptime: 1640.79 sec
 Load Avg: 1.0 1.0 0.86
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.6 (ORCJIT, icelake-server)
 Threads: 1 on 2 virtual cores

Runtime information

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

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 46 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 2
On-line CPU(s) list: 0,1
Vendor ID: GenuineIntel
Model name: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
CPU family: 6
Model: 106
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
Stepping: 6
BogoMIPS: 5586.87
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm avx512f avx512dq rdseed adx smap clflushopt avx512cd avx512bw avx512vl xsaveopt xsavec xsaves md_clear
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 96 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 2.5 MiB (2 instances)
L3 cache: 48 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0,1
Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported
Vulnerability L1tf: Mitigation; PTE Inversion
Vulnerability Mds: Mitigation; Clear CPU buffers; SMT Host state unknown
Vulnerability Meltdown: Mitigation; PTI
Vulnerability Mmio stale data: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown
Vulnerability Retbleed: Not affected
Vulnerability Spec store bypass: Vulnerable
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2: Mitigation; Retpolines, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Mitigation; Clear CPU buffers; SMT Host state unknown

Cpu Property Value
Brand Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
Vendor :Intel
Architecture :UnknownIntel
Model Family: 0x06, Model: 0x6a, Stepping: 0x06, Type: 0x00
Cores 2 physical cores, 2 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (48, 1280, 49152) kbytes
64 byte cache line size
Address Size 48 bits virtual, 46 bits physical
SIMD 512 bit = 64 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC increased at every clock cycle (non-invariant TSC)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft
JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 19 Apr 2023 - 12:04
  • Baseline: 19 Apr 2023 - 12:15
  • Package commits:
  • Target: ef57c8
  • Baseline: c0adba
  • Julia commits:
  • Target: c6ed7d
  • Baseline: c6ed7d
  • 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"] 1.33 (5%) ❌ 1.00 (1%)
["JETAnalyzer{SoundPass}", "identity(nothing)"] 0.94 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 0.99 (5%) 0.99 (1%) ✅
["OptAnalyzer", "rand(Bool)"] 0.90 (5%) ✅ 1.00 (1%)
["OptAnalyzer", "sum(\"julia\")"] 0.88 (5%) ✅ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_call"] 0.91 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

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

Julia versioninfo

Target

Julia Version 1.10.0-DEV.1059
Commit c6ed7d7c54a (2023-04-18 15:24 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.2 LTS
 uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 6412 s 0 s 226 s 3256 s 0 s
 #2 2793 MHz 2041 s 0 s 180 s 7650 s 0 s
 Memory: 6.781211853027344 GB (1735.55859375 MB free)
 Uptime: 995.98 sec
 Load Avg: 1.0 0.99 0.69
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.6 (ORCJIT, icelake-server)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.10.0-DEV.1059
Commit c6ed7d7c54a (2023-04-18 15:24 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.2 LTS
 uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 12012 s 0 s 316 s 4088 s 0 s
 #2 2793 MHz 2970 s 0 s 237 s 13173 s 0 s
 Memory: 6.781211853027344 GB (1640.47265625 MB free)
 Uptime: 1648.59 sec
 Load Avg: 1.0 1.0 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.6 (ORCJIT, icelake-server)
 Threads: 1 on 2 virtual cores

Target result

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

Job Properties

  • Time of benchmark: 19 Apr 2023 - 12:4
  • Package commit: ef57c8
  • Julia commit: c6ed7d
  • 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"] 82.378 s (5%) 188.04 KiB (1%) 1770
["First-Time-To-JET", "rand(Bool)"] 571.149 ms (5%) 65.14 KiB (1%) 19
["First-Time-To-JET", "sum(\"julia\")"] 252.571 ms (5%) 65.14 KiB (1%) 19
["JETAnalyzer{BasicPass} top-level", "demo"] 43.110 ms (5%) 2.21 MiB (1%) 39040
["JETAnalyzer{BasicPass} top-level", "self analysis"] 11.660 s (5%) 1.026 s 1.08 GiB (1%) 20137262
["JETAnalyzer{BasicPass} top-level", "simple"] 9.088 ms (5%) 2.17 MiB (1%) 37709
["JETAnalyzer{BasicPass}", "identity(nothing)"] 86.900 μs (5%) 7.67 KiB (1%) 112
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 159.918 ms (5%) 40.11 MiB (1%) 760298
["JETAnalyzer{BasicPass}", "rand(Bool)"] 52.126 ms (5%) 15.14 MiB (1%) 278342
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 163.900 μs (5%) 17.72 KiB (1%) 237
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 6.835 ms (5%) 2.01 MiB (1%) 35399
["JETAnalyzer{SoundPass}", "identity(nothing)"] 87.600 μs (5%) 7.67 KiB (1%) 112
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 219.107 ms (5%) 64.35 MiB (1%) 910773
["JETAnalyzer{SoundPass}", "rand(Bool)"] 62.838 ms (5%) 18.78 MiB (1%) 312695
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 6.357 s (5%) 21.88 MiB (1%) 410454
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 7.603 ms (5%) 2.12 MiB (1%) 37397
["OptAnalyzer", "identity(nothing)"] 123.400 μs (5%) 26.22 KiB (1%) 382
["OptAnalyzer", "println(QuoteNode(nothing))"] 568.865 ms (5%) 64.268 ms 200.22 MiB (1%) 2991505
["OptAnalyzer", "rand(Bool)"] 24.884 ms (5%) 12.11 MiB (1%) 184219
["OptAnalyzer", "sum(\"julia\") (cached)"] 260.000 μs (5%) 60.64 KiB (1%) 841
["OptAnalyzer", "sum(\"julia\")"] 13.702 ms (5%) 5.96 MiB (1%) 90001
["show(::IO, ::JETCallResult)", "report_call"] 1.239 ms (5%) 274.89 KiB (1%) 5080
["show(::IO, ::JETCallResult)", "report_opt"] 20.000 μs (5%) 632 bytes (1%) 14

Benchmark Group List

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

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

Julia versioninfo

Julia Version 1.10.0-DEV.1059
Commit c6ed7d7c54a (2023-04-18 15:24 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.2 LTS
 uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 6412 s 0 s 226 s 3256 s 0 s
 #2 2793 MHz 2041 s 0 s 180 s 7650 s 0 s
 Memory: 6.781211853027344 GB (1735.55859375 MB free)
 Uptime: 995.98 sec
 Load Avg: 1.0 0.99 0.69
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.6 (ORCJIT, icelake-server)
 Threads: 1 on 2 virtual cores

Baseline result

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

Job Properties

  • Time of benchmark: 19 Apr 2023 - 12:15
  • Package commit: c0adba
  • Julia commit: c6ed7d
  • 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"] 61.927 s (5%) 188.34 KiB (1%) 1771
["First-Time-To-JET", "rand(Bool)"] 570.951 ms (5%) 65.14 KiB (1%) 19
["First-Time-To-JET", "sum(\"julia\")"] 255.116 ms (5%) 65.14 KiB (1%) 19
["JETAnalyzer{BasicPass} top-level", "demo"] 43.284 ms (5%) 2.21 MiB (1%) 39008
["JETAnalyzer{BasicPass} top-level", "self analysis"] 11.633 s (5%) 1.008 s 1.08 GiB (1%) 20137751
["JETAnalyzer{BasicPass} top-level", "simple"] 9.119 ms (5%) 2.16 MiB (1%) 37700
["JETAnalyzer{BasicPass}", "identity(nothing)"] 85.900 μs (5%) 7.66 KiB (1%) 112
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 162.321 ms (5%) 40.06 MiB (1%) 760278
["JETAnalyzer{BasicPass}", "rand(Bool)"] 53.571 ms (5%) 15.12 MiB (1%) 278330
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 160.700 μs (5%) 17.70 KiB (1%) 237
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 7.054 ms (5%) 2.01 MiB (1%) 35391
["JETAnalyzer{SoundPass}", "identity(nothing)"] 93.500 μs (5%) 7.66 KiB (1%) 112
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 218.253 ms (5%) 64.59 MiB (1%) 912047
["JETAnalyzer{SoundPass}", "rand(Bool)"] 61.712 ms (5%) 18.77 MiB (1%) 312785
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 6.403 s (5%) 22.11 MiB (1%) 412649
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 7.651 ms (5%) 2.12 MiB (1%) 37362
["OptAnalyzer", "identity(nothing)"] 129.000 μs (5%) 26.20 KiB (1%) 382
["OptAnalyzer", "println(QuoteNode(nothing))"] 569.940 ms (5%) 63.744 ms 200.18 MiB (1%) 2991498
["OptAnalyzer", "rand(Bool)"] 27.652 ms (5%) 12.11 MiB (1%) 184219
["OptAnalyzer", "sum(\"julia\") (cached)"] 273.000 μs (5%) 60.62 KiB (1%) 841
["OptAnalyzer", "sum(\"julia\")"] 15.587 ms (5%) 5.96 MiB (1%) 90001
["show(::IO, ::JETCallResult)", "report_call"] 1.369 ms (5%) 274.89 KiB (1%) 5080
["show(::IO, ::JETCallResult)", "report_opt"] 20.700 μs (5%) 632 bytes (1%) 14

Benchmark Group List

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

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

Julia versioninfo

Julia Version 1.10.0-DEV.1059
Commit c6ed7d7c54a (2023-04-18 15:24 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.2 LTS
 uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
 speed user nice sys idle irq
 #1 2793 MHz 12012 s 0 s 316 s 4088 s 0 s
 #2 2793 MHz 2970 s 0 s 237 s 13173 s 0 s
 Memory: 6.781211853027344 GB (1640.47265625 MB free)
 Uptime: 1648.59 sec
 Load Avg: 1.0 1.0 0.87
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.6 (ORCJIT, icelake-server)
 Threads: 1 on 2 virtual cores

Runtime information

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

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 46 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 2
On-line CPU(s) list: 0,1
Vendor ID: GenuineIntel
Model name: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
CPU family: 6
Model: 106
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
Stepping: 6
BogoMIPS: 5586.87
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm avx512f avx512dq rdseed adx smap clflushopt avx512cd avx512bw avx512vl xsaveopt xsavec xsaves md_clear
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 96 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 2.5 MiB (2 instances)
L3 cache: 48 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0,1
Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported
Vulnerability L1tf: Mitigation; PTE Inversion
Vulnerability Mds: Mitigation; Clear CPU buffers; SMT Host state unknown
Vulnerability Meltdown: Mitigation; PTI
Vulnerability Mmio stale data: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown
Vulnerability Retbleed: Not affected
Vulnerability Spec store bypass: Vulnerable
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2: Mitigation; Retpolines, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Mitigation; Clear CPU buffers; SMT Host state unknown

Cpu Property Value
Brand Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
Vendor :Intel
Architecture :UnknownIntel
Model Family: 0x06, Model: 0x6a, Stepping: 0x06, Type: 0x00
Cores 2 physical cores, 2 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (48, 1280, 49152) kbytes
64 byte cache line size
Address Size 48 bits virtual, 46 bits physical
SIMD 512 bit = 64 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC increased at every clock cycle (non-invariant TSC)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft
JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 19 Apr 2023 - 12:34
  • Baseline: 19 Apr 2023 - 12:46
  • Package commits:
  • Target: 969585
  • Baseline: c0adba
  • Julia commits:
  • Target: c6ed7d
  • Baseline: c6ed7d
  • 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"] 1.29 (5%) ❌ 1.00 (1%)
["JETAnalyzer{BasicPass} top-level", "demo"] 1.14 (5%) ❌ 1.00 (1%)
["JETAnalyzer{BasicPass} top-level", "simple"] 0.79 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 1.12 (5%) ❌ 1.00 (1%)
["JETAnalyzer{SoundPass}", "identity(nothing)"] 0.94 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 1.07 (5%) ❌ 1.00 (1%)
["JETAnalyzer{SoundPass}", "rand(Bool)"] 1.10 (5%) ❌ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 1.03 (5%) 0.98 (1%) ✅
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 1.10 (5%) ❌ 1.00 (1%)
["OptAnalyzer", "println(QuoteNode(nothing))"] 1.11 (5%) ❌ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_call"] 0.88 (5%) ✅ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_opt"] 1.67 (5%) ❌ 1.00 (1%)

Benchmark Group List

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

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

Julia versioninfo

Target

Julia Version 1.10.0-DEV.1059
Commit c6ed7d7c54a (2023-04-18 15:24 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.2 LTS
 uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
 speed user nice sys idle irq
 #1 2294 MHz 8038 s 0 s 301 s 1534 s 0 s
 #2 2294 MHz 1767 s 0 s 208 s 7844 s 0 s
 Memory: 6.781211853027344 GB (4333.53515625 MB free)
 Uptime: 995.92 sec
 Load Avg: 1.0 1.0 0.76
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.6 (ORCJIT, broadwell)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.10.0-DEV.1059
Commit c6ed7d7c54a (2023-04-18 15:24 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.2 LTS
 uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
 speed user nice sys idle irq
 #1 2294 MHz 10860 s 0 s 405 s 5798 s 0 s
 #2 2294 MHz 6150 s 0 s 263 s 10600 s 0 s
 Memory: 6.781211853027344 GB (4354.08984375 MB free)
 Uptime: 1716.94 sec
 Load Avg: 1.01 1.05 0.95
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.6 (ORCJIT, broadwell)
 Threads: 1 on 2 virtual cores

Target result

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

Job Properties

  • Time of benchmark: 19 Apr 2023 - 12:34
  • Package commit: 969585
  • Julia commit: c6ed7d
  • 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"] 113.365 s (5%) 188.04 KiB (1%) 1770
["First-Time-To-JET", "rand(Bool)"] 770.655 ms (5%) 65.14 KiB (1%) 19
["First-Time-To-JET", "sum(\"julia\")"] 343.785 ms (5%) 65.14 KiB (1%) 19
["JETAnalyzer{BasicPass} top-level", "demo"] 56.146 ms (5%) 2.21 MiB (1%) 39040
["JETAnalyzer{BasicPass} top-level", "self analysis"] 17.045 s (5%) 1.202 s 1.08 GiB (1%) 20004389
["JETAnalyzer{BasicPass} top-level", "simple"] 15.322 ms (5%) 2.17 MiB (1%) 37710
["JETAnalyzer{BasicPass}", "identity(nothing)"] 116.800 μs (5%) 7.67 KiB (1%) 112
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 276.703 ms (5%) 40.11 MiB (1%) 760301
["JETAnalyzer{BasicPass}", "rand(Bool)"] 90.531 ms (5%) 15.14 MiB (1%) 278343
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 231.801 μs (5%) 17.72 KiB (1%) 237
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 11.543 ms (5%) 2.01 MiB (1%) 35401
["JETAnalyzer{SoundPass}", "identity(nothing)"] 121.201 μs (5%) 7.67 KiB (1%) 112
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 356.140 ms (5%) 64.66 MiB (1%) 911024
["JETAnalyzer{SoundPass}", "rand(Bool)"] 107.740 ms (5%) 18.79 MiB (1%) 312746
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 8.357 s (5%) 21.65 MiB (1%) 406186
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 12.230 ms (5%) 2.13 MiB (1%) 37408
["OptAnalyzer", "identity(nothing)"] 191.300 μs (5%) 26.22 KiB (1%) 382
["OptAnalyzer", "println(QuoteNode(nothing))"] 958.787 ms (5%) 107.443 ms 200.22 MiB (1%) 2991498
["OptAnalyzer", "rand(Bool)"] 46.612 ms (5%) 12.11 MiB (1%) 184217
["OptAnalyzer", "sum(\"julia\") (cached)"] 370.700 μs (5%) 60.64 KiB (1%) 841
["OptAnalyzer", "sum(\"julia\")"] 25.084 ms (5%) 5.96 MiB (1%) 90001
["show(::IO, ::JETCallResult)", "report_call"] 1.694 ms (5%) 274.89 KiB (1%) 5080
["show(::IO, ::JETCallResult)", "report_opt"] 41.900 μs (5%) 632 bytes (1%) 14

Benchmark Group List

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

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

Julia versioninfo

Julia Version 1.10.0-DEV.1059
Commit c6ed7d7c54a (2023-04-18 15:24 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.2 LTS
 uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
 speed user nice sys idle irq
 #1 2294 MHz 8038 s 0 s 301 s 1534 s 0 s
 #2 2294 MHz 1767 s 0 s 208 s 7844 s 0 s
 Memory: 6.781211853027344 GB (4333.53515625 MB free)
 Uptime: 995.92 sec
 Load Avg: 1.0 1.0 0.76
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.6 (ORCJIT, broadwell)
 Threads: 1 on 2 virtual cores

Baseline result

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

Job Properties

  • Time of benchmark: 19 Apr 2023 - 12:46
  • Package commit: c0adba
  • Julia commit: c6ed7d
  • 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"] 87.621 s (5%) 188.34 KiB (1%) 1771
["First-Time-To-JET", "rand(Bool)"] 788.471 ms (5%) 65.14 KiB (1%) 19
["First-Time-To-JET", "sum(\"julia\")"] 339.488 ms (5%) 65.14 KiB (1%) 19
["JETAnalyzer{BasicPass} top-level", "demo"] 49.121 ms (5%) 2.21 MiB (1%) 38992
["JETAnalyzer{BasicPass} top-level", "self analysis"] 17.254 s (5%) 1.138 s 1.08 GiB (1%) 20004818
["JETAnalyzer{BasicPass} top-level", "simple"] 19.427 ms (5%) 2.16 MiB (1%) 37700
["JETAnalyzer{BasicPass}", "identity(nothing)"] 119.600 μs (5%) 7.66 KiB (1%) 112
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 287.710 ms (5%) 40.06 MiB (1%) 760275
["JETAnalyzer{BasicPass}", "rand(Bool)"] 94.011 ms (5%) 15.05 MiB (1%) 278325
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 206.301 μs (5%) 17.70 KiB (1%) 237
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 12.026 ms (5%) 2.01 MiB (1%) 35391
["JETAnalyzer{SoundPass}", "identity(nothing)"] 128.501 μs (5%) 7.66 KiB (1%) 112
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 331.664 ms (5%) 64.63 MiB (1%) 912046
["JETAnalyzer{SoundPass}", "rand(Bool)"] 98.376 ms (5%) 18.70 MiB (1%) 312780
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 8.146 s (5%) 22.11 MiB (1%) 412649
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 11.077 ms (5%) 2.12 MiB (1%) 37362
["OptAnalyzer", "identity(nothing)"] 185.501 μs (5%) 26.20 KiB (1%) 382
["OptAnalyzer", "println(QuoteNode(nothing))"] 864.368 ms (5%) 82.568 ms 200.18 MiB (1%) 2991497
["OptAnalyzer", "rand(Bool)"] 45.121 ms (5%) 12.11 MiB (1%) 184216
["OptAnalyzer", "sum(\"julia\") (cached)"] 367.201 μs (5%) 60.62 KiB (1%) 841
["OptAnalyzer", "sum(\"julia\")"] 24.188 ms (5%) 5.96 MiB (1%) 90001
["show(::IO, ::JETCallResult)", "report_call"] 1.929 ms (5%) 274.89 KiB (1%) 5080
["show(::IO, ::JETCallResult)", "report_opt"] 25.100 μs (5%) 632 bytes (1%) 14

Benchmark Group List

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

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

Julia versioninfo

Julia Version 1.10.0-DEV.1059
Commit c6ed7d7c54a (2023-04-18 15:24 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.2 LTS
 uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
 speed user nice sys idle irq
 #1 2294 MHz 10860 s 0 s 405 s 5798 s 0 s
 #2 2294 MHz 6150 s 0 s 263 s 10600 s 0 s
 Memory: 6.781211853027344 GB (4354.08984375 MB free)
 Uptime: 1716.94 sec
 Load Avg: 1.01 1.05 0.95
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.6 (ORCJIT, broadwell)
 Threads: 1 on 2 virtual cores

Runtime information

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

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 46 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 2
On-line CPU(s) list: 0,1
Vendor ID: GenuineIntel
Model name: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz
CPU family: 6
Model: 79
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4589.36
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm rdseed adx smap xsaveopt md_clear
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 512 KiB (2 instances)
L3 cache: 50 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0,1
Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported
Vulnerability L1tf: Mitigation; PTE Inversion
Vulnerability Mds: Mitigation; Clear CPU buffers; SMT Host state unknown
Vulnerability Meltdown: Mitigation; PTI
Vulnerability Mmio stale data: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown
Vulnerability Retbleed: Not affected
Vulnerability Spec store bypass: Vulnerable
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2: Mitigation; Retpolines, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Mitigation; Clear CPU buffers; SMT Host state unknown

Cpu Property Value
Brand Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz
Vendor :Intel
Architecture :Broadwell
Model Family: 0x06, Model: 0x4f, Stepping: 0x01, Type: 0x00
Cores 2 physical cores, 2 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 256, 51200) kbytes
64 byte cache line size
Address Size 48 bits virtual, 46 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC increased at every clock cycle (non-invariant TSC)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft
JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 19 Apr 2023 - 12:34
  • Baseline: 19 Apr 2023 - 12:46
  • Package commits:
  • Target: 969585
  • Baseline: c0adba
  • Julia commits:
  • Target: c6ed7d
  • Baseline: c6ed7d
  • 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"] 1.29 (5%) ❌ 1.00 (1%)
["JETAnalyzer{BasicPass} top-level", "demo"] 1.14 (5%) ❌ 1.00 (1%)
["JETAnalyzer{BasicPass} top-level", "simple"] 0.79 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 1.12 (5%) ❌ 1.00 (1%)
["JETAnalyzer{SoundPass}", "identity(nothing)"] 0.94 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 1.07 (5%) ❌ 1.00 (1%)
["JETAnalyzer{SoundPass}", "rand(Bool)"] 1.10 (5%) ❌ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 1.03 (5%) 0.98 (1%) ✅
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 1.10 (5%) ❌ 1.00 (1%)
["OptAnalyzer", "println(QuoteNode(nothing))"] 1.11 (5%) ❌ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_call"] 0.88 (5%) ✅ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_opt"] 1.67 (5%) ❌ 1.00 (1%)

Benchmark Group List

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

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

Julia versioninfo

Target

Julia Version 1.10.0-DEV.1059
Commit c6ed7d7c54a (2023-04-18 15:24 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.2 LTS
 uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
 speed user nice sys idle irq
 #1 2294 MHz 8038 s 0 s 301 s 1534 s 0 s
 #2 2294 MHz 1767 s 0 s 208 s 7844 s 0 s
 Memory: 6.781211853027344 GB (4333.53515625 MB free)
 Uptime: 995.92 sec
 Load Avg: 1.0 1.0 0.76
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.6 (ORCJIT, broadwell)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.10.0-DEV.1059
Commit c6ed7d7c54a (2023-04-18 15:24 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.2 LTS
 uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
 speed user nice sys idle irq
 #1 2294 MHz 10860 s 0 s 405 s 5798 s 0 s
 #2 2294 MHz 6150 s 0 s 263 s 10600 s 0 s
 Memory: 6.781211853027344 GB (4354.08984375 MB free)
 Uptime: 1716.94 sec
 Load Avg: 1.01 1.05 0.95
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.6 (ORCJIT, broadwell)
 Threads: 1 on 2 virtual cores

Target result

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

Job Properties

  • Time of benchmark: 19 Apr 2023 - 12:34
  • Package commit: 969585
  • Julia commit: c6ed7d
  • 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"] 113.365 s (5%) 188.04 KiB (1%) 1770
["First-Time-To-JET", "rand(Bool)"] 770.655 ms (5%) 65.14 KiB (1%) 19
["First-Time-To-JET", "sum(\"julia\")"] 343.785 ms (5%) 65.14 KiB (1%) 19
["JETAnalyzer{BasicPass} top-level", "demo"] 56.146 ms (5%) 2.21 MiB (1%) 39040
["JETAnalyzer{BasicPass} top-level", "self analysis"] 17.045 s (5%) 1.202 s 1.08 GiB (1%) 20004389
["JETAnalyzer{BasicPass} top-level", "simple"] 15.322 ms (5%) 2.17 MiB (1%) 37710
["JETAnalyzer{BasicPass}", "identity(nothing)"] 116.800 μs (5%) 7.67 KiB (1%) 112
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 276.703 ms (5%) 40.11 MiB (1%) 760301
["JETAnalyzer{BasicPass}", "rand(Bool)"] 90.531 ms (5%) 15.14 MiB (1%) 278343
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 231.801 μs (5%) 17.72 KiB (1%) 237
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 11.543 ms (5%) 2.01 MiB (1%) 35401
["JETAnalyzer{SoundPass}", "identity(nothing)"] 121.201 μs (5%) 7.67 KiB (1%) 112
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 356.140 ms (5%) 64.66 MiB (1%) 911024
["JETAnalyzer{SoundPass}", "rand(Bool)"] 107.740 ms (5%) 18.79 MiB (1%) 312746
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 8.357 s (5%) 21.65 MiB (1%) 406186
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 12.230 ms (5%) 2.13 MiB (1%) 37408
["OptAnalyzer", "identity(nothing)"] 191.300 μs (5%) 26.22 KiB (1%) 382
["OptAnalyzer", "println(QuoteNode(nothing))"] 958.787 ms (5%) 107.443 ms 200.22 MiB (1%) 2991498
["OptAnalyzer", "rand(Bool)"] 46.612 ms (5%) 12.11 MiB (1%) 184217
["OptAnalyzer", "sum(\"julia\") (cached)"] 370.700 μs (5%) 60.64 KiB (1%) 841
["OptAnalyzer", "sum(\"julia\")"] 25.084 ms (5%) 5.96 MiB (1%) 90001
["show(::IO, ::JETCallResult)", "report_call"] 1.694 ms (5%) 274.89 KiB (1%) 5080
["show(::IO, ::JETCallResult)", "report_opt"] 41.900 μs (5%) 632 bytes (1%) 14

Benchmark Group List

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

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

Julia versioninfo

Julia Version 1.10.0-DEV.1059
Commit c6ed7d7c54a (2023-04-18 15:24 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.2 LTS
 uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
 speed user nice sys idle irq
 #1 2294 MHz 8038 s 0 s 301 s 1534 s 0 s
 #2 2294 MHz 1767 s 0 s 208 s 7844 s 0 s
 Memory: 6.781211853027344 GB (4333.53515625 MB free)
 Uptime: 995.92 sec
 Load Avg: 1.0 1.0 0.76
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.6 (ORCJIT, broadwell)
 Threads: 1 on 2 virtual cores

Baseline result

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

Job Properties

  • Time of benchmark: 19 Apr 2023 - 12:46
  • Package commit: c0adba
  • Julia commit: c6ed7d
  • 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"] 87.621 s (5%) 188.34 KiB (1%) 1771
["First-Time-To-JET", "rand(Bool)"] 788.471 ms (5%) 65.14 KiB (1%) 19
["First-Time-To-JET", "sum(\"julia\")"] 339.488 ms (5%) 65.14 KiB (1%) 19
["JETAnalyzer{BasicPass} top-level", "demo"] 49.121 ms (5%) 2.21 MiB (1%) 38992
["JETAnalyzer{BasicPass} top-level", "self analysis"] 17.254 s (5%) 1.138 s 1.08 GiB (1%) 20004818
["JETAnalyzer{BasicPass} top-level", "simple"] 19.427 ms (5%) 2.16 MiB (1%) 37700
["JETAnalyzer{BasicPass}", "identity(nothing)"] 119.600 μs (5%) 7.66 KiB (1%) 112
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 287.710 ms (5%) 40.06 MiB (1%) 760275
["JETAnalyzer{BasicPass}", "rand(Bool)"] 94.011 ms (5%) 15.05 MiB (1%) 278325
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 206.301 μs (5%) 17.70 KiB (1%) 237
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 12.026 ms (5%) 2.01 MiB (1%) 35391
["JETAnalyzer{SoundPass}", "identity(nothing)"] 128.501 μs (5%) 7.66 KiB (1%) 112
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 331.664 ms (5%) 64.63 MiB (1%) 912046
["JETAnalyzer{SoundPass}", "rand(Bool)"] 98.376 ms (5%) 18.70 MiB (1%) 312780
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 8.146 s (5%) 22.11 MiB (1%) 412649
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 11.077 ms (5%) 2.12 MiB (1%) 37362
["OptAnalyzer", "identity(nothing)"] 185.501 μs (5%) 26.20 KiB (1%) 382
["OptAnalyzer", "println(QuoteNode(nothing))"] 864.368 ms (5%) 82.568 ms 200.18 MiB (1%) 2991497
["OptAnalyzer", "rand(Bool)"] 45.121 ms (5%) 12.11 MiB (1%) 184216
["OptAnalyzer", "sum(\"julia\") (cached)"] 367.201 μs (5%) 60.62 KiB (1%) 841
["OptAnalyzer", "sum(\"julia\")"] 24.188 ms (5%) 5.96 MiB (1%) 90001
["show(::IO, ::JETCallResult)", "report_call"] 1.929 ms (5%) 274.89 KiB (1%) 5080
["show(::IO, ::JETCallResult)", "report_opt"] 25.100 μs (5%) 632 bytes (1%) 14

Benchmark Group List

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

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

Julia versioninfo

Julia Version 1.10.0-DEV.1059
Commit c6ed7d7c54a (2023-04-18 15:24 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.2 LTS
 uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
 speed user nice sys idle irq
 #1 2294 MHz 10860 s 0 s 405 s 5798 s 0 s
 #2 2294 MHz 6150 s 0 s 263 s 10600 s 0 s
 Memory: 6.781211853027344 GB (4354.08984375 MB free)
 Uptime: 1716.94 sec
 Load Avg: 1.01 1.05 0.95
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.6 (ORCJIT, broadwell)
 Threads: 1 on 2 virtual cores

Runtime information

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

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 46 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 2
On-line CPU(s) list: 0,1
Vendor ID: GenuineIntel
Model name: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz
CPU family: 6
Model: 79
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4589.36
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm rdseed adx smap xsaveopt md_clear
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 512 KiB (2 instances)
L3 cache: 50 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0,1
Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported
Vulnerability L1tf: Mitigation; PTE Inversion
Vulnerability Mds: Mitigation; Clear CPU buffers; SMT Host state unknown
Vulnerability Meltdown: Mitigation; PTI
Vulnerability Mmio stale data: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown
Vulnerability Retbleed: Not affected
Vulnerability Spec store bypass: Vulnerable
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2: Mitigation; Retpolines, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Mitigation; Clear CPU buffers; SMT Host state unknown

Cpu Property Value
Brand Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz
Vendor :Intel
Architecture :Broadwell
Model Family: 0x06, Model: 0x4f, Stepping: 0x01, Type: 0x00
Cores 2 physical cores, 2 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 256, 51200) kbytes
64 byte cache line size
Address Size 48 bits virtual, 46 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC increased at every clock cycle (non-invariant TSC)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft
JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 19 Apr 2023 - 12:34
  • Baseline: 19 Apr 2023 - 12:46
  • Package commits:
  • Target: 969585
  • Baseline: c0adba
  • Julia commits:
  • Target: c6ed7d
  • Baseline: c6ed7d
  • 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"] 1.29 (5%) ❌ 1.00 (1%)
["JETAnalyzer{BasicPass} top-level", "demo"] 1.14 (5%) ❌ 1.00 (1%)
["JETAnalyzer{BasicPass} top-level", "simple"] 0.79 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 1.12 (5%) ❌ 1.00 (1%)
["JETAnalyzer{SoundPass}", "identity(nothing)"] 0.94 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 1.07 (5%) ❌ 1.00 (1%)
["JETAnalyzer{SoundPass}", "rand(Bool)"] 1.10 (5%) ❌ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 1.03 (5%) 0.98 (1%) ✅
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 1.10 (5%) ❌ 1.00 (1%)
["OptAnalyzer", "println(QuoteNode(nothing))"] 1.11 (5%) ❌ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_call"] 0.88 (5%) ✅ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_opt"] 1.67 (5%) ❌ 1.00 (1%)

Benchmark Group List

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

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

Julia versioninfo

Target

Julia Version 1.10.0-DEV.1059
Commit c6ed7d7c54a (2023-04-18 15:24 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.2 LTS
 uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
 speed user nice sys idle irq
 #1 2294 MHz 8038 s 0 s 301 s 1534 s 0 s
 #2 2294 MHz 1767 s 0 s 208 s 7844 s 0 s
 Memory: 6.781211853027344 GB (4333.53515625 MB free)
 Uptime: 995.92 sec
 Load Avg: 1.0 1.0 0.76
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.6 (ORCJIT, broadwell)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.10.0-DEV.1059
Commit c6ed7d7c54a (2023-04-18 15:24 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.2 LTS
 uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
 speed user nice sys idle irq
 #1 2294 MHz 10860 s 0 s 405 s 5798 s 0 s
 #2 2294 MHz 6150 s 0 s 263 s 10600 s 0 s
 Memory: 6.781211853027344 GB (4354.08984375 MB free)
 Uptime: 1716.94 sec
 Load Avg: 1.01 1.05 0.95
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.6 (ORCJIT, broadwell)
 Threads: 1 on 2 virtual cores

Target result

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

Job Properties

  • Time of benchmark: 19 Apr 2023 - 12:34
  • Package commit: 969585
  • Julia commit: c6ed7d
  • 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"] 113.365 s (5%) 188.04 KiB (1%) 1770
["First-Time-To-JET", "rand(Bool)"] 770.655 ms (5%) 65.14 KiB (1%) 19
["First-Time-To-JET", "sum(\"julia\")"] 343.785 ms (5%) 65.14 KiB (1%) 19
["JETAnalyzer{BasicPass} top-level", "demo"] 56.146 ms (5%) 2.21 MiB (1%) 39040
["JETAnalyzer{BasicPass} top-level", "self analysis"] 17.045 s (5%) 1.202 s 1.08 GiB (1%) 20004389
["JETAnalyzer{BasicPass} top-level", "simple"] 15.322 ms (5%) 2.17 MiB (1%) 37710
["JETAnalyzer{BasicPass}", "identity(nothing)"] 116.800 μs (5%) 7.67 KiB (1%) 112
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 276.703 ms (5%) 40.11 MiB (1%) 760301
["JETAnalyzer{BasicPass}", "rand(Bool)"] 90.531 ms (5%) 15.14 MiB (1%) 278343
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 231.801 μs (5%) 17.72 KiB (1%) 237
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 11.543 ms (5%) 2.01 MiB (1%) 35401
["JETAnalyzer{SoundPass}", "identity(nothing)"] 121.201 μs (5%) 7.67 KiB (1%) 112
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 356.140 ms (5%) 64.66 MiB (1%) 911024
["JETAnalyzer{SoundPass}", "rand(Bool)"] 107.740 ms (5%) 18.79 MiB (1%) 312746
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 8.357 s (5%) 21.65 MiB (1%) 406186
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 12.230 ms (5%) 2.13 MiB (1%) 37408
["OptAnalyzer", "identity(nothing)"] 191.300 μs (5%) 26.22 KiB (1%) 382
["OptAnalyzer", "println(QuoteNode(nothing))"] 958.787 ms (5%) 107.443 ms 200.22 MiB (1%) 2991498
["OptAnalyzer", "rand(Bool)"] 46.612 ms (5%) 12.11 MiB (1%) 184217
["OptAnalyzer", "sum(\"julia\") (cached)"] 370.700 μs (5%) 60.64 KiB (1%) 841
["OptAnalyzer", "sum(\"julia\")"] 25.084 ms (5%) 5.96 MiB (1%) 90001
["show(::IO, ::JETCallResult)", "report_call"] 1.694 ms (5%) 274.89 KiB (1%) 5080
["show(::IO, ::JETCallResult)", "report_opt"] 41.900 μs (5%) 632 bytes (1%) 14

Benchmark Group List

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

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

Julia versioninfo

Julia Version 1.10.0-DEV.1059
Commit c6ed7d7c54a (2023-04-18 15:24 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.2 LTS
 uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
 speed user nice sys idle irq
 #1 2294 MHz 8038 s 0 s 301 s 1534 s 0 s
 #2 2294 MHz 1767 s 0 s 208 s 7844 s 0 s
 Memory: 6.781211853027344 GB (4333.53515625 MB free)
 Uptime: 995.92 sec
 Load Avg: 1.0 1.0 0.76
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.6 (ORCJIT, broadwell)
 Threads: 1 on 2 virtual cores

Baseline result

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

Job Properties

  • Time of benchmark: 19 Apr 2023 - 12:46
  • Package commit: c0adba
  • Julia commit: c6ed7d
  • 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"] 87.621 s (5%) 188.34 KiB (1%) 1771
["First-Time-To-JET", "rand(Bool)"] 788.471 ms (5%) 65.14 KiB (1%) 19
["First-Time-To-JET", "sum(\"julia\")"] 339.488 ms (5%) 65.14 KiB (1%) 19
["JETAnalyzer{BasicPass} top-level", "demo"] 49.121 ms (5%) 2.21 MiB (1%) 38992
["JETAnalyzer{BasicPass} top-level", "self analysis"] 17.254 s (5%) 1.138 s 1.08 GiB (1%) 20004818
["JETAnalyzer{BasicPass} top-level", "simple"] 19.427 ms (5%) 2.16 MiB (1%) 37700
["JETAnalyzer{BasicPass}", "identity(nothing)"] 119.600 μs (5%) 7.66 KiB (1%) 112
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 287.710 ms (5%) 40.06 MiB (1%) 760275
["JETAnalyzer{BasicPass}", "rand(Bool)"] 94.011 ms (5%) 15.05 MiB (1%) 278325
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 206.301 μs (5%) 17.70 KiB (1%) 237
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 12.026 ms (5%) 2.01 MiB (1%) 35391
["JETAnalyzer{SoundPass}", "identity(nothing)"] 128.501 μs (5%) 7.66 KiB (1%) 112
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 331.664 ms (5%) 64.63 MiB (1%) 912046
["JETAnalyzer{SoundPass}", "rand(Bool)"] 98.376 ms (5%) 18.70 MiB (1%) 312780
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 8.146 s (5%) 22.11 MiB (1%) 412649
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 11.077 ms (5%) 2.12 MiB (1%) 37362
["OptAnalyzer", "identity(nothing)"] 185.501 μs (5%) 26.20 KiB (1%) 382
["OptAnalyzer", "println(QuoteNode(nothing))"] 864.368 ms (5%) 82.568 ms 200.18 MiB (1%) 2991497
["OptAnalyzer", "rand(Bool)"] 45.121 ms (5%) 12.11 MiB (1%) 184216
["OptAnalyzer", "sum(\"julia\") (cached)"] 367.201 μs (5%) 60.62 KiB (1%) 841
["OptAnalyzer", "sum(\"julia\")"] 24.188 ms (5%) 5.96 MiB (1%) 90001
["show(::IO, ::JETCallResult)", "report_call"] 1.929 ms (5%) 274.89 KiB (1%) 5080
["show(::IO, ::JETCallResult)", "report_opt"] 25.100 μs (5%) 632 bytes (1%) 14

Benchmark Group List

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

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

Julia versioninfo

Julia Version 1.10.0-DEV.1059
Commit c6ed7d7c54a (2023-04-18 15:24 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.2 LTS
 uname: Linux 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
 speed user nice sys idle irq
 #1 2294 MHz 10860 s 0 s 405 s 5798 s 0 s
 #2 2294 MHz 6150 s 0 s 263 s 10600 s 0 s
 Memory: 6.781211853027344 GB (4354.08984375 MB free)
 Uptime: 1716.94 sec
 Load Avg: 1.01 1.05 0.95
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.6 (ORCJIT, broadwell)
 Threads: 1 on 2 virtual cores

Runtime information

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

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 46 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 2
On-line CPU(s) list: 0,1
Vendor ID: GenuineIntel
Model name: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz
CPU family: 6
Model: 79
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4589.36
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm rdseed adx smap xsaveopt md_clear
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 512 KiB (2 instances)
L3 cache: 50 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0,1
Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported
Vulnerability L1tf: Mitigation; PTE Inversion
Vulnerability Mds: Mitigation; Clear CPU buffers; SMT Host state unknown
Vulnerability Meltdown: Mitigation; PTI
Vulnerability Mmio stale data: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown
Vulnerability Retbleed: Not affected
Vulnerability Spec store bypass: Vulnerable
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2: Mitigation; Retpolines, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Mitigation; Clear CPU buffers; SMT Host state unknown

Cpu Property Value
Brand Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz
Vendor :Intel
Architecture :Broadwell
Model Family: 0x06, Model: 0x4f, Stepping: 0x01, Type: 0x00
Cores 2 physical cores, 2 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 256, 51200) kbytes
64 byte cache line size
Address Size 48 bits virtual, 46 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC increased at every clock cycle (non-invariant TSC)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft

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.

None yet

2 participants