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

adjustments to JuliaLang/julia#52284 #580

Merged
merged 2 commits into from
Nov 29, 2023
Merged

Conversation

aviatesk
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (003a53b) 89.34% compared to head (a64bdb1) 89.34%.

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #580   +/-   ##
=======================================
  Coverage   89.34%   89.34%           
=======================================
  Files          10       10           
  Lines        3087     3087           
=======================================
  Hits         2758     2758           
  Misses        329      329           

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

Copy link

github-actions bot commented Nov 29, 2023

JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 29 Nov 2023 - 08:16
  • Baseline: 29 Nov 2023 - 08:26
  • Package commits:
  • Target: 3714a2
  • Baseline: 003a53
  • Julia commits:
  • Target: 9bd243
  • Baseline: 9bd243
  • 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"] 84.91 (5%) ❌ 2.95 (1%) ❌
["JETAnalyzer{BasicPass}", "identity(nothing)"] 1.11 (5%) ❌ 1.00 (1%)
["JETAnalyzer{SoundPass}", "identity(nothing)"] 1.17 (5%) ❌ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 0.94 (5%) ✅ 1.00 (1%)
["OptAnalyzer", "identity(nothing)"] 1.07 (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.1000
Commit 9bd2432d186 (2023-11-29 05:06 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-1016-azure #16~22.04.1-Ubuntu SMP Tue Oct 10 17:11:51 UTC 2023 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3242 MHz 2000 s 0 s 176 s 5959 s 0 s
 #2 2445 MHz 2365 s 0 s 176 s 5600 s 0 s
 #3 3226 MHz 2687 s 0 s 176 s 5274 s 0 s
 #4 3242 MHz 1903 s 0 s 198 s 6036 s 0 s
 Memory: 15.60689926147461 GB (11457.4921875 MB free)
 Uptime: 817.32 sec
 Load Avg: 1.05 1.04 0.71
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
 Threads: 1 on 4 virtual cores

Baseline

Julia Version 1.11.0-DEV.1000
Commit 9bd2432d186 (2023-11-29 05:06 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-1016-azure #16~22.04.1-Ubuntu SMP Tue Oct 10 17:11:51 UTC 2023 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2507 MHz 4051 s 0 s 252 s 10197 s 0 s
 #2 3168 MHz 5038 s 0 s 264 s 9206 s 0 s
 #3 3244 MHz 4102 s 0 s 292 s 10109 s 0 s
 #4 2445 MHz 2906 s 0 s 307 s 11288 s 0 s
 Memory: 15.60689926147461 GB (11411.65625 MB free)
 Uptime: 1455.07 sec
 Load Avg: 1.03 1.08 0.95
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
 Threads: 1 on 4 virtual cores

Target result

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

Job Properties

  • Time of benchmark: 29 Nov 2023 - 8:16
  • Package commit: 3714a2
  • Julia commit: 9bd243
  • 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"] 71.514 s (5%) 191.24 KiB (1%) 2240
["First-Time-To-JET", "rand(Bool)"] 597.222 ms (5%) 65.26 KiB (1%) 24
["First-Time-To-JET", "sum(\"julia\")"] 216.475 ms (5%) 65.26 KiB (1%) 24
["JETAnalyzer{BasicPass} top-level", "demo"] 33.337 ms (5%) 2.10 MiB (1%) 43006
["JETAnalyzer{BasicPass} top-level", "self analysis"] 6.972 s (5%) 291.592 ms 1.56 GiB (1%) 34651903
["JETAnalyzer{BasicPass} top-level", "simple"] 8.943 ms (5%) 2.02 MiB (1%) 46316
["JETAnalyzer{BasicPass}", "identity(nothing)"] 85.880 μs (5%) 7.55 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 102.491 ms (5%) 37.42 MiB (1%) 880302
["JETAnalyzer{BasicPass}", "rand(Bool)"] 47.739 ms (5%) 17.07 MiB (1%) 398660
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 130.513 μs (5%) 15.05 KiB (1%) 257
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.874 ms (5%) 1.86 MiB (1%) 43306
["JETAnalyzer{SoundPass}", "identity(nothing)"] 88.595 μs (5%) 7.55 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 125.986 ms (5%) 51.48 MiB (1%) 979153
["JETAnalyzer{SoundPass}", "rand(Bool)"] 52.220 ms (5%) 19.15 MiB (1%) 420919
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 143.598 μs (5%) 17.67 KiB (1%) 290
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 6.369 ms (5%) 1.92 MiB (1%) 44458
["OptAnalyzer", "identity(nothing)"] 67.035 μs (5%) 6.06 KiB (1%) 132
["OptAnalyzer", "println(QuoteNode(nothing))"] 384.223 ms (5%) 246.23 MiB (1%) 4562022
["OptAnalyzer", "rand(Bool)"] 25.673 ms (5%) 16.55 MiB (1%) 331451
["OptAnalyzer", "sum(\"julia\") (cached)"] 212.957 μs (5%) 61.38 KiB (1%) 990
["OptAnalyzer", "sum(\"julia\")"] 11.683 ms (5%) 7.68 MiB (1%) 151213
["show(::IO, ::JETCallResult)", "report_call"] 3.572 ms (5%) 1.14 MiB (1%) 9485
["show(::IO, ::JETCallResult)", "report_opt"] 12.844 μ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.1000
Commit 9bd2432d186 (2023-11-29 05:06 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-1016-azure #16~22.04.1-Ubuntu SMP Tue Oct 10 17:11:51 UTC 2023 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3242 MHz 2000 s 0 s 176 s 5959 s 0 s
 #2 2445 MHz 2365 s 0 s 176 s 5600 s 0 s
 #3 3226 MHz 2687 s 0 s 176 s 5274 s 0 s
 #4 3242 MHz 1903 s 0 s 198 s 6036 s 0 s
 Memory: 15.60689926147461 GB (11457.4921875 MB free)
 Uptime: 817.32 sec
 Load Avg: 1.05 1.04 0.71
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
 Threads: 1 on 4 virtual cores

Baseline result

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

Job Properties

  • Time of benchmark: 29 Nov 2023 - 8:26
  • Package commit: 003a53
  • Julia commit: 9bd243
  • 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"] 842.264 ms (5%) 64.85 KiB (1%) 24
["First-Time-To-JET", "rand(Bool)"] 602.209 ms (5%) 65.26 KiB (1%) 24
["First-Time-To-JET", "sum(\"julia\")"] 218.779 ms (5%) 65.26 KiB (1%) 24
["JETAnalyzer{BasicPass} top-level", "demo"] 32.730 ms (5%) 2.10 MiB (1%) 43006
["JETAnalyzer{BasicPass} top-level", "self analysis"] 6.961 s (5%) 287.914 ms 1.56 GiB (1%) 34651903
["JETAnalyzer{BasicPass} top-level", "simple"] 8.946 ms (5%) 2.02 MiB (1%) 46316
["JETAnalyzer{BasicPass}", "identity(nothing)"] 77.384 μs (5%) 7.55 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 104.071 ms (5%) 37.42 MiB (1%) 880302
["JETAnalyzer{BasicPass}", "rand(Bool)"] 48.435 ms (5%) 17.07 MiB (1%) 398660
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 130.003 μs (5%) 15.05 KiB (1%) 257
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.845 ms (5%) 1.86 MiB (1%) 43306
["JETAnalyzer{SoundPass}", "identity(nothing)"] 75.601 μs (5%) 7.55 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 128.580 ms (5%) 51.18 MiB (1%) 979145
["JETAnalyzer{SoundPass}", "rand(Bool)"] 53.839 ms (5%) 19.15 MiB (1%) 420919
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 142.416 μs (5%) 17.67 KiB (1%) 290
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 6.783 ms (5%) 1.92 MiB (1%) 44458
["OptAnalyzer", "identity(nothing)"] 62.777 μs (5%) 6.06 KiB (1%) 132
["OptAnalyzer", "println(QuoteNode(nothing))"] 398.162 ms (5%) 246.48 MiB (1%) 4562024
["OptAnalyzer", "rand(Bool)"] 26.212 ms (5%) 16.55 MiB (1%) 331451
["OptAnalyzer", "sum(\"julia\") (cached)"] 213.288 μs (5%) 61.38 KiB (1%) 990
["OptAnalyzer", "sum(\"julia\")"] 11.771 ms (5%) 7.68 MiB (1%) 151213
["show(::IO, ::JETCallResult)", "report_call"] 3.638 ms (5%) 1.14 MiB (1%) 9485
["show(::IO, ::JETCallResult)", "report_opt"] 13.135 μ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.1000
Commit 9bd2432d186 (2023-11-29 05:06 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-1016-azure #16~22.04.1-Ubuntu SMP Tue Oct 10 17:11:51 UTC 2023 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2507 MHz 4051 s 0 s 252 s 10197 s 0 s
 #2 3168 MHz 5038 s 0 s 264 s 9206 s 0 s
 #3 3244 MHz 4102 s 0 s 292 s 10109 s 0 s
 #4 2445 MHz 2906 s 0 s 307 s 11288 s 0 s
 Memory: 15.60689926147461 GB (11411.65625 MB free)
 Uptime: 1455.07 sec
 Load Avg: 1.03 1.08 0.95
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
 Threads: 1 on 4 virtual cores

Runtime information

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

lscpu output:

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

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

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 29 Nov 2023 - 08:41
  • Baseline: 29 Nov 2023 - 08:52
  • Package commits:
  • Target: c23f6e
  • Baseline: 003a53
  • Julia commits:
  • Target: 9bd243
  • Baseline: 9bd243
  • 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"] 85.00 (5%) ❌ 2.95 (1%) ❌
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 0.99 (5%) 0.95 (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.1000
Commit 9bd2432d186 (2023-11-29 05:06 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-1016-azure #16~22.04.1-Ubuntu SMP Tue Oct 10 17:11:51 UTC 2023 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1942 s 0 s 180 s 5617 s 0 s
 #2 3243 MHz 2737 s 0 s 166 s 4831 s 0 s
 #3 3244 MHz 2085 s 0 s 211 s 5441 s 0 s
 #4 2593 MHz 2226 s 0 s 185 s 5320 s 0 s
 Memory: 15.60689926147461 GB (11300.16015625 MB free)
 Uptime: 778.19 sec
 Load Avg: 1.01 1.04 0.74
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
 Threads: 1 on 4 virtual cores

Baseline

Julia Version 1.11.0-DEV.1000
Commit 9bd2432d186 (2023-11-29 05:06 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-1016-azure #16~22.04.1-Ubuntu SMP Tue Oct 10 17:11:51 UTC 2023 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3283 MHz 3503 s 0 s 296 s 10342 s 0 s
 #2 3243 MHz 5073 s 0 s 272 s 8794 s 0 s
 #3 3243 MHz 3802 s 0 s 336 s 10003 s 0 s
 #4 3227 MHz 3793 s 0 s 298 s 10044 s 0 s
 Memory: 15.60689926147461 GB (11242.2109375 MB free)
 Uptime: 1419.91 sec
 Load Avg: 1.13 1.13 0.99
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
 Threads: 1 on 4 virtual cores

Target result

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

Job Properties

  • Time of benchmark: 29 Nov 2023 - 8:41
  • Package commit: c23f6e
  • Julia commit: 9bd243
  • 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"] 72.248 s (5%) 191.24 KiB (1%) 2240
["First-Time-To-JET", "rand(Bool)"] 607.232 ms (5%) 65.26 KiB (1%) 24
["First-Time-To-JET", "sum(\"julia\")"] 219.373 ms (5%) 65.26 KiB (1%) 24
["JETAnalyzer{BasicPass} top-level", "demo"] 34.243 ms (5%) 2.10 MiB (1%) 43006
["JETAnalyzer{BasicPass} top-level", "self analysis"] 7.262 s (5%) 305.698 ms 1.56 GiB (1%) 34651908
["JETAnalyzer{BasicPass} top-level", "simple"] 9.423 ms (5%) 2.02 MiB (1%) 46316
["JETAnalyzer{BasicPass}", "identity(nothing)"] 91.722 μs (5%) 7.55 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 105.899 ms (5%) 37.42 MiB (1%) 880303
["JETAnalyzer{BasicPass}", "rand(Bool)"] 48.553 ms (5%) 17.07 MiB (1%) 398661
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 136.466 μs (5%) 15.05 KiB (1%) 257
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.979 ms (5%) 1.86 MiB (1%) 43306
["JETAnalyzer{SoundPass}", "identity(nothing)"] 94.506 μs (5%) 7.55 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 129.809 ms (5%) 52.06 MiB (1%) 979182
["JETAnalyzer{SoundPass}", "rand(Bool)"] 55.463 ms (5%) 19.15 MiB (1%) 420920
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 149.509 μs (5%) 17.67 KiB (1%) 290
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 6.680 ms (5%) 1.92 MiB (1%) 44458
["OptAnalyzer", "identity(nothing)"] 78.156 μs (5%) 6.06 KiB (1%) 132
["OptAnalyzer", "println(QuoteNode(nothing))"] 401.358 ms (5%) 246.48 MiB (1%) 4562031
["OptAnalyzer", "rand(Bool)"] 26.587 ms (5%) 16.55 MiB (1%) 331452
["OptAnalyzer", "sum(\"julia\") (cached)"] 217.487 μs (5%) 61.38 KiB (1%) 990
["OptAnalyzer", "sum(\"julia\")"] 11.922 ms (5%) 7.68 MiB (1%) 151213
["show(::IO, ::JETCallResult)", "report_call"] 3.704 ms (5%) 1.14 MiB (1%) 9485
["show(::IO, ::JETCallResult)", "report_opt"] 12.544 μs (5%) 728 bytes (1%) 19

Benchmark Group List

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

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

Julia versioninfo

Julia Version 1.11.0-DEV.1000
Commit 9bd2432d186 (2023-11-29 05:06 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-1016-azure #16~22.04.1-Ubuntu SMP Tue Oct 10 17:11:51 UTC 2023 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1942 s 0 s 180 s 5617 s 0 s
 #2 3243 MHz 2737 s 0 s 166 s 4831 s 0 s
 #3 3244 MHz 2085 s 0 s 211 s 5441 s 0 s
 #4 2593 MHz 2226 s 0 s 185 s 5320 s 0 s
 Memory: 15.60689926147461 GB (11300.16015625 MB free)
 Uptime: 778.19 sec
 Load Avg: 1.01 1.04 0.74
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
 Threads: 1 on 4 virtual cores

Baseline result

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

Job Properties

  • Time of benchmark: 29 Nov 2023 - 8:52
  • Package commit: 003a53
  • Julia commit: 9bd243
  • 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"] 850.018 ms (5%) 64.85 KiB (1%) 24
["First-Time-To-JET", "rand(Bool)"] 610.189 ms (5%) 65.26 KiB (1%) 24
["First-Time-To-JET", "sum(\"julia\")"] 223.040 ms (5%) 65.26 KiB (1%) 24
["JETAnalyzer{BasicPass} top-level", "demo"] 33.950 ms (5%) 2.10 MiB (1%) 43006
["JETAnalyzer{BasicPass} top-level", "self analysis"] 7.224 s (5%) 302.181 ms 1.56 GiB (1%) 34651908
["JETAnalyzer{BasicPass} top-level", "simple"] 9.283 ms (5%) 2.00 MiB (1%) 46314
["JETAnalyzer{BasicPass}", "identity(nothing)"] 92.272 μs (5%) 7.55 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 107.823 ms (5%) 37.42 MiB (1%) 880303
["JETAnalyzer{BasicPass}", "rand(Bool)"] 49.216 ms (5%) 17.07 MiB (1%) 398661
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 136.286 μs (5%) 15.05 KiB (1%) 257
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.863 ms (5%) 1.86 MiB (1%) 43306
["JETAnalyzer{SoundPass}", "identity(nothing)"] 99.436 μs (5%) 7.55 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 131.452 ms (5%) 55.00 MiB (1%) 979338
["JETAnalyzer{SoundPass}", "rand(Bool)"] 55.136 ms (5%) 19.18 MiB (1%) 420936
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 150.320 μs (5%) 17.67 KiB (1%) 290
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 6.776 ms (5%) 1.92 MiB (1%) 44458
["OptAnalyzer", "identity(nothing)"] 79.249 μs (5%) 6.06 KiB (1%) 132
["OptAnalyzer", "println(QuoteNode(nothing))"] 418.384 ms (5%) 246.23 MiB (1%) 4562029
["OptAnalyzer", "rand(Bool)"] 27.137 ms (5%) 16.55 MiB (1%) 331452
["OptAnalyzer", "sum(\"julia\") (cached)"] 219.691 μs (5%) 61.38 KiB (1%) 990
["OptAnalyzer", "sum(\"julia\")"] 12.076 ms (5%) 7.68 MiB (1%) 151213
["show(::IO, ::JETCallResult)", "report_call"] 3.643 ms (5%) 1.14 MiB (1%) 9485
["show(::IO, ::JETCallResult)", "report_opt"] 13.195 μ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.1000
Commit 9bd2432d186 (2023-11-29 05:06 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-1016-azure #16~22.04.1-Ubuntu SMP Tue Oct 10 17:11:51 UTC 2023 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3283 MHz 3503 s 0 s 296 s 10342 s 0 s
 #2 3243 MHz 5073 s 0 s 272 s 8794 s 0 s
 #3 3243 MHz 3802 s 0 s 336 s 10003 s 0 s
 #4 3227 MHz 3793 s 0 s 298 s 10044 s 0 s
 Memory: 15.60689926147461 GB (11242.2109375 MB free)
 Uptime: 1419.91 sec
 Load Avg: 1.13 1.13 0.99
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
 Threads: 1 on 4 virtual cores

Runtime information

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

lscpu output:

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

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

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 29 Nov 2023 - 08:41
  • Baseline: 29 Nov 2023 - 08:52
  • Package commits:
  • Target: c23f6e
  • Baseline: 003a53
  • Julia commits:
  • Target: 9bd243
  • Baseline: 9bd243
  • 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"] 85.00 (5%) ❌ 2.95 (1%) ❌
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 0.99 (5%) 0.95 (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.1000
Commit 9bd2432d186 (2023-11-29 05:06 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-1016-azure #16~22.04.1-Ubuntu SMP Tue Oct 10 17:11:51 UTC 2023 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1942 s 0 s 180 s 5617 s 0 s
 #2 3243 MHz 2737 s 0 s 166 s 4831 s 0 s
 #3 3244 MHz 2085 s 0 s 211 s 5441 s 0 s
 #4 2593 MHz 2226 s 0 s 185 s 5320 s 0 s
 Memory: 15.60689926147461 GB (11300.16015625 MB free)
 Uptime: 778.19 sec
 Load Avg: 1.01 1.04 0.74
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
 Threads: 1 on 4 virtual cores

Baseline

Julia Version 1.11.0-DEV.1000
Commit 9bd2432d186 (2023-11-29 05:06 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-1016-azure #16~22.04.1-Ubuntu SMP Tue Oct 10 17:11:51 UTC 2023 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3283 MHz 3503 s 0 s 296 s 10342 s 0 s
 #2 3243 MHz 5073 s 0 s 272 s 8794 s 0 s
 #3 3243 MHz 3802 s 0 s 336 s 10003 s 0 s
 #4 3227 MHz 3793 s 0 s 298 s 10044 s 0 s
 Memory: 15.60689926147461 GB (11242.2109375 MB free)
 Uptime: 1419.91 sec
 Load Avg: 1.13 1.13 0.99
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
 Threads: 1 on 4 virtual cores

Target result

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

Job Properties

  • Time of benchmark: 29 Nov 2023 - 8:41
  • Package commit: c23f6e
  • Julia commit: 9bd243
  • 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"] 72.248 s (5%) 191.24 KiB (1%) 2240
["First-Time-To-JET", "rand(Bool)"] 607.232 ms (5%) 65.26 KiB (1%) 24
["First-Time-To-JET", "sum(\"julia\")"] 219.373 ms (5%) 65.26 KiB (1%) 24
["JETAnalyzer{BasicPass} top-level", "demo"] 34.243 ms (5%) 2.10 MiB (1%) 43006
["JETAnalyzer{BasicPass} top-level", "self analysis"] 7.262 s (5%) 305.698 ms 1.56 GiB (1%) 34651908
["JETAnalyzer{BasicPass} top-level", "simple"] 9.423 ms (5%) 2.02 MiB (1%) 46316
["JETAnalyzer{BasicPass}", "identity(nothing)"] 91.722 μs (5%) 7.55 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 105.899 ms (5%) 37.42 MiB (1%) 880303
["JETAnalyzer{BasicPass}", "rand(Bool)"] 48.553 ms (5%) 17.07 MiB (1%) 398661
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 136.466 μs (5%) 15.05 KiB (1%) 257
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.979 ms (5%) 1.86 MiB (1%) 43306
["JETAnalyzer{SoundPass}", "identity(nothing)"] 94.506 μs (5%) 7.55 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 129.809 ms (5%) 52.06 MiB (1%) 979182
["JETAnalyzer{SoundPass}", "rand(Bool)"] 55.463 ms (5%) 19.15 MiB (1%) 420920
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 149.509 μs (5%) 17.67 KiB (1%) 290
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 6.680 ms (5%) 1.92 MiB (1%) 44458
["OptAnalyzer", "identity(nothing)"] 78.156 μs (5%) 6.06 KiB (1%) 132
["OptAnalyzer", "println(QuoteNode(nothing))"] 401.358 ms (5%) 246.48 MiB (1%) 4562031
["OptAnalyzer", "rand(Bool)"] 26.587 ms (5%) 16.55 MiB (1%) 331452
["OptAnalyzer", "sum(\"julia\") (cached)"] 217.487 μs (5%) 61.38 KiB (1%) 990
["OptAnalyzer", "sum(\"julia\")"] 11.922 ms (5%) 7.68 MiB (1%) 151213
["show(::IO, ::JETCallResult)", "report_call"] 3.704 ms (5%) 1.14 MiB (1%) 9485
["show(::IO, ::JETCallResult)", "report_opt"] 12.544 μs (5%) 728 bytes (1%) 19

Benchmark Group List

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

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

Julia versioninfo

Julia Version 1.11.0-DEV.1000
Commit 9bd2432d186 (2023-11-29 05:06 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-1016-azure #16~22.04.1-Ubuntu SMP Tue Oct 10 17:11:51 UTC 2023 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 2445 MHz 1942 s 0 s 180 s 5617 s 0 s
 #2 3243 MHz 2737 s 0 s 166 s 4831 s 0 s
 #3 3244 MHz 2085 s 0 s 211 s 5441 s 0 s
 #4 2593 MHz 2226 s 0 s 185 s 5320 s 0 s
 Memory: 15.60689926147461 GB (11300.16015625 MB free)
 Uptime: 778.19 sec
 Load Avg: 1.01 1.04 0.74
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
 Threads: 1 on 4 virtual cores

Baseline result

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

Job Properties

  • Time of benchmark: 29 Nov 2023 - 8:52
  • Package commit: 003a53
  • Julia commit: 9bd243
  • 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"] 850.018 ms (5%) 64.85 KiB (1%) 24
["First-Time-To-JET", "rand(Bool)"] 610.189 ms (5%) 65.26 KiB (1%) 24
["First-Time-To-JET", "sum(\"julia\")"] 223.040 ms (5%) 65.26 KiB (1%) 24
["JETAnalyzer{BasicPass} top-level", "demo"] 33.950 ms (5%) 2.10 MiB (1%) 43006
["JETAnalyzer{BasicPass} top-level", "self analysis"] 7.224 s (5%) 302.181 ms 1.56 GiB (1%) 34651908
["JETAnalyzer{BasicPass} top-level", "simple"] 9.283 ms (5%) 2.00 MiB (1%) 46314
["JETAnalyzer{BasicPass}", "identity(nothing)"] 92.272 μs (5%) 7.55 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 107.823 ms (5%) 37.42 MiB (1%) 880303
["JETAnalyzer{BasicPass}", "rand(Bool)"] 49.216 ms (5%) 17.07 MiB (1%) 398661
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 136.286 μs (5%) 15.05 KiB (1%) 257
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.863 ms (5%) 1.86 MiB (1%) 43306
["JETAnalyzer{SoundPass}", "identity(nothing)"] 99.436 μs (5%) 7.55 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 131.452 ms (5%) 55.00 MiB (1%) 979338
["JETAnalyzer{SoundPass}", "rand(Bool)"] 55.136 ms (5%) 19.18 MiB (1%) 420936
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 150.320 μs (5%) 17.67 KiB (1%) 290
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 6.776 ms (5%) 1.92 MiB (1%) 44458
["OptAnalyzer", "identity(nothing)"] 79.249 μs (5%) 6.06 KiB (1%) 132
["OptAnalyzer", "println(QuoteNode(nothing))"] 418.384 ms (5%) 246.23 MiB (1%) 4562029
["OptAnalyzer", "rand(Bool)"] 27.137 ms (5%) 16.55 MiB (1%) 331452
["OptAnalyzer", "sum(\"julia\") (cached)"] 219.691 μs (5%) 61.38 KiB (1%) 990
["OptAnalyzer", "sum(\"julia\")"] 12.076 ms (5%) 7.68 MiB (1%) 151213
["show(::IO, ::JETCallResult)", "report_call"] 3.643 ms (5%) 1.14 MiB (1%) 9485
["show(::IO, ::JETCallResult)", "report_opt"] 13.195 μ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.1000
Commit 9bd2432d186 (2023-11-29 05:06 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-1016-azure #16~22.04.1-Ubuntu SMP Tue Oct 10 17:11:51 UTC 2023 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3283 MHz 3503 s 0 s 296 s 10342 s 0 s
 #2 3243 MHz 5073 s 0 s 272 s 8794 s 0 s
 #3 3243 MHz 3802 s 0 s 336 s 10003 s 0 s
 #4 3227 MHz 3793 s 0 s 298 s 10044 s 0 s
 Memory: 15.60689926147461 GB (11242.2109375 MB free)
 Uptime: 1419.91 sec
 Load Avg: 1.13 1.13 0.99
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
 Threads: 1 on 4 virtual cores

Runtime information

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

lscpu output:

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

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

test/runtests.jl Outdated Show resolved Hide resolved
@aviatesk aviatesk merged commit e67adfe into master Nov 29, 2023
20 of 25 checks passed
@aviatesk aviatesk deleted the avi/adjust-1.11-part1 branch November 29, 2023 11:51
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.

2 participants