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

JETAnalyzer: report unanalyzed method call #368

Merged
merged 1 commit into from
Jul 1, 2022
Merged

Conversation

aviatesk
Copy link
Owner

@aviatesk aviatesk commented Jul 1, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 1, 2022

Codecov Report

Merging #368 (88e9473) into master (2c407b8) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #368      +/-   ##
==========================================
+ Coverage   90.33%   90.38%   +0.04%     
==========================================
  Files          11       11              
  Lines        2546     2558      +12     
==========================================
+ Hits         2300     2312      +12     
  Misses        246      246              
Impacted Files Coverage Δ
src/analyzers/jetanalyzer.jl 97.87% <100.00%> (+0.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2c407b8...88e9473. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Jul 1, 2022

JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 1 Jul 2022 - 05:51
  • Baseline: 1 Jul 2022 - 06:01
  • Package commits:
  • Target: efb707
  • Baseline: 2c407b
  • Julia commits:
  • Target: bd7bd5
  • Baseline: bd7bd5
  • Julia command flags:
  • Target: None
  • Baseline: None
  • Environment variables:
  • Target: None
  • Baseline: None

Results

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

ID time ratio memory ratio
["JETAnalyzer{BasicPass} first-time", "package loading"] 0.93 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass} first-time", "sum(\"julia\") (first time)"] 0.91 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 1.09 (5%) ❌ 1.13 (1%) ❌
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 1.00 (5%) 1.01 (1%) ❌
["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:

  • ["JETAnalyzer{BasicPass} first-time"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Target

Julia Version 1.9.0-DEV.874
Commit bd7bd5e4af7 (2022-06-30 21:08 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 20.04.4 LTS
 uname: Linux 5.13.0-1031-azure #37~20.04.1-Ubuntu SMP Mon Jun 13 22:51:01 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 4652 s 1 s 216 s 2402 s 0 s
 #2 2593 MHz 2657 s 1 s 213 s 4390 s 0 s
 Memory: 6.783607482910156 GB (4409.375 MB free)
 Uptime: 732.17 sec
 Load Avg: 1.01 1.04 0.69
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.5 (ORCJIT, skylake-avx512)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.9.0-DEV.874
Commit bd7bd5e4af7 (2022-06-30 21:08 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 20.04.4 LTS
 uname: Linux 5.13.0-1031-azure #37~20.04.1-Ubuntu SMP Mon Jun 13 22:51:01 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 7128 s 1 s 312 s 5572 s 0 s
 #2 2593 MHz 5970 s 1 s 293 s 6742 s 0 s
 Memory: 6.783607482910156 GB (4492.18359375 MB free)
 Uptime: 1307.55 sec
 Load Avg: 1.0 1.01 0.86
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.5 (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 Jul 2022 - 5:51
  • Package commit: efb707
  • Julia commit: bd7bd5
  • 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
["JETAnalyzer{BasicPass} first-time", "package loading"] 281.669 ms (5%) 664 bytes (1%) 19
["JETAnalyzer{BasicPass} first-time", "rand(Bool) (first time)"] 5.700 s (5%) 928 bytes (1%) 20
["JETAnalyzer{BasicPass} first-time", "sum(\"julia\") (first time)"] 5.038 s (5%) 936 bytes (1%) 20
["JETAnalyzer{BasicPass} top-level", "demo"] 56.753 ms (5%) 4.99 MiB (1%) 83348
["JETAnalyzer{BasicPass} top-level", "self analysis"] 16.815 s (5%) 1.715 s 2.40 GiB (1%) 37502519
["JETAnalyzer{BasicPass} top-level", "simple"] 21.877 ms (5%) 8.73 MiB (1%) 130985
["JETAnalyzer{BasicPass}", "identity(nothing)"] 173.103 μs (5%) 27.49 KiB (1%) 392
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 2.000 s (5%) 276.257 ms 370.46 MiB (1%) 5551796
["JETAnalyzer{BasicPass}", "rand(Bool)"] 191.902 ms (5%) 30.326 ms 55.75 MiB (1%) 851581
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 389.608 μs (5%) 72.41 KiB (1%) 1055
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 23.192 ms (5%) 8.55 MiB (1%) 128379
["JETAnalyzer{SoundPass}", "identity(nothing)"] 163.303 μs (5%) 27.49 KiB (1%) 392
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 3.755 s (5%) 396.529 ms 1.32 GiB (1%) 7270887
["JETAnalyzer{SoundPass}", "rand(Bool)"] 158.388 ms (5%) 58.56 MiB (1%) 876863
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 2.517 s (5%) 57.211 ms 53.76 MiB (1%) 790862
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 18.531 ms (5%) 8.63 MiB (1%) 129700
["OptAnalyzer", "identity(nothing)"] 169.606 μs (5%) 28.18 KiB (1%) 405
["OptAnalyzer", "println(QuoteNode(nothing))"] 857.549 ms (5%) 98.917 ms 272.09 MiB (1%) 4062241
["OptAnalyzer", "rand(Bool)"] 46.563 ms (5%) 18.84 MiB (1%) 281813
["OptAnalyzer", "sum(\"julia\") (cached)"] 4.465 s (5%) 119.280 ms 182.85 MiB (1%) 2683682
["OptAnalyzer", "sum(\"julia\")"] 20.458 ms (5%) 8.29 MiB (1%) 123233
["show(::IO, ::JETCallResult)", "report_call"] 2.157 ms (5%) 302.15 KiB (1%) 5149
["show(::IO, ::JETCallResult)", "report_opt"] 16.000 μs (5%) 616 bytes (1%) 14

Benchmark Group List

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

  • ["JETAnalyzer{BasicPass} first-time"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.9.0-DEV.874
Commit bd7bd5e4af7 (2022-06-30 21:08 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 20.04.4 LTS
 uname: Linux 5.13.0-1031-azure #37~20.04.1-Ubuntu SMP Mon Jun 13 22:51:01 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 4652 s 1 s 216 s 2402 s 0 s
 #2 2593 MHz 2657 s 1 s 213 s 4390 s 0 s
 Memory: 6.783607482910156 GB (4409.375 MB free)
 Uptime: 732.17 sec
 Load Avg: 1.01 1.04 0.69
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.5 (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 Jul 2022 - 6:1
  • Package commit: 2c407b
  • Julia commit: bd7bd5
  • 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
["JETAnalyzer{BasicPass} first-time", "package loading"] 302.796 ms (5%) 664 bytes (1%) 19
["JETAnalyzer{BasicPass} first-time", "rand(Bool) (first time)"] 5.716 s (5%) 928 bytes (1%) 20
["JETAnalyzer{BasicPass} first-time", "sum(\"julia\") (first time)"] 5.545 s (5%) 936 bytes (1%) 20
["JETAnalyzer{BasicPass} top-level", "demo"] 56.405 ms (5%) 4.99 MiB (1%) 83345
["JETAnalyzer{BasicPass} top-level", "self analysis"] 17.147 s (5%) 1.530 s 2.40 GiB (1%) 37521038
["JETAnalyzer{BasicPass} top-level", "simple"] 21.084 ms (5%) 8.73 MiB (1%) 130982
["JETAnalyzer{BasicPass}", "identity(nothing)"] 171.502 μs (5%) 27.49 KiB (1%) 392
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 1.972 s (5%) 265.511 ms 370.66 MiB (1%) 5554026
["JETAnalyzer{BasicPass}", "rand(Bool)"] 191.543 ms (5%) 30.368 ms 55.82 MiB (1%) 851588
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 387.006 μs (5%) 72.41 KiB (1%) 1055
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 22.924 ms (5%) 8.55 MiB (1%) 128379
["JETAnalyzer{SoundPass}", "identity(nothing)"] 158.603 μs (5%) 27.49 KiB (1%) 392
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 3.453 s (5%) 337.561 ms 1.16 GiB (1%) 7052823
["JETAnalyzer{SoundPass}", "rand(Bool)"] 157.130 ms (5%) 58.59 MiB (1%) 876556
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 2.520 s (5%) 55.906 ms 53.00 MiB (1%) 780385
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 18.309 ms (5%) 8.63 MiB (1%) 129700
["OptAnalyzer", "identity(nothing)"] 172.103 μs (5%) 28.18 KiB (1%) 405
["OptAnalyzer", "println(QuoteNode(nothing))"] 860.010 ms (5%) 116.275 ms 272.12 MiB (1%) 4062602
["OptAnalyzer", "rand(Bool)"] 45.983 ms (5%) 18.84 MiB (1%) 281818
["OptAnalyzer", "sum(\"julia\") (cached)"] 4.446 s (5%) 67.250 ms 182.85 MiB (1%) 2683683
["OptAnalyzer", "sum(\"julia\")"] 20.695 ms (5%) 8.31 MiB (1%) 123234
["show(::IO, ::JETCallResult)", "report_call"] 2.198 ms (5%) 302.15 KiB (1%) 5149
["show(::IO, ::JETCallResult)", "report_opt"] 17.100 μs (5%) 616 bytes (1%) 14

Benchmark Group List

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

  • ["JETAnalyzer{BasicPass} first-time"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.9.0-DEV.874
Commit bd7bd5e4af7 (2022-06-30 21:08 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 20.04.4 LTS
 uname: Linux 5.13.0-1031-azure #37~20.04.1-Ubuntu SMP Mon Jun 13 22:51:01 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 7128 s 1 s 312 s 5572 s 0 s
 #2 2593 MHz 5970 s 1 s 293 s 6742 s 0 s
 Memory: 6.783607482910156 GB (4492.18359375 MB free)
 Uptime: 1307.55 sec
 Load Avg: 1.0 1.01 0.86
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.5 (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
Byte Order: Little Endian
Address sizes: 46 bits physical, 48 bits virtual
CPU(s): 2
On-line CPU(s) list: 0,1
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 85
Model name: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
Stepping: 7
CPU MHz: 2593.907
BogoMIPS: 5187.81
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB
L1i cache: 64 KiB
L2 cache: 2 MiB
L3 cache: 35.8 MiB
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 Spec store bypass: Vulnerable
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2: Mitigation; Retpolines, STIBP disabled, RSB filling
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Mitigation; Clear CPU buffers; SMT Host state unknown
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 mpx avx512f avx512dq rdseed adx smap clflushopt avx512cd avx512bw avx512vl xsaveopt xsavec xsaves md_clear

Cpu Property Value
Brand Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
Vendor :Intel
Architecture :Skylake
Model Family: 0x06, Model: 0x55, Stepping: 0x07, 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 Jul 2022 - 06:05
  • Baseline: 1 Jul 2022 - 06:14
  • Package commits:
  • Target: 653fbf
  • Baseline: 4f52bb
  • Julia commits:
  • Target: bd7bd5
  • Baseline: bd7bd5
  • Julia command flags:
  • Target: None
  • Baseline: None
  • Environment variables:
  • Target: None
  • Baseline: None

Results

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

ID time ratio memory ratio
["JETAnalyzer{BasicPass}", "identity(nothing)"] 0.93 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "rand(Bool)"] 1.11 (5%) ❌ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 1.08 (5%) ❌ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 0.93 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "identity(nothing)"] 0.81 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 1.11 (5%) ❌ 1.13 (1%) ❌
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 1.01 (5%) 1.01 (1%) ❌
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 1.08 (5%) ❌ 1.00 (1%)
["OptAnalyzer", "identity(nothing)"] 0.83 (5%) ✅ 1.00 (1%)
["OptAnalyzer", "sum(\"julia\") (cached)"] 1.09 (5%) ❌ 1.00 (1%)
["OptAnalyzer", "sum(\"julia\")"] 1.07 (5%) ❌ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_call"] 1.13 (5%) ❌ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_opt"] 0.95 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • ["JETAnalyzer{BasicPass} first-time"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Target

Julia Version 1.9.0-DEV.874
Commit bd7bd5e4af7 (2022-06-30 21:08 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 20.04.4 LTS
 uname: Linux 5.13.0-1031-azure #37~20.04.1-Ubuntu SMP Mon Jun 13 22:51:01 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 2774 s 1 s 236 s 4557 s 0 s
 #2 2095 MHz 4859 s 1 s 246 s 2493 s 0 s
 Memory: 6.783607482910156 GB (4451.86328125 MB free)
 Uptime: 764.5 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.5 (ORCJIT, skylake-avx512)
 Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.9.0-DEV.874
Commit bd7bd5e4af7 (2022-06-30 21:08 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 20.04.4 LTS
 uname: Linux 5.13.0-1031-azure #37~20.04.1-Ubuntu SMP Mon Jun 13 22:51:01 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 3265 s 1 s 307 s 9827 s 0 s
 #2 2095 MHz 10263 s 1 s 372 s 2815 s 0 s
 Memory: 6.783607482910156 GB (4460.703125 MB free)
 Uptime: 1349.97 sec
 Load Avg: 1.0 1.01 0.86
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.5 (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 Jul 2022 - 6:5
  • Package commit: 653fbf
  • Julia commit: bd7bd5
  • 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
["JETAnalyzer{BasicPass} first-time", "package loading"] 321.655 ms (5%) 664 bytes (1%) 19
["JETAnalyzer{BasicPass} first-time", "rand(Bool) (first time)"] 6.246 s (5%) 928 bytes (1%) 20
["JETAnalyzer{BasicPass} first-time", "sum(\"julia\") (first time)"] 5.892 s (5%) 936 bytes (1%) 20
["JETAnalyzer{BasicPass} top-level", "demo"] 60.029 ms (5%) 4.99 MiB (1%) 83348
["JETAnalyzer{BasicPass} top-level", "self analysis"] 18.180 s (5%) 1.694 s 2.40 GiB (1%) 37486038
["JETAnalyzer{BasicPass} top-level", "simple"] 23.453 ms (5%) 8.73 MiB (1%) 130985
["JETAnalyzer{BasicPass}", "identity(nothing)"] 159.400 μs (5%) 27.49 KiB (1%) 392
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 2.145 s (5%) 271.599 ms 370.41 MiB (1%) 5551124
["JETAnalyzer{BasicPass}", "rand(Bool)"] 207.348 ms (5%) 31.549 ms 55.82 MiB (1%) 851616
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 424.000 μs (5%) 72.41 KiB (1%) 1055
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 22.959 ms (5%) 8.55 MiB (1%) 128379
["JETAnalyzer{SoundPass}", "identity(nothing)"] 139.301 μs (5%) 27.49 KiB (1%) 392
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 4.291 s (5%) 474.575 ms 1.32 GiB (1%) 7270215
["JETAnalyzer{SoundPass}", "rand(Bool)"] 173.928 ms (5%) 58.62 MiB (1%) 876898
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 2.804 s (5%) 60.579 ms 53.76 MiB (1%) 790862
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 18.683 ms (5%) 8.63 MiB (1%) 129700
["OptAnalyzer", "identity(nothing)"] 153.700 μs (5%) 28.18 KiB (1%) 405
["OptAnalyzer", "println(QuoteNode(nothing))"] 926.659 ms (5%) 123.426 ms 272.07 MiB (1%) 4062011
["OptAnalyzer", "rand(Bool)"] 48.461 ms (5%) 18.84 MiB (1%) 281855
["OptAnalyzer", "sum(\"julia\") (cached)"] 5.050 s (5%) 135.839 ms 182.84 MiB (1%) 2683691
["OptAnalyzer", "sum(\"julia\")"] 22.840 ms (5%) 8.29 MiB (1%) 123233
["show(::IO, ::JETCallResult)", "report_call"] 2.385 ms (5%) 302.15 KiB (1%) 5149
["show(::IO, ::JETCallResult)", "report_opt"] 16.700 μs (5%) 616 bytes (1%) 14

Benchmark Group List

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

  • ["JETAnalyzer{BasicPass} first-time"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.9.0-DEV.874
Commit bd7bd5e4af7 (2022-06-30 21:08 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 20.04.4 LTS
 uname: Linux 5.13.0-1031-azure #37~20.04.1-Ubuntu SMP Mon Jun 13 22:51:01 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 2774 s 1 s 236 s 4557 s 0 s
 #2 2095 MHz 4859 s 1 s 246 s 2493 s 0 s
 Memory: 6.783607482910156 GB (4451.86328125 MB free)
 Uptime: 764.5 sec
 Load Avg: 1.0 1.0 0.67
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.5 (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 Jul 2022 - 6:14
  • Package commit: 4f52bb
  • Julia commit: bd7bd5
  • 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
["JETAnalyzer{BasicPass} first-time", "package loading"] 309.421 ms (5%) 664 bytes (1%) 19
["JETAnalyzer{BasicPass} first-time", "rand(Bool) (first time)"] 6.032 s (5%) 928 bytes (1%) 20
["JETAnalyzer{BasicPass} first-time", "sum(\"julia\") (first time)"] 5.924 s (5%) 936 bytes (1%) 20
["JETAnalyzer{BasicPass} top-level", "demo"] 60.940 ms (5%) 4.99 MiB (1%) 83345
["JETAnalyzer{BasicPass} top-level", "self analysis"] 18.979 s (5%) 1.685 s 2.40 GiB (1%) 37492947
["JETAnalyzer{BasicPass} top-level", "simple"] 23.326 ms (5%) 8.73 MiB (1%) 130982
["JETAnalyzer{BasicPass}", "identity(nothing)"] 171.700 μs (5%) 27.49 KiB (1%) 392
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 2.051 s (5%) 256.829 ms 370.41 MiB (1%) 5551080
["JETAnalyzer{BasicPass}", "rand(Bool)"] 187.498 ms (5%) 29.270 ms 55.82 MiB (1%) 851616
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 393.500 μs (5%) 72.41 KiB (1%) 1055
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 24.814 ms (5%) 8.55 MiB (1%) 128379
["JETAnalyzer{SoundPass}", "identity(nothing)"] 171.000 μs (5%) 27.49 KiB (1%) 392
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 3.865 s (5%) 440.823 ms 1.16 GiB (1%) 7049909
["JETAnalyzer{SoundPass}", "rand(Bool)"] 166.139 ms (5%) 58.59 MiB (1%) 876584
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 2.782 s (5%) 59.327 ms 53.00 MiB (1%) 780385
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 17.366 ms (5%) 8.63 MiB (1%) 129700
["OptAnalyzer", "identity(nothing)"] 184.100 μs (5%) 28.18 KiB (1%) 405
["OptAnalyzer", "println(QuoteNode(nothing))"] 901.008 ms (5%) 118.375 ms 272.07 MiB (1%) 4062003
["OptAnalyzer", "rand(Bool)"] 47.783 ms (5%) 18.84 MiB (1%) 281855
["OptAnalyzer", "sum(\"julia\") (cached)"] 4.637 s (5%) 104.921 ms 182.84 MiB (1%) 2683690
["OptAnalyzer", "sum(\"julia\")"] 21.282 ms (5%) 8.29 MiB (1%) 123233
["show(::IO, ::JETCallResult)", "report_call"] 2.117 ms (5%) 302.15 KiB (1%) 5149
["show(::IO, ::JETCallResult)", "report_opt"] 17.600 μs (5%) 616 bytes (1%) 14

Benchmark Group List

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

  • ["JETAnalyzer{BasicPass} first-time"]
  • ["JETAnalyzer{BasicPass} top-level"]
  • ["JETAnalyzer{BasicPass}"]
  • ["JETAnalyzer{SoundPass}"]
  • ["OptAnalyzer"]
  • ["show(::IO, ::JETCallResult)"]

Julia versioninfo

Julia Version 1.9.0-DEV.874
Commit bd7bd5e4af7 (2022-06-30 21:08 UTC)
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 20.04.4 LTS
 uname: Linux 5.13.0-1031-azure #37~20.04.1-Ubuntu SMP Mon Jun 13 22:51:01 UTC 2022 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 3265 s 1 s 307 s 9827 s 0 s
 #2 2095 MHz 10263 s 1 s 372 s 2815 s 0 s
 Memory: 6.783607482910156 GB (4460.703125 MB free)
 Uptime: 1349.97 sec
 Load Avg: 1.0 1.01 0.86
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-14.0.5 (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
Byte Order: Little Endian
Address sizes: 46 bits physical, 48 bits virtual
CPU(s): 2
On-line CPU(s) list: 0,1
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 85
Model name: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz
Stepping: 4
CPU MHz: 2095.076
BogoMIPS: 4190.15
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB
L1i cache: 64 KiB
L2 cache: 2 MiB
L3 cache: 35.8 MiB
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 Spec store bypass: Vulnerable
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2: Mitigation; Retpolines, STIBP disabled, RSB filling
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Mitigation; Clear CPU buffers; SMT Host state unknown
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 mpx avx512f avx512dq rdseed adx smap clflushopt avx512cd avx512bw avx512vl xsaveopt xsavec xsaves md_clear

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 9b35813 into master Jul 1, 2022
@aviatesk aviatesk deleted the avi/unanalyzed branch July 1, 2022 06:16
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