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

avoid private unwrapcontext API call #590

Merged
merged 1 commit into from
Jan 7, 2024
Merged

Conversation

vtjnash
Copy link
Contributor

@vtjnash vtjnash commented Jan 7, 2024

No description provided.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (50eea5f) 90.58% compared to head (644732f) 90.57%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #590      +/-   ##
==========================================
- Coverage   90.58%   90.57%   -0.01%     
==========================================
  Files          10       10              
  Lines        2963     2960       -3     
==========================================
- Hits         2684     2681       -3     
  Misses        279      279              

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

Copy link

github-actions bot commented Jan 7, 2024

JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 7 Jan 2024 - 00:38
  • Baseline: 7 Jan 2024 - 00:49
  • Package commits:
  • Target: 8da11a
  • Baseline: 50eea5
  • Julia commits:
  • Target: ea085e
  • Baseline: ea085e
  • Julia command flags:
  • Target: None
  • Baseline: None
  • Environment variables:
  • Target: None
  • Baseline: None

Results

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

ID time ratio memory ratio
["JETAnalyzer{BasicPass}", "identity(nothing)"] 1.12 (5%) ❌ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 0.90 (5%) ✅ 1.00 (1%)
["OptAnalyzer", "identity(nothing)"] 1.05 (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.1216
Commit ea085ea1291 (2024-01-06 21:13 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-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3242 MHz 2078 s 0 s 167 s 7766 s 0 s
 #2 3215 MHz 2294 s 0 s 145 s 7569 s 0 s
 #3 2592 MHz 2283 s 0 s 180 s 7556 s 0 s
 #4 3176 MHz 2219 s 0 s 171 s 7625 s 0 s
 Memory: 15.60690689086914 GB (11111.80078125 MB free)
 Uptime: 1005.21 sec
 Load Avg: 1.08 1.07 0.72
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.11.0-DEV.1216
Commit ea085ea1291 (2024-01-06 21:13 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-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 3581 s 0 s 256 s 12542 s 0 s
 #2 2445 MHz 3677 s 0 s 231 s 12468 s 0 s
 #3 3243 MHz 4278 s 0 s 268 s 11843 s 0 s
 #4 3229 MHz 4435 s 0 s 254 s 11698 s 0 s
 Memory: 15.60690689086914 GB (11286.8828125 MB free)
 Uptime: 1643.37 sec
 Load Avg: 1.01 1.07 0.95
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

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

Job Properties

  • Time of benchmark: 7 Jan 2024 - 0:38
  • Package commit: 8da11a
  • Julia commit: ea085e
  • 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"] 820.267 ms (5%) 64.85 KiB (1%) 24
["First-Time-To-JET", "rand(Bool)"] 584.259 ms (5%) 65.26 KiB (1%) 24
["First-Time-To-JET", "sum(\"julia\")"] 220.842 ms (5%) 65.26 KiB (1%) 24
["JETAnalyzer{BasicPass} top-level", "demo"] 33.822 ms (5%) 2.12 MiB (1%) 44458
["JETAnalyzer{BasicPass} top-level", "self analysis"] 7.460 s (5%) 1.56 GiB (1%) 34500244
["JETAnalyzer{BasicPass} top-level", "simple"] 9.244 ms (5%) 2.00 MiB (1%) 46300
["JETAnalyzer{BasicPass}", "identity(nothing)"] 93.324 μs (5%) 7.55 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 107.567 ms (5%) 37.59 MiB (1%) 884155
["JETAnalyzer{BasicPass}", "rand(Bool)"] 49.751 ms (5%) 17.30 MiB (1%) 404118
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 121.246 μs (5%) 15.05 KiB (1%) 257
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.903 ms (5%) 1.86 MiB (1%) 43308
["JETAnalyzer{SoundPass}", "identity(nothing)"] 79.799 μs (5%) 7.55 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 131.565 ms (5%) 51.69 MiB (1%) 983460
["JETAnalyzer{SoundPass}", "rand(Bool)"] 54.790 ms (5%) 19.40 MiB (1%) 426544
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 148.487 μs (5%) 17.67 KiB (1%) 290
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 6.592 ms (5%) 1.92 MiB (1%) 44462
["OptAnalyzer", "identity(nothing)"] 65.552 μs (5%) 6.06 KiB (1%) 132
["OptAnalyzer", "println(QuoteNode(nothing))"] 417.230 ms (5%) 262.46 MiB (1%) 5340148
["OptAnalyzer", "rand(Bool)"] 28.743 ms (5%) 18.43 MiB (1%) 392391
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.846 μs (5%) 64.89 KiB (1%) 1140
["OptAnalyzer", "sum(\"julia\")"] 11.971 ms (5%) 8.11 MiB (1%) 170426
["show(::IO, ::JETCallResult)", "report_call"] 3.664 ms (5%) 1.14 MiB (1%) 9485
["show(::IO, ::JETCallResult)", "report_opt"] 13.384 μ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.1216
Commit ea085ea1291 (2024-01-06 21:13 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-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3242 MHz 2078 s 0 s 167 s 7766 s 0 s
 #2 3215 MHz 2294 s 0 s 145 s 7569 s 0 s
 #3 2592 MHz 2283 s 0 s 180 s 7556 s 0 s
 #4 3176 MHz 2219 s 0 s 171 s 7625 s 0 s
 Memory: 15.60690689086914 GB (11111.80078125 MB free)
 Uptime: 1005.21 sec
 Load Avg: 1.08 1.07 0.72
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

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

Job Properties

  • Time of benchmark: 7 Jan 2024 - 0:49
  • Package commit: 50eea5
  • Julia commit: ea085e
  • 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"] 835.535 ms (5%) 64.85 KiB (1%) 24
["First-Time-To-JET", "rand(Bool)"] 585.218 ms (5%) 65.26 KiB (1%) 24
["First-Time-To-JET", "sum(\"julia\")"] 223.457 ms (5%) 65.26 KiB (1%) 24
["JETAnalyzer{BasicPass} top-level", "demo"] 33.886 ms (5%) 2.12 MiB (1%) 44458
["JETAnalyzer{BasicPass} top-level", "self analysis"] 7.535 s (5%) 186.174 ms 1.56 GiB (1%) 34500244
["JETAnalyzer{BasicPass} top-level", "simple"] 9.192 ms (5%) 2.02 MiB (1%) 46302
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.286 μs (5%) 7.55 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 105.642 ms (5%) 37.59 MiB (1%) 884155
["JETAnalyzer{BasicPass}", "rand(Bool)"] 50.627 ms (5%) 17.30 MiB (1%) 404118
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 135.131 μs (5%) 15.05 KiB (1%) 257
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.963 ms (5%) 1.86 MiB (1%) 43308
["JETAnalyzer{SoundPass}", "identity(nothing)"] 79.479 μs (5%) 7.55 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 127.448 ms (5%) 51.30 MiB (1%) 983412
["JETAnalyzer{SoundPass}", "rand(Bool)"] 54.034 ms (5%) 19.40 MiB (1%) 426544
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 147.755 μs (5%) 17.67 KiB (1%) 290
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 6.571 ms (5%) 1.90 MiB (1%) 44460
["OptAnalyzer", "identity(nothing)"] 62.286 μs (5%) 6.06 KiB (1%) 132
["OptAnalyzer", "println(QuoteNode(nothing))"] 414.455 ms (5%) 262.40 MiB (1%) 5340148
["OptAnalyzer", "rand(Bool)"] 28.621 ms (5%) 18.43 MiB (1%) 392391
["OptAnalyzer", "sum(\"julia\") (cached)"] 223.116 μs (5%) 64.89 KiB (1%) 1140
["OptAnalyzer", "sum(\"julia\")"] 12.110 ms (5%) 8.11 MiB (1%) 170426
["show(::IO, ::JETCallResult)", "report_call"] 3.675 ms (5%) 1.14 MiB (1%) 9485
["show(::IO, ::JETCallResult)", "report_opt"] 13.756 μ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.1216
Commit ea085ea1291 (2024-01-06 21:13 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-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 3581 s 0 s 256 s 12542 s 0 s
 #2 2445 MHz 3677 s 0 s 231 s 12468 s 0 s
 #3 3243 MHz 4278 s 0 s 268 s 11843 s 0 s
 #4 3229 MHz 4435 s 0 s 254 s 11698 s 0 s
 Memory: 15.60690689086914 GB (11286.8828125 MB free)
 Uptime: 1643.37 sec
 Load Avg: 1.01 1.07 0.95
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

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

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: AuthenticAMD
Model name: AMD EPYC 7763 64-Core Processor
CPU family: 25
Model: 1
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4890.87
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: 7 Jan 2024 - 00:38
  • Baseline: 7 Jan 2024 - 00:49
  • Package commits:
  • Target: 8da11a
  • Baseline: 50eea5
  • Julia commits:
  • Target: ea085e
  • Baseline: ea085e
  • Julia command flags:
  • Target: None
  • Baseline: None
  • Environment variables:
  • Target: None
  • Baseline: None

Results

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

ID time ratio memory ratio
["JETAnalyzer{BasicPass}", "identity(nothing)"] 1.12 (5%) ❌ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 0.90 (5%) ✅ 1.00 (1%)
["OptAnalyzer", "identity(nothing)"] 1.05 (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.1216
Commit ea085ea1291 (2024-01-06 21:13 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-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3242 MHz 2078 s 0 s 167 s 7766 s 0 s
 #2 3215 MHz 2294 s 0 s 145 s 7569 s 0 s
 #3 2592 MHz 2283 s 0 s 180 s 7556 s 0 s
 #4 3176 MHz 2219 s 0 s 171 s 7625 s 0 s
 Memory: 15.60690689086914 GB (11111.80078125 MB free)
 Uptime: 1005.21 sec
 Load Avg: 1.08 1.07 0.72
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.11.0-DEV.1216
Commit ea085ea1291 (2024-01-06 21:13 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-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 3581 s 0 s 256 s 12542 s 0 s
 #2 2445 MHz 3677 s 0 s 231 s 12468 s 0 s
 #3 3243 MHz 4278 s 0 s 268 s 11843 s 0 s
 #4 3229 MHz 4435 s 0 s 254 s 11698 s 0 s
 Memory: 15.60690689086914 GB (11286.8828125 MB free)
 Uptime: 1643.37 sec
 Load Avg: 1.01 1.07 0.95
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

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

Job Properties

  • Time of benchmark: 7 Jan 2024 - 0:38
  • Package commit: 8da11a
  • Julia commit: ea085e
  • 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"] 820.267 ms (5%) 64.85 KiB (1%) 24
["First-Time-To-JET", "rand(Bool)"] 584.259 ms (5%) 65.26 KiB (1%) 24
["First-Time-To-JET", "sum(\"julia\")"] 220.842 ms (5%) 65.26 KiB (1%) 24
["JETAnalyzer{BasicPass} top-level", "demo"] 33.822 ms (5%) 2.12 MiB (1%) 44458
["JETAnalyzer{BasicPass} top-level", "self analysis"] 7.460 s (5%) 1.56 GiB (1%) 34500244
["JETAnalyzer{BasicPass} top-level", "simple"] 9.244 ms (5%) 2.00 MiB (1%) 46300
["JETAnalyzer{BasicPass}", "identity(nothing)"] 93.324 μs (5%) 7.55 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 107.567 ms (5%) 37.59 MiB (1%) 884155
["JETAnalyzer{BasicPass}", "rand(Bool)"] 49.751 ms (5%) 17.30 MiB (1%) 404118
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 121.246 μs (5%) 15.05 KiB (1%) 257
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.903 ms (5%) 1.86 MiB (1%) 43308
["JETAnalyzer{SoundPass}", "identity(nothing)"] 79.799 μs (5%) 7.55 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 131.565 ms (5%) 51.69 MiB (1%) 983460
["JETAnalyzer{SoundPass}", "rand(Bool)"] 54.790 ms (5%) 19.40 MiB (1%) 426544
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 148.487 μs (5%) 17.67 KiB (1%) 290
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 6.592 ms (5%) 1.92 MiB (1%) 44462
["OptAnalyzer", "identity(nothing)"] 65.552 μs (5%) 6.06 KiB (1%) 132
["OptAnalyzer", "println(QuoteNode(nothing))"] 417.230 ms (5%) 262.46 MiB (1%) 5340148
["OptAnalyzer", "rand(Bool)"] 28.743 ms (5%) 18.43 MiB (1%) 392391
["OptAnalyzer", "sum(\"julia\") (cached)"] 228.846 μs (5%) 64.89 KiB (1%) 1140
["OptAnalyzer", "sum(\"julia\")"] 11.971 ms (5%) 8.11 MiB (1%) 170426
["show(::IO, ::JETCallResult)", "report_call"] 3.664 ms (5%) 1.14 MiB (1%) 9485
["show(::IO, ::JETCallResult)", "report_opt"] 13.384 μ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.1216
Commit ea085ea1291 (2024-01-06 21:13 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-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3242 MHz 2078 s 0 s 167 s 7766 s 0 s
 #2 3215 MHz 2294 s 0 s 145 s 7569 s 0 s
 #3 2592 MHz 2283 s 0 s 180 s 7556 s 0 s
 #4 3176 MHz 2219 s 0 s 171 s 7625 s 0 s
 Memory: 15.60690689086914 GB (11111.80078125 MB free)
 Uptime: 1005.21 sec
 Load Avg: 1.08 1.07 0.72
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

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

Job Properties

  • Time of benchmark: 7 Jan 2024 - 0:49
  • Package commit: 50eea5
  • Julia commit: ea085e
  • 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"] 835.535 ms (5%) 64.85 KiB (1%) 24
["First-Time-To-JET", "rand(Bool)"] 585.218 ms (5%) 65.26 KiB (1%) 24
["First-Time-To-JET", "sum(\"julia\")"] 223.457 ms (5%) 65.26 KiB (1%) 24
["JETAnalyzer{BasicPass} top-level", "demo"] 33.886 ms (5%) 2.12 MiB (1%) 44458
["JETAnalyzer{BasicPass} top-level", "self analysis"] 7.535 s (5%) 186.174 ms 1.56 GiB (1%) 34500244
["JETAnalyzer{BasicPass} top-level", "simple"] 9.192 ms (5%) 2.02 MiB (1%) 46302
["JETAnalyzer{BasicPass}", "identity(nothing)"] 83.286 μs (5%) 7.55 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 105.642 ms (5%) 37.59 MiB (1%) 884155
["JETAnalyzer{BasicPass}", "rand(Bool)"] 50.627 ms (5%) 17.30 MiB (1%) 404118
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 135.131 μs (5%) 15.05 KiB (1%) 257
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.963 ms (5%) 1.86 MiB (1%) 43308
["JETAnalyzer{SoundPass}", "identity(nothing)"] 79.479 μs (5%) 7.55 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 127.448 ms (5%) 51.30 MiB (1%) 983412
["JETAnalyzer{SoundPass}", "rand(Bool)"] 54.034 ms (5%) 19.40 MiB (1%) 426544
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 147.755 μs (5%) 17.67 KiB (1%) 290
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 6.571 ms (5%) 1.90 MiB (1%) 44460
["OptAnalyzer", "identity(nothing)"] 62.286 μs (5%) 6.06 KiB (1%) 132
["OptAnalyzer", "println(QuoteNode(nothing))"] 414.455 ms (5%) 262.40 MiB (1%) 5340148
["OptAnalyzer", "rand(Bool)"] 28.621 ms (5%) 18.43 MiB (1%) 392391
["OptAnalyzer", "sum(\"julia\") (cached)"] 223.116 μs (5%) 64.89 KiB (1%) 1140
["OptAnalyzer", "sum(\"julia\")"] 12.110 ms (5%) 8.11 MiB (1%) 170426
["show(::IO, ::JETCallResult)", "report_call"] 3.675 ms (5%) 1.14 MiB (1%) 9485
["show(::IO, ::JETCallResult)", "report_opt"] 13.756 μ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.1216
Commit ea085ea1291 (2024-01-06 21:13 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-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 3581 s 0 s 256 s 12542 s 0 s
 #2 2445 MHz 3677 s 0 s 231 s 12468 s 0 s
 #3 3243 MHz 4278 s 0 s 268 s 11843 s 0 s
 #4 3229 MHz 4435 s 0 s 254 s 11698 s 0 s
 Memory: 15.60690689086914 GB (11286.8828125 MB free)
 Uptime: 1643.37 sec
 Load Avg: 1.01 1.07 0.95
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

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

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: AuthenticAMD
Model name: AMD EPYC 7763 64-Core Processor
CPU family: 25
Model: 1
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4890.87
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

Copy link
Owner

@aviatesk aviatesk left a comment

Choose a reason for hiding this comment

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

Thanks!

@aviatesk aviatesk merged commit a102750 into aviatesk:master Jan 7, 2024
14 of 24 checks passed
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.

3 participants