aviatesk / JET.jl

An experimental code analyzer for Julia. No need for additional type annotations.
https://aviatesk.github.io/JET.jl/dev/
MIT License
733 stars 29 forks source link

Update TagBot yaml #607

Closed charleskawczynski closed 8 months ago

charleskawczynski commented 8 months ago

This PR updates the TagBot yaml to the latest version on https://github.com/JuliaRegistries/TagBot.

I think this, plus making sure that secrets are properly configured, should result in tagbot working.

aviatesk commented 8 months ago

Thanks! Let's give this a try.

github-actions[bot] commented 8 months ago
JET Benchmark Result # Judge result # Benchmark Report for */home/runner/work/JET.jl/JET.jl* ## Job Properties * Time of benchmarks: - Target: 30 Jan 2024 - 17:04 - Baseline: 30 Jan 2024 - 17:14 * Package commits: - Target: b06918 - Baseline: 709404 * Julia commits: - Target: b7520d - Baseline: b7520d * 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 :x:), while a ratio less than `1.0` denotes a possible improvement (marked with :white_check_mark:). 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"]` | 101.54 (5%) :x: | 3.08 (1%) :x: | | `["OptAnalyzer", "identity(nothing)"]` | 0.91 (5%) :white_check_mark: | 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.1413 Commit b7520d954bf (2024-01-30 14:55 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3274 MHz 2163 s 0 s 157 s 6191 s 0 s #2 3242 MHz 2653 s 0 s 165 s 5704 s 0 s #3 3183 MHz 2266 s 0 s 165 s 6086 s 0 s #4 2445 MHz 2713 s 0 s 205 s 5585 s 0 s Memory: 15.60690689086914 GB (11368.44140625 MB free) Uptime: 855.46 sec Load Avg: 1.02 1.06 0.76 WORD_SIZE: 64 LLVM: libLLVM-16.0.6 (ORCJIT, znver3) Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores) ``` ### Baseline ``` Julia Version 1.11.0-DEV.1413 Commit b7520d954bf (2024-01-30 14:55 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2613 MHz 3759 s 0 s 265 s 10487 s 0 s #2 2445 MHz 3779 s 0 s 281 s 10462 s 0 s #3 2445 MHz 3968 s 0 s 280 s 10272 s 0 s #4 3243 MHz 4408 s 0 s 318 s 9780 s 0 s Memory: 15.60690689086914 GB (11345.1640625 MB free) Uptime: 1456.77 sec Load Avg: 1.03 1.05 0.93 WORD_SIZE: 64 LLVM: libLLVM-16.0.6 (ORCJIT, znver3) Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores) ``` --- # Target result # Benchmark Report for */home/runner/work/JET.jl/JET.jl* ## Job Properties * Time of benchmark: 30 Jan 2024 - 17:4 * Package commit: b06918 * Julia commit: b7520d * 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"]` | 85.755 s (5%) | | 199.84 KiB (1%) | 2646 | | `["First-Time-To-JET", "rand(Bool)"]` | 567.867 ms (5%) | | 65.26 KiB (1%) | 24 | | `["First-Time-To-JET", "sum(\"julia\")"]` | 191.583 ms (5%) | | 65.26 KiB (1%) | 24 | | `["JETAnalyzer{BasicPass} top-level", "demo"]` | 32.622 ms (5%) | | 1.99 MiB (1%) | 42564 | | `["JETAnalyzer{BasicPass} top-level", "self analysis"]` | 6.714 s (5%) | 335.419 ms | 1.26 GiB (1%) | 27802678 | | `["JETAnalyzer{BasicPass} top-level", "simple"]` | 8.178 ms (5%) | | 1.99 MiB (1%) | 46164 | | `["JETAnalyzer{BasicPass}", "identity(nothing)"]` | 83.686 μs (5%) | | 7.58 KiB (1%) | 146 | | `["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"]` | 108.565 ms (5%) | | 37.46 MiB (1%) | 880861 | | `["JETAnalyzer{BasicPass}", "rand(Bool)"]` | 50.260 ms (5%) | | 17.29 MiB (1%) | 404053 | | `["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"]` | 130.122 μs (5%) | | 15.08 KiB (1%) | 258 | | `["JETAnalyzer{BasicPass}", "sum(\"julia\")"]` | 5.468 ms (5%) | | 1.86 MiB (1%) | 43309 | | `["JETAnalyzer{SoundPass}", "identity(nothing)"]` | 90.719 μs (5%) | | 7.58 KiB (1%) | 146 | | `["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"]` | 133.836 ms (5%) | | 51.43 MiB (1%) | 979468 | | `["JETAnalyzer{SoundPass}", "rand(Bool)"]` | 56.332 ms (5%) | | 19.39 MiB (1%) | 426479 | | `["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"]` | 138.648 μs (5%) | | 17.70 KiB (1%) | 291 | | `["JETAnalyzer{SoundPass}", "sum(\"julia\")"]` | 5.667 ms (5%) | | 1.92 MiB (1%) | 44463 | | `["OptAnalyzer", "identity(nothing)"]` | 69.259 μs (5%) | | 6.25 KiB (1%) | 136 | | `["OptAnalyzer", "println(QuoteNode(nothing))"]` | 425.454 ms (5%) | | 259.16 MiB (1%) | 5250926 | | `["OptAnalyzer", "rand(Bool)"]` | 28.899 ms (5%) | | 18.13 MiB (1%) | 381846 | | `["OptAnalyzer", "sum(\"julia\") (cached)"]` | 215.471 μs (5%) | | 63.14 KiB (1%) | 1108 | | `["OptAnalyzer", "sum(\"julia\")"]` | 12.330 ms (5%) | | 8.05 MiB (1%) | 166690 | | `["show(::IO, ::JETCallResult)", "report_call"]` | 3.728 ms (5%) | | 1.14 MiB (1%) | 9482 | | `["show(::IO, ::JETCallResult)", "report_opt"]` | 14.116 μ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.1413 Commit b7520d954bf (2024-01-30 14:55 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3274 MHz 2163 s 0 s 157 s 6191 s 0 s #2 3242 MHz 2653 s 0 s 165 s 5704 s 0 s #3 3183 MHz 2266 s 0 s 165 s 6086 s 0 s #4 2445 MHz 2713 s 0 s 205 s 5585 s 0 s Memory: 15.60690689086914 GB (11368.44140625 MB free) Uptime: 855.46 sec Load Avg: 1.02 1.06 0.76 WORD_SIZE: 64 LLVM: libLLVM-16.0.6 (ORCJIT, znver3) Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores) ``` --- # Baseline result # Benchmark Report for */home/runner/work/JET.jl/JET.jl* ## Job Properties * Time of benchmark: 30 Jan 2024 - 17:14 * Package commit: 709404 * Julia commit: b7520d * 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"]` | 844.558 ms (5%) | | 64.85 KiB (1%) | 24 | | `["First-Time-To-JET", "rand(Bool)"]` | 567.381 ms (5%) | | 65.26 KiB (1%) | 24 | | `["First-Time-To-JET", "sum(\"julia\")"]` | 192.546 ms (5%) | | 65.26 KiB (1%) | 24 | | `["JETAnalyzer{BasicPass} top-level", "demo"]` | 32.209 ms (5%) | | 1.99 MiB (1%) | 42564 | | `["JETAnalyzer{BasicPass} top-level", "self analysis"]` | 6.838 s (5%) | 345.465 ms | 1.26 GiB (1%) | 27802678 | | `["JETAnalyzer{BasicPass} top-level", "simple"]` | 8.293 ms (5%) | | 1.99 MiB (1%) | 46164 | | `["JETAnalyzer{BasicPass}", "identity(nothing)"]` | 88.084 μs (5%) | | 7.58 KiB (1%) | 146 | | `["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"]` | 109.919 ms (5%) | | 37.46 MiB (1%) | 880861 | | `["JETAnalyzer{BasicPass}", "rand(Bool)"]` | 50.483 ms (5%) | | 17.29 MiB (1%) | 404053 | | `["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"]` | 134.531 μs (5%) | | 15.08 KiB (1%) | 258 | | `["JETAnalyzer{BasicPass}", "sum(\"julia\")"]` | 5.636 ms (5%) | | 1.86 MiB (1%) | 43309 | | `["JETAnalyzer{SoundPass}", "identity(nothing)"]` | 89.376 μs (5%) | | 7.58 KiB (1%) | 146 | | `["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"]` | 134.460 ms (5%) | | 51.43 MiB (1%) | 979468 | | `["JETAnalyzer{SoundPass}", "rand(Bool)"]` | 55.639 ms (5%) | | 19.39 MiB (1%) | 426479 | | `["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"]` | 142.505 μs (5%) | | 17.70 KiB (1%) | 291 | | `["JETAnalyzer{SoundPass}", "sum(\"julia\")"]` | 5.709 ms (5%) | | 1.92 MiB (1%) | 44463 | | `["OptAnalyzer", "identity(nothing)"]` | 76.192 μs (5%) | | 6.25 KiB (1%) | 136 | | `["OptAnalyzer", "println(QuoteNode(nothing))"]` | 424.979 ms (5%) | | 259.16 MiB (1%) | 5250926 | | `["OptAnalyzer", "rand(Bool)"]` | 28.845 ms (5%) | | 18.13 MiB (1%) | 381846 | | `["OptAnalyzer", "sum(\"julia\") (cached)"]` | 215.701 μs (5%) | | 63.14 KiB (1%) | 1108 | | `["OptAnalyzer", "sum(\"julia\")"]` | 12.139 ms (5%) | | 8.05 MiB (1%) | 166690 | | `["show(::IO, ::JETCallResult)", "report_call"]` | 3.696 ms (5%) | | 1.14 MiB (1%) | 9482 | | `["show(::IO, ::JETCallResult)", "report_opt"]` | 14.276 μ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.1413 Commit b7520d954bf (2024-01-30 14:55 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2613 MHz 3759 s 0 s 265 s 10487 s 0 s #2 2445 MHz 3779 s 0 s 281 s 10462 s 0 s #3 2445 MHz 3968 s 0 s 280 s 10272 s 0 s #4 3243 MHz 4408 s 0 s 318 s 9780 s 0 s Memory: 15.60690689086914 GB (11345.1640625 MB free) Uptime: 1456.77 sec Load Avg: 1.03 1.05 0.93 WORD_SIZE: 64 LLVM: libLLVM-16.0.6 (ORCJIT, znver3) Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores) ``` --- # Runtime information | Runtime Info | | |:--|:--| | BLAS #threads | 2 | | `BLAS.vendor()` | `lbt` | | `Sys.CPU_THREADS` | 4 | `lscpu` output: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 48 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC 7763 64-Core Processor CPU family: 25 Model: 1 Thread(s) per core: 2 Core(s) per socket: 2 Socket(s): 1 Stepping: 1 BogoMIPS: 4890.84 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 |