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

OptAnalyzer: ignore reports from const-prop when concrete-evaled already #561

Merged
merged 1 commit into from Aug 22, 2023

Conversation

aviatesk
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 22, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.09% ⚠️

Comparison is base (8f6d5dd) 87.26% compared to head (1f08586) 87.17%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #561      +/-   ##
==========================================
- Coverage   87.26%   87.17%   -0.09%     
==========================================
  Files          10       10              
  Lines        3031     3034       +3     
==========================================
  Hits         2645     2645              
- Misses        386      389       +3     
Files Changed Coverage Δ
src/abstractinterpret/typeinfer.jl 91.93% <0.00%> (-0.71%) ⬇️

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

@github-actions
Copy link

github-actions bot commented Aug 22, 2023

JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 22 Aug 2023 - 07:03
  • Baseline: 22 Aug 2023 - 07:15
  • Package commits:
  • Target: 5f9d8d
  • Baseline: 8986ed
  • Julia commits:
  • Target: e18ffe
  • Baseline: e18ffe
  • 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
["show(::IO, ::JETCallResult)", "report_opt"] 0.94 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

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

Julia versioninfo

Target

Julia Version 1.11.0-DEV.320
Commit e18ffeca584 (2023-08-21 19:21 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 5.15.0-1041-azure #48-Ubuntu SMP Tue Jun 20 20:34:08 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 3022 s 0 s 272 s 6732 s 0 s
 #2 2793 MHz 5892 s 0 s 306 s 3824 s 0 s
 Memory: 6.7694854736328125 GB (2851.23046875 MB free)
 Uptime: 1010.87 sec
 Load Avg: 1.0 1.0 0.71
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, icelake-server)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.11.0-DEV.320
Commit e18ffeca584 (2023-08-21 19:21 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 5.15.0-1041-azure #48-Ubuntu SMP Tue Jun 20 20:34:08 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 5699 s 0 s 412 s 10987 s 0 s
 #2 2793 MHz 10450 s 0 s 474 s 6178 s 0 s
 Memory: 6.7694854736328125 GB (2969.78125 MB free)
 Uptime: 1719.54 sec
 Load Avg: 1.04 1.03 0.92
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (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: 22 Aug 2023 - 7:3
  • Package commit: 5f9d8d
  • Julia commit: e18ffe
  • 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"] 218.034 ms (5%) 64.79 KiB (1%) 18
["First-Time-To-JET", "rand(Bool)"] 718.241 ms (5%) 65.20 KiB (1%) 18
["First-Time-To-JET", "sum(\"julia\")"] 333.379 ms (5%) 65.20 KiB (1%) 18
["JETAnalyzer{BasicPass} top-level", "demo"] 57.592 ms (5%) 2.24 MiB (1%) 38218
["JETAnalyzer{BasicPass} top-level", "self analysis"] 15.503 s (5%) 207.111 ms 1.75 GiB (1%) 32624571
["JETAnalyzer{BasicPass} top-level", "simple"] 10.547 ms (5%) 2.04 MiB (1%) 35627
["JETAnalyzer{BasicPass}", "identity(nothing)"] 85.500 μs (5%) 7.95 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 115.871 ms (5%) 34.27 MiB (1%) 637196
["JETAnalyzer{BasicPass}", "rand(Bool)"] 41.905 ms (5%) 12.22 MiB (1%) 222787
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 142.700 μs (5%) 16.11 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 6.591 ms (5%) 1.90 MiB (1%) 33203
["JETAnalyzer{SoundPass}", "identity(nothing)"] 89.599 μs (5%) 7.95 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 146.507 ms (5%) 50.13 MiB (1%) 712077
["JETAnalyzer{SoundPass}", "rand(Bool)"] 47.151 ms (5%) 13.86 MiB (1%) 237372
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 151.699 μs (5%) 19.78 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 7.541 ms (5%) 1.97 MiB (1%) 34427
["OptAnalyzer", "identity(nothing)"] 129.100 μs (5%) 25.38 KiB (1%) 361
["OptAnalyzer", "println(QuoteNode(nothing))"] 445.300 ms (5%) 202.62 MiB (1%) 2965866
["OptAnalyzer", "rand(Bool)"] 27.855 ms (5%) 13.84 MiB (1%) 204921
["OptAnalyzer", "sum(\"julia\") (cached)"] 235.699 μs (5%) 57.47 KiB (1%) 787
["OptAnalyzer", "sum(\"julia\")"] 14.155 ms (5%) 6.47 MiB (1%) 96313
["show(::IO, ::JETCallResult)", "report_call"] 4.331 ms (5%) 656.80 KiB (1%) 6888
["show(::IO, ::JETCallResult)", "report_opt"] 20.300 μ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.11.0-DEV.320
Commit e18ffeca584 (2023-08-21 19:21 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 5.15.0-1041-azure #48-Ubuntu SMP Tue Jun 20 20:34:08 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 3022 s 0 s 272 s 6732 s 0 s
 #2 2793 MHz 5892 s 0 s 306 s 3824 s 0 s
 Memory: 6.7694854736328125 GB (2851.23046875 MB free)
 Uptime: 1010.87 sec
 Load Avg: 1.0 1.0 0.71
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (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: 22 Aug 2023 - 7:15
  • Package commit: 8986ed
  • Julia commit: e18ffe
  • 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"] 221.730 ms (5%) 64.79 KiB (1%) 18
["First-Time-To-JET", "rand(Bool)"] 719.495 ms (5%) 65.20 KiB (1%) 18
["First-Time-To-JET", "sum(\"julia\")"] 337.184 ms (5%) 65.20 KiB (1%) 18
["JETAnalyzer{BasicPass} top-level", "demo"] 56.920 ms (5%) 2.24 MiB (1%) 38218
["JETAnalyzer{BasicPass} top-level", "self analysis"] 15.661 s (5%) 207.879 ms 1.75 GiB (1%) 32623938
["JETAnalyzer{BasicPass} top-level", "simple"] 10.532 ms (5%) 2.06 MiB (1%) 35627
["JETAnalyzer{BasicPass}", "identity(nothing)"] 89.900 μs (5%) 7.95 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 116.694 ms (5%) 34.27 MiB (1%) 637196
["JETAnalyzer{BasicPass}", "rand(Bool)"] 41.684 ms (5%) 12.22 MiB (1%) 222787
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 146.500 μs (5%) 16.11 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 6.646 ms (5%) 1.88 MiB (1%) 33202
["JETAnalyzer{SoundPass}", "identity(nothing)"] 87.100 μs (5%) 7.95 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 143.046 ms (5%) 50.09 MiB (1%) 712083
["JETAnalyzer{SoundPass}", "rand(Bool)"] 46.942 ms (5%) 13.86 MiB (1%) 237372
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 151.700 μs (5%) 19.78 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 7.438 ms (5%) 1.95 MiB (1%) 34426
["OptAnalyzer", "identity(nothing)"] 128.600 μs (5%) 25.38 KiB (1%) 361
["OptAnalyzer", "println(QuoteNode(nothing))"] 438.985 ms (5%) 202.62 MiB (1%) 2965866
["OptAnalyzer", "rand(Bool)"] 27.689 ms (5%) 13.84 MiB (1%) 204921
["OptAnalyzer", "sum(\"julia\") (cached)"] 241.500 μs (5%) 57.47 KiB (1%) 787
["OptAnalyzer", "sum(\"julia\")"] 13.935 ms (5%) 6.47 MiB (1%) 96313
["show(::IO, ::JETCallResult)", "report_call"] 4.382 ms (5%) 656.80 KiB (1%) 6888
["show(::IO, ::JETCallResult)", "report_opt"] 21.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.11.0-DEV.320
Commit e18ffeca584 (2023-08-21 19:21 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 5.15.0-1041-azure #48-Ubuntu SMP Tue Jun 20 20:34:08 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 5699 s 0 s 412 s 10987 s 0 s
 #2 2793 MHz 10450 s 0 s 474 s 6178 s 0 s
 Memory: 6.7694854736328125 GB (2969.78125 MB free)
 Uptime: 1719.54 sec
 Load Avg: 1.04 1.03 0.92
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (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: 22 Aug 2023 - 07:03
  • Baseline: 22 Aug 2023 - 07:15
  • Package commits:
  • Target: 5f9d8d
  • Baseline: 8986ed
  • Julia commits:
  • Target: e18ffe
  • Baseline: e18ffe
  • 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
["show(::IO, ::JETCallResult)", "report_opt"] 0.94 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

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

Julia versioninfo

Target

Julia Version 1.11.0-DEV.320
Commit e18ffeca584 (2023-08-21 19:21 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 5.15.0-1041-azure #48-Ubuntu SMP Tue Jun 20 20:34:08 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 3022 s 0 s 272 s 6732 s 0 s
 #2 2793 MHz 5892 s 0 s 306 s 3824 s 0 s
 Memory: 6.7694854736328125 GB (2851.23046875 MB free)
 Uptime: 1010.87 sec
 Load Avg: 1.0 1.0 0.71
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, icelake-server)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.11.0-DEV.320
Commit e18ffeca584 (2023-08-21 19:21 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 5.15.0-1041-azure #48-Ubuntu SMP Tue Jun 20 20:34:08 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 5699 s 0 s 412 s 10987 s 0 s
 #2 2793 MHz 10450 s 0 s 474 s 6178 s 0 s
 Memory: 6.7694854736328125 GB (2969.78125 MB free)
 Uptime: 1719.54 sec
 Load Avg: 1.04 1.03 0.92
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (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: 22 Aug 2023 - 7:3
  • Package commit: 5f9d8d
  • Julia commit: e18ffe
  • 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"] 218.034 ms (5%) 64.79 KiB (1%) 18
["First-Time-To-JET", "rand(Bool)"] 718.241 ms (5%) 65.20 KiB (1%) 18
["First-Time-To-JET", "sum(\"julia\")"] 333.379 ms (5%) 65.20 KiB (1%) 18
["JETAnalyzer{BasicPass} top-level", "demo"] 57.592 ms (5%) 2.24 MiB (1%) 38218
["JETAnalyzer{BasicPass} top-level", "self analysis"] 15.503 s (5%) 207.111 ms 1.75 GiB (1%) 32624571
["JETAnalyzer{BasicPass} top-level", "simple"] 10.547 ms (5%) 2.04 MiB (1%) 35627
["JETAnalyzer{BasicPass}", "identity(nothing)"] 85.500 μs (5%) 7.95 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 115.871 ms (5%) 34.27 MiB (1%) 637196
["JETAnalyzer{BasicPass}", "rand(Bool)"] 41.905 ms (5%) 12.22 MiB (1%) 222787
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 142.700 μs (5%) 16.11 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 6.591 ms (5%) 1.90 MiB (1%) 33203
["JETAnalyzer{SoundPass}", "identity(nothing)"] 89.599 μs (5%) 7.95 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 146.507 ms (5%) 50.13 MiB (1%) 712077
["JETAnalyzer{SoundPass}", "rand(Bool)"] 47.151 ms (5%) 13.86 MiB (1%) 237372
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 151.699 μs (5%) 19.78 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 7.541 ms (5%) 1.97 MiB (1%) 34427
["OptAnalyzer", "identity(nothing)"] 129.100 μs (5%) 25.38 KiB (1%) 361
["OptAnalyzer", "println(QuoteNode(nothing))"] 445.300 ms (5%) 202.62 MiB (1%) 2965866
["OptAnalyzer", "rand(Bool)"] 27.855 ms (5%) 13.84 MiB (1%) 204921
["OptAnalyzer", "sum(\"julia\") (cached)"] 235.699 μs (5%) 57.47 KiB (1%) 787
["OptAnalyzer", "sum(\"julia\")"] 14.155 ms (5%) 6.47 MiB (1%) 96313
["show(::IO, ::JETCallResult)", "report_call"] 4.331 ms (5%) 656.80 KiB (1%) 6888
["show(::IO, ::JETCallResult)", "report_opt"] 20.300 μ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.11.0-DEV.320
Commit e18ffeca584 (2023-08-21 19:21 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 5.15.0-1041-azure #48-Ubuntu SMP Tue Jun 20 20:34:08 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 3022 s 0 s 272 s 6732 s 0 s
 #2 2793 MHz 5892 s 0 s 306 s 3824 s 0 s
 Memory: 6.7694854736328125 GB (2851.23046875 MB free)
 Uptime: 1010.87 sec
 Load Avg: 1.0 1.0 0.71
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (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: 22 Aug 2023 - 7:15
  • Package commit: 8986ed
  • Julia commit: e18ffe
  • 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"] 221.730 ms (5%) 64.79 KiB (1%) 18
["First-Time-To-JET", "rand(Bool)"] 719.495 ms (5%) 65.20 KiB (1%) 18
["First-Time-To-JET", "sum(\"julia\")"] 337.184 ms (5%) 65.20 KiB (1%) 18
["JETAnalyzer{BasicPass} top-level", "demo"] 56.920 ms (5%) 2.24 MiB (1%) 38218
["JETAnalyzer{BasicPass} top-level", "self analysis"] 15.661 s (5%) 207.879 ms 1.75 GiB (1%) 32623938
["JETAnalyzer{BasicPass} top-level", "simple"] 10.532 ms (5%) 2.06 MiB (1%) 35627
["JETAnalyzer{BasicPass}", "identity(nothing)"] 89.900 μs (5%) 7.95 KiB (1%) 113
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 116.694 ms (5%) 34.27 MiB (1%) 637196
["JETAnalyzer{BasicPass}", "rand(Bool)"] 41.684 ms (5%) 12.22 MiB (1%) 222787
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 146.500 μs (5%) 16.11 KiB (1%) 227
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 6.646 ms (5%) 1.88 MiB (1%) 33202
["JETAnalyzer{SoundPass}", "identity(nothing)"] 87.100 μs (5%) 7.95 KiB (1%) 113
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 143.046 ms (5%) 50.09 MiB (1%) 712083
["JETAnalyzer{SoundPass}", "rand(Bool)"] 46.942 ms (5%) 13.86 MiB (1%) 237372
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 151.700 μs (5%) 19.78 KiB (1%) 252
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 7.438 ms (5%) 1.95 MiB (1%) 34426
["OptAnalyzer", "identity(nothing)"] 128.600 μs (5%) 25.38 KiB (1%) 361
["OptAnalyzer", "println(QuoteNode(nothing))"] 438.985 ms (5%) 202.62 MiB (1%) 2965866
["OptAnalyzer", "rand(Bool)"] 27.689 ms (5%) 13.84 MiB (1%) 204921
["OptAnalyzer", "sum(\"julia\") (cached)"] 241.500 μs (5%) 57.47 KiB (1%) 787
["OptAnalyzer", "sum(\"julia\")"] 13.935 ms (5%) 6.47 MiB (1%) 96313
["show(::IO, ::JETCallResult)", "report_call"] 4.382 ms (5%) 656.80 KiB (1%) 6888
["show(::IO, ::JETCallResult)", "report_opt"] 21.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.11.0-DEV.320
Commit e18ffeca584 (2023-08-21 19:21 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.3 LTS
 uname: Linux 5.15.0-1041-azure #48-Ubuntu SMP Tue Jun 20 20:34:08 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 5699 s 0 s 412 s 10987 s 0 s
 #2 2793 MHz 10450 s 0 s 474 s 6178 s 0 s
 Memory: 6.7694854736328125 GB (2969.78125 MB free)
 Uptime: 1719.54 sec
 Load Avg: 1.04 1.03 0.92
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (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

@aviatesk aviatesk merged commit 29a0b76 into master Aug 22, 2023
13 of 20 checks passed
@aviatesk aviatesk deleted the avi/issue560 branch August 22, 2023 08:26
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