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

follow up #599 #606

Merged
merged 1 commit into from
Jan 31, 2024
Merged

follow up #599 #606

merged 1 commit into from
Jan 31, 2024

Conversation

aviatesk
Copy link
Owner

Per @vtjnash 's comment on be37cbd#r138020877.

Copy link

codecov bot commented Jan 30, 2024

Codecov Report

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

Comparison is base (5960be0) 91.53% compared to head (96cbf39) 91.50%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/JET.jl 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #606      +/-   ##
==========================================
- Coverage   91.53%   91.50%   -0.04%     
==========================================
  Files          10       10              
  Lines        3012     3013       +1     
==========================================
  Hits         2757     2757              
- Misses        255      256       +1     

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

Copy link

JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 30 Jan 2024 - 11:52
  • Baseline: 30 Jan 2024 - 12:04
  • Package commits:
  • Target: 373546
  • Baseline: 5960be
  • Julia commits:
  • Target: 75c38e
  • Baseline: 75c38e
  • 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.17 (5%) ❌ 1.00 (1%)
["JETAnalyzer{BasicPass} top-level", "simple"] 1.06 (5%) ❌ 0.99 (1%)
["JETAnalyzer{BasicPass}", "identity(nothing)"] 0.92 (5%) ✅ 1.00 (1%)
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 0.84 (5%) ✅ 1.00 (1%)
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 1.08 (5%) ❌ 1.01 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 1.10 (5%) ❌ 1.00 (1%)
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 1.07 (5%) ❌ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_call"] 0.92 (5%) ✅ 1.00 (1%)
["show(::IO, ::JETCallResult)", "report_opt"] 0.78 (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.1412
Commit 75c38e3fdb0 (2024-01-30 08:30 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 3243 MHz 1979 s 0 s 184 s 6813 s 0 s
 #2 3268 MHz 1927 s 0 s 170 s 6881 s 0 s
 #3 2445 MHz 2393 s 0 s 194 s 6397 s 0 s
 #4 3053 MHz 3490 s 0 s 148 s 5352 s 0 s
 Memory: 15.60689926147461 GB (11419.15234375 MB free)
 Uptime: 902.21 sec
 Load Avg: 1.0 1.03 0.73
 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.1412
Commit 75c38e3fdb0 (2024-01-30 08:30 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 2445 MHz 3976 s 0 s 270 s 11646 s 0 s
 #2 2607 MHz 4910 s 0 s 249 s 10739 s 0 s
 #3 3243 MHz 4035 s 0 s 292 s 11575 s 0 s
 #4 2445 MHz 4740 s 0 s 245 s 10921 s 0 s
 Memory: 15.60689926147461 GB (11414.08203125 MB free)
 Uptime: 1595.41 sec
 Load Avg: 1.02 1.08 0.98
 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 - 11:52
  • Package commit: 373546
  • Julia commit: 75c38e
  • 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"] 86.053 s (5%) 199.84 KiB (1%) 2646
["First-Time-To-JET", "rand(Bool)"] 565.187 ms (5%) 65.26 KiB (1%) 24
["First-Time-To-JET", "sum(\"julia\")"] 192.690 ms (5%) 65.26 KiB (1%) 24
["JETAnalyzer{BasicPass} top-level", "demo"] 32.666 ms (5%) 1.99 MiB (1%) 42564
["JETAnalyzer{BasicPass} top-level", "self analysis"] 6.548 s (5%) 346.091 ms 1.26 GiB (1%) 27803415
["JETAnalyzer{BasicPass} top-level", "simple"] 8.758 ms (5%) 1.98 MiB (1%) 46162
["JETAnalyzer{BasicPass}", "identity(nothing)"] 80.169 μs (5%) 7.58 KiB (1%) 146
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 106.708 ms (5%) 37.48 MiB (1%) 881409
["JETAnalyzer{BasicPass}", "rand(Bool)"] 49.139 ms (5%) 17.30 MiB (1%) 404141
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 124.101 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.491 ms (5%) 1.86 MiB (1%) 43309
["JETAnalyzer{SoundPass}", "identity(nothing)"] 97.662 μs (5%) 7.58 KiB (1%) 146
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 143.498 ms (5%) 51.68 MiB (1%) 980068
["JETAnalyzer{SoundPass}", "rand(Bool)"] 55.798 ms (5%) 19.40 MiB (1%) 426567
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 157.404 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 6.042 ms (5%) 1.92 MiB (1%) 44463
["OptAnalyzer", "identity(nothing)"] 78.487 μs (5%) 6.25 KiB (1%) 136
["OptAnalyzer", "println(QuoteNode(nothing))"] 430.683 ms (5%) 259.19 MiB (1%) 5251565
["OptAnalyzer", "rand(Bool)"] 28.847 ms (5%) 18.13 MiB (1%) 381934
["OptAnalyzer", "sum(\"julia\") (cached)"] 223.497 μs (5%) 63.14 KiB (1%) 1108
["OptAnalyzer", "sum(\"julia\")"] 12.215 ms (5%) 8.07 MiB (1%) 166692
["show(::IO, ::JETCallResult)", "report_call"] 3.674 ms (5%) 1.14 MiB (1%) 9482
["show(::IO, ::JETCallResult)", "report_opt"] 13.666 μ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.1412
Commit 75c38e3fdb0 (2024-01-30 08:30 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 3243 MHz 1979 s 0 s 184 s 6813 s 0 s
 #2 3268 MHz 1927 s 0 s 170 s 6881 s 0 s
 #3 2445 MHz 2393 s 0 s 194 s 6397 s 0 s
 #4 3053 MHz 3490 s 0 s 148 s 5352 s 0 s
 Memory: 15.60689926147461 GB (11419.15234375 MB free)
 Uptime: 902.21 sec
 Load Avg: 1.0 1.03 0.73
 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 - 12:4
  • Package commit: 5960be
  • Julia commit: 75c38e
  • 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"] 73.770 s (5%) 199.84 KiB (1%) 2646
["First-Time-To-JET", "rand(Bool)"] 568.272 ms (5%) 65.26 KiB (1%) 24
["First-Time-To-JET", "sum(\"julia\")"] 197.223 ms (5%) 65.26 KiB (1%) 24
["JETAnalyzer{BasicPass} top-level", "demo"] 31.879 ms (5%) 1.99 MiB (1%) 42566
["JETAnalyzer{BasicPass} top-level", "self analysis"] 6.530 s (5%) 1.26 GiB (1%) 27803424
["JETAnalyzer{BasicPass} top-level", "simple"] 8.280 ms (5%) 1.99 MiB (1%) 46164
["JETAnalyzer{BasicPass}", "identity(nothing)"] 87.213 μs (5%) 7.58 KiB (1%) 146
["JETAnalyzer{BasicPass}", "println(QuoteNode(nothing))"] 108.290 ms (5%) 37.48 MiB (1%) 881418
["JETAnalyzer{BasicPass}", "rand(Bool)"] 49.126 ms (5%) 17.30 MiB (1%) 404150
["JETAnalyzer{BasicPass}", "sum(\"julia\") (cached)"] 147.314 μs (5%) 15.08 KiB (1%) 258
["JETAnalyzer{BasicPass}", "sum(\"julia\")"] 5.480 ms (5%) 1.86 MiB (1%) 43309
["JETAnalyzer{SoundPass}", "identity(nothing)"] 93.394 μs (5%) 7.58 KiB (1%) 146
["JETAnalyzer{SoundPass}", "println(QuoteNode(nothing))"] 133.158 ms (5%) 51.17 MiB (1%) 979985
["JETAnalyzer{SoundPass}", "rand(Bool)"] 56.101 ms (5%) 19.40 MiB (1%) 426576
["JETAnalyzer{SoundPass}", "sum(\"julia\") (cached)"] 143.257 μs (5%) 17.70 KiB (1%) 291
["JETAnalyzer{SoundPass}", "sum(\"julia\")"] 5.654 ms (5%) 1.92 MiB (1%) 44463
["OptAnalyzer", "identity(nothing)"] 79.860 μs (5%) 6.25 KiB (1%) 136
["OptAnalyzer", "println(QuoteNode(nothing))"] 416.366 ms (5%) 259.19 MiB (1%) 5251574
["OptAnalyzer", "rand(Bool)"] 28.756 ms (5%) 18.13 MiB (1%) 381943
["OptAnalyzer", "sum(\"julia\") (cached)"] 218.126 μs (5%) 63.14 KiB (1%) 1108
["OptAnalyzer", "sum(\"julia\")"] 12.098 ms (5%) 8.05 MiB (1%) 166690
["show(::IO, ::JETCallResult)", "report_call"] 4.012 ms (5%) 1.14 MiB (1%) 9482
["show(::IO, ::JETCallResult)", "report_opt"] 17.593 μ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.1412
Commit 75c38e3fdb0 (2024-01-30 08:30 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 2445 MHz 3976 s 0 s 270 s 11646 s 0 s
 #2 2607 MHz 4910 s 0 s 249 s 10739 s 0 s
 #3 3243 MHz 4035 s 0 s 292 s 11575 s 0 s
 #4 2445 MHz 4740 s 0 s 245 s 10921 s 0 s
 Memory: 15.60689926147461 GB (11414.08203125 MB free)
 Uptime: 1595.41 sec
 Load Avg: 1.02 1.08 0.98
 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.85
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization: AMD-V
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 1 MiB (2 instances)
L3 cache: 32 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Mitigation; safe RET, no microcode
Vulnerability Spec store bypass: Vulnerable
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2: Mitigation; Retpolines, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected

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

@aviatesk aviatesk merged commit 05714f2 into master Jan 31, 2024
23 of 25 checks passed
@aviatesk aviatesk deleted the avi/follow-599 branch January 31, 2024 05:40
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.

1 participant