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

use CC.add_invalidation_callback! if available #573

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

aviatesk
Copy link
Owner

@aviatesk aviatesk commented Nov 1, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 1, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (a06c4ad) 87.23% compared to head (4dedd5a) 87.09%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #573      +/-   ##
==========================================
- Coverage   87.23%   87.09%   -0.15%     
==========================================
  Files          10       10              
  Lines        3040     3045       +5     
==========================================
  Hits         2652     2652              
- Misses        388      393       +5     
Files Coverage Δ
src/abstractinterpret/typeinfer.jl 90.02% <28.57%> (-1.11%) ⬇️

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

@aviatesk aviatesk changed the title use C.add_invalidation_callback! if available use CC.add_invalidation_callback! if available Nov 1, 2023
Copy link

github-actions bot commented Nov 1, 2023

JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 1 Nov 2023 - 08:28
  • Baseline: 1 Nov 2023 - 08:41
  • Package commits:
  • Target: de60ad
  • Baseline: a06c4a
  • Julia commits:
  • Target: 5ae88f
  • Baseline: 5ae88f
  • Julia command flags:
  • Target: None
  • Baseline: None
  • Environment variables:
  • Target: None
  • Baseline: None

Results

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

ID time ratio memory ratio
["First-Time-To-JET", "package loading"] 1.20 (5%) ❌ 1.00 (1%)
["JETAnalyzer{BasicPass} top-level", "self analysis"] 0.91 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "identity(nothing)"] 0.90 (5%) ✅ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_opt"] 0.54 (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.789
Commit 5ae88f51f50 (2023-10-31 13:02 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-1015-azure #15~22.04.1-Ubuntu SMP Fri Oct 6 13:20:44 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 3169 s 0 s 322 s 9057 s 0 s
 #2 2095 MHz 7136 s 0 s 287 s 5149 s 0 s
 Memory: 6.7597503662109375 GB (3514.03125 MB free)
 Uptime: 1265.83 sec
 Load Avg: 1.01 1.02 0.79
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, skylake-avx512)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.11.0-DEV.789
Commit 5ae88f51f50 (2023-10-31 13:02 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-1015-azure #15~22.04.1-Ubuntu SMP Fri Oct 6 13:20:44 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 8868 s 0 s 486 s 11418 s 0 s
 #2 2095 MHz 9652 s 0 s 442 s 10685 s 0 s
 Memory: 6.7597503662109375 GB (3474.5078125 MB free)
 Uptime: 2089.55 sec
 Load Avg: 1.06 1.04 0.97
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, skylake-avx512)
 Threads: 1 on 2 virtual cores

Target result

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

Job Properties

  • Time of benchmark: 1 Nov 2023 - 8:28
  • Package commit: de60ad
  • Julia commit: 5ae88f
  • 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"] 156.390 s (5%) 180.21 KiB (1%) 2116
["First-Time-To-JET", "rand(Bool)"] 883.640 ms (5%) 65.26 KiB (1%) 24
["First-Time-To-JET", "sum(\"julia\")"] 347.092 ms (5%) 65.26 KiB (1%) 24
["JETAnalyzer{BasicPass} top-level", "demo"] 49.145 ms (5%) 2.06 MiB (1%) 43088
["JETAnalyzer{BasicPass} top-level", "self analysis"] 14.389 s (5%) 194.377 ms 1.30 GiB (1%) 29266484
["JETAnalyzer{BasicPass} top-level", "simple"] 11.171 ms (5%) 2.05 MiB (1%) 46305
["JETAnalyzer{BasicPass}", "identity(nothing)"] 120.200 μs (5%) 7.86 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 151.519 ms (5%) 36.81 MiB (1%) 866154
["JETAnalyzer{BasicPass}", "rand(Bool)"] 62.845 ms (5%) 16.35 MiB (1%) 381721
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 181.302 μs (5%) 15.27 KiB (1%) 255
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 7.546 ms (5%) 1.89 MiB (1%) 43275
["JETAnalyzer{SoundPass}", "identity(nothing)"] 113.601 μs (5%) 7.86 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 168.479 ms (5%) 44.00 MiB (1%) 918677
["JETAnalyzer{SoundPass}", "rand(Bool)"] 65.050 ms (5%) 17.32 MiB (1%) 391892
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 187.301 μs (5%) 16.20 KiB (1%) 279
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 7.515 ms (5%) 1.91 MiB (1%) 43644
["OptAnalyzer", "identity(nothing)"] 103.701 μs (5%) 6.56 KiB (1%) 136
["OptAnalyzer", "println(QuoteNode(nothing))"] 655.349 ms (5%) 235.42 MiB (1%) 4416513
["OptAnalyzer", "rand(Bool)"] 41.367 ms (5%) 16.25 MiB (1%) 329051
["OptAnalyzer", "sum(\"julia\") (cached)"] 303.404 μs (5%) 57.03 KiB (1%) 961
["OptAnalyzer", "sum(\"julia\")"] 20.624 ms (5%) 7.51 MiB (1%) 149051
["show(::IO, ::JETCallResult)", "report_call"] 6.674 ms (5%) 1.14 MiB (1%) 9485
["show(::IO, ::JETCallResult)", "report_opt"] 20.601 μ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.789
Commit 5ae88f51f50 (2023-10-31 13:02 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-1015-azure #15~22.04.1-Ubuntu SMP Fri Oct 6 13:20:44 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 3169 s 0 s 322 s 9057 s 0 s
 #2 2095 MHz 7136 s 0 s 287 s 5149 s 0 s
 Memory: 6.7597503662109375 GB (3514.03125 MB free)
 Uptime: 1265.83 sec
 Load Avg: 1.01 1.02 0.79
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, skylake-avx512)
 Threads: 1 on 2 virtual cores

Baseline result

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

Job Properties

  • Time of benchmark: 1 Nov 2023 - 8:41
  • Package commit: a06c4a
  • Julia commit: 5ae88f
  • 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"] 130.597 s (5%) 180.21 KiB (1%) 2116
["First-Time-To-JET", "rand(Bool)"] 892.029 ms (5%) 65.26 KiB (1%) 24
["First-Time-To-JET", "sum(\"julia\")"] 347.253 ms (5%) 65.26 KiB (1%) 24
["JETAnalyzer{BasicPass} top-level", "demo"] 49.550 ms (5%) 2.06 MiB (1%) 43088
["JETAnalyzer{BasicPass} top-level", "self analysis"] 15.841 s (5%) 282.873 ms 1.30 GiB (1%) 29266483
["JETAnalyzer{BasicPass} top-level", "simple"] 11.411 ms (5%) 2.05 MiB (1%) 46305
["JETAnalyzer{BasicPass}", "identity(nothing)"] 125.601 μs (5%) 7.86 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 155.135 ms (5%) 36.81 MiB (1%) 866153
["JETAnalyzer{BasicPass}", "rand(Bool)"] 63.884 ms (5%) 16.35 MiB (1%) 381720
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 190.702 μs (5%) 15.27 KiB (1%) 255
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 7.661 ms (5%) 1.89 MiB (1%) 43275
["JETAnalyzer{SoundPass}", "identity(nothing)"] 126.702 μs (5%) 7.86 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 166.901 ms (5%) 43.89 MiB (1%) 918656
["JETAnalyzer{SoundPass}", "rand(Bool)"] 65.946 ms (5%) 17.32 MiB (1%) 391891
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 190.202 μs (5%) 16.20 KiB (1%) 279
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 7.388 ms (5%) 1.91 MiB (1%) 43644
["OptAnalyzer", "identity(nothing)"] 107.301 μs (5%) 6.56 KiB (1%) 136
["OptAnalyzer", "println(QuoteNode(nothing))"] 689.026 ms (5%) 235.64 MiB (1%) 4416512
["OptAnalyzer", "rand(Bool)"] 41.742 ms (5%) 16.25 MiB (1%) 329050
["OptAnalyzer", "sum(\"julia\") (cached)"] 312.103 μs (5%) 57.03 KiB (1%) 961
["OptAnalyzer", "sum(\"julia\")"] 20.761 ms (5%) 7.49 MiB (1%) 149049
["show(::IO, ::JETCallResult)", "report_call"] 6.766 ms (5%) 1.14 MiB (1%) 9485
["show(::IO, ::JETCallResult)", "report_opt"] 37.900 μ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.789
Commit 5ae88f51f50 (2023-10-31 13:02 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-1015-azure #15~22.04.1-Ubuntu SMP Fri Oct 6 13:20:44 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 8868 s 0 s 486 s 11418 s 0 s
 #2 2095 MHz 9652 s 0 s 442 s 10685 s 0 s
 Memory: 6.7597503662109375 GB (3474.5078125 MB free)
 Uptime: 2089.55 sec
 Load Avg: 1.06 1.04 0.97
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, skylake-avx512)
 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 8171M CPU @ 2.60GHz
CPU family: 6
Model: 85
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
Stepping: 4
BogoMIPS: 4190.15
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: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 2 MiB (2 instances)
L3 cache: 35.8 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0,1
Vulnerability Gather data sampling: Unknown: Dependent on hypervisor status
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: Vulnerable
Vulnerability Spec rstack overflow: 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 8171M CPU @ 2.60GHz
Vendor :Intel
Architecture :Skylake
Model Family: 0x06, Model: 0x55, Stepping: 0x04, Type: 0x00
Cores 2 physical cores, 2 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 1024, 36608) 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: 1 Nov 2023 - 08:28
  • Baseline: 1 Nov 2023 - 08:41
  • Package commits:
  • Target: de60ad
  • Baseline: a06c4a
  • Julia commits:
  • Target: 5ae88f
  • Baseline: 5ae88f
  • Julia command flags:
  • Target: None
  • Baseline: None
  • Environment variables:
  • Target: None
  • Baseline: None

Results

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

ID time ratio memory ratio
["First-Time-To-JET", "package loading"] 1.20 (5%) ❌ 1.00 (1%)
["JETAnalyzer{BasicPass} top-level", "self analysis"] 0.91 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "identity(nothing)"] 0.90 (5%) ✅ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_opt"] 0.54 (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.789
Commit 5ae88f51f50 (2023-10-31 13:02 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-1015-azure #15~22.04.1-Ubuntu SMP Fri Oct 6 13:20:44 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 3169 s 0 s 322 s 9057 s 0 s
 #2 2095 MHz 7136 s 0 s 287 s 5149 s 0 s
 Memory: 6.7597503662109375 GB (3514.03125 MB free)
 Uptime: 1265.83 sec
 Load Avg: 1.01 1.02 0.79
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, skylake-avx512)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.11.0-DEV.789
Commit 5ae88f51f50 (2023-10-31 13:02 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-1015-azure #15~22.04.1-Ubuntu SMP Fri Oct 6 13:20:44 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 8868 s 0 s 486 s 11418 s 0 s
 #2 2095 MHz 9652 s 0 s 442 s 10685 s 0 s
 Memory: 6.7597503662109375 GB (3474.5078125 MB free)
 Uptime: 2089.55 sec
 Load Avg: 1.06 1.04 0.97
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, skylake-avx512)
 Threads: 1 on 2 virtual cores

Target result

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

Job Properties

  • Time of benchmark: 1 Nov 2023 - 8:28
  • Package commit: de60ad
  • Julia commit: 5ae88f
  • 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"] 156.390 s (5%) 180.21 KiB (1%) 2116
["First-Time-To-JET", "rand(Bool)"] 883.640 ms (5%) 65.26 KiB (1%) 24
["First-Time-To-JET", "sum(\"julia\")"] 347.092 ms (5%) 65.26 KiB (1%) 24
["JETAnalyzer{BasicPass} top-level", "demo"] 49.145 ms (5%) 2.06 MiB (1%) 43088
["JETAnalyzer{BasicPass} top-level", "self analysis"] 14.389 s (5%) 194.377 ms 1.30 GiB (1%) 29266484
["JETAnalyzer{BasicPass} top-level", "simple"] 11.171 ms (5%) 2.05 MiB (1%) 46305
["JETAnalyzer{BasicPass}", "identity(nothing)"] 120.200 μs (5%) 7.86 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 151.519 ms (5%) 36.81 MiB (1%) 866154
["JETAnalyzer{BasicPass}", "rand(Bool)"] 62.845 ms (5%) 16.35 MiB (1%) 381721
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 181.302 μs (5%) 15.27 KiB (1%) 255
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 7.546 ms (5%) 1.89 MiB (1%) 43275
["JETAnalyzer{SoundPass}", "identity(nothing)"] 113.601 μs (5%) 7.86 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 168.479 ms (5%) 44.00 MiB (1%) 918677
["JETAnalyzer{SoundPass}", "rand(Bool)"] 65.050 ms (5%) 17.32 MiB (1%) 391892
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 187.301 μs (5%) 16.20 KiB (1%) 279
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 7.515 ms (5%) 1.91 MiB (1%) 43644
["OptAnalyzer", "identity(nothing)"] 103.701 μs (5%) 6.56 KiB (1%) 136
["OptAnalyzer", "println(QuoteNode(nothing))"] 655.349 ms (5%) 235.42 MiB (1%) 4416513
["OptAnalyzer", "rand(Bool)"] 41.367 ms (5%) 16.25 MiB (1%) 329051
["OptAnalyzer", "sum(\"julia\") (cached)"] 303.404 μs (5%) 57.03 KiB (1%) 961
["OptAnalyzer", "sum(\"julia\")"] 20.624 ms (5%) 7.51 MiB (1%) 149051
["show(::IO, ::JETCallResult)", "report_call"] 6.674 ms (5%) 1.14 MiB (1%) 9485
["show(::IO, ::JETCallResult)", "report_opt"] 20.601 μ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.789
Commit 5ae88f51f50 (2023-10-31 13:02 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-1015-azure #15~22.04.1-Ubuntu SMP Fri Oct 6 13:20:44 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 3169 s 0 s 322 s 9057 s 0 s
 #2 2095 MHz 7136 s 0 s 287 s 5149 s 0 s
 Memory: 6.7597503662109375 GB (3514.03125 MB free)
 Uptime: 1265.83 sec
 Load Avg: 1.01 1.02 0.79
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, skylake-avx512)
 Threads: 1 on 2 virtual cores

Baseline result

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

Job Properties

  • Time of benchmark: 1 Nov 2023 - 8:41
  • Package commit: a06c4a
  • Julia commit: 5ae88f
  • 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"] 130.597 s (5%) 180.21 KiB (1%) 2116
["First-Time-To-JET", "rand(Bool)"] 892.029 ms (5%) 65.26 KiB (1%) 24
["First-Time-To-JET", "sum(\"julia\")"] 347.253 ms (5%) 65.26 KiB (1%) 24
["JETAnalyzer{BasicPass} top-level", "demo"] 49.550 ms (5%) 2.06 MiB (1%) 43088
["JETAnalyzer{BasicPass} top-level", "self analysis"] 15.841 s (5%) 282.873 ms 1.30 GiB (1%) 29266483
["JETAnalyzer{BasicPass} top-level", "simple"] 11.411 ms (5%) 2.05 MiB (1%) 46305
["JETAnalyzer{BasicPass}", "identity(nothing)"] 125.601 μs (5%) 7.86 KiB (1%) 145
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 155.135 ms (5%) 36.81 MiB (1%) 866153
["JETAnalyzer{BasicPass}", "rand(Bool)"] 63.884 ms (5%) 16.35 MiB (1%) 381720
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 190.702 μs (5%) 15.27 KiB (1%) 255
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 7.661 ms (5%) 1.89 MiB (1%) 43275
["JETAnalyzer{SoundPass}", "identity(nothing)"] 126.702 μs (5%) 7.86 KiB (1%) 145
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 166.901 ms (5%) 43.89 MiB (1%) 918656
["JETAnalyzer{SoundPass}", "rand(Bool)"] 65.946 ms (5%) 17.32 MiB (1%) 391891
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 190.202 μs (5%) 16.20 KiB (1%) 279
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 7.388 ms (5%) 1.91 MiB (1%) 43644
["OptAnalyzer", "identity(nothing)"] 107.301 μs (5%) 6.56 KiB (1%) 136
["OptAnalyzer", "println(QuoteNode(nothing))"] 689.026 ms (5%) 235.64 MiB (1%) 4416512
["OptAnalyzer", "rand(Bool)"] 41.742 ms (5%) 16.25 MiB (1%) 329050
["OptAnalyzer", "sum(\"julia\") (cached)"] 312.103 μs (5%) 57.03 KiB (1%) 961
["OptAnalyzer", "sum(\"julia\")"] 20.761 ms (5%) 7.49 MiB (1%) 149049
["show(::IO, ::JETCallResult)", "report_call"] 6.766 ms (5%) 1.14 MiB (1%) 9485
["show(::IO, ::JETCallResult)", "report_opt"] 37.900 μ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.789
Commit 5ae88f51f50 (2023-10-31 13:02 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-1015-azure #15~22.04.1-Ubuntu SMP Fri Oct 6 13:20:44 UTC 2023 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 8868 s 0 s 486 s 11418 s 0 s
 #2 2095 MHz 9652 s 0 s 442 s 10685 s 0 s
 Memory: 6.7597503662109375 GB (3474.5078125 MB free)
 Uptime: 2089.55 sec
 Load Avg: 1.06 1.04 0.97
 WORD_SIZE: 64
 LLVM: libLLVM-15.0.7 (ORCJIT, skylake-avx512)
 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 8171M CPU @ 2.60GHz
CPU family: 6
Model: 85
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
Stepping: 4
BogoMIPS: 4190.15
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: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 2 MiB (2 instances)
L3 cache: 35.8 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0,1
Vulnerability Gather data sampling: Unknown: Dependent on hypervisor status
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: Vulnerable
Vulnerability Spec rstack overflow: 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 8171M CPU @ 2.60GHz
Vendor :Intel
Architecture :Skylake
Model Family: 0x06, Model: 0x55, Stepping: 0x04, Type: 0x00
Cores 2 physical cores, 2 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 1024, 36608) 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 6ca37dd into master Nov 1, 2023
12 of 17 checks passed
@aviatesk aviatesk deleted the avi/invalidation-callback branch November 1, 2023 08:49
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