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

fix "No errors!" message, solidify README #317

Merged
merged 1 commit into from
Jan 25, 2022
Merged

fix "No errors!" message, solidify README #317

merged 1 commit into from
Jan 25, 2022

Conversation

aviatesk
Copy link
Owner

No description provided.

@github-actions
Copy link

JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 25 Jan 2022 - 08:56
  • Baseline: 25 Jan 2022 - 09:14
  • Package commits:
  • Target: e0d08a
  • Baseline: 8bf9dc
  • Julia commits:
  • Target: 06ad3f
  • Baseline: 06ad3f
  • 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

Benchmark Group List

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

  • []

Julia versioninfo

Target

Julia Version 1.8.0-DEV.1379
Commit 06ad3f4903 (2022-01-24 21:07 UTC)
Platform Info:
 OS: Linux (x86_64-pc-linux-gnu)
 Ubuntu 20.04.3 LTS
 uname: Linux 5.11.0-1027-azure #30~20.04.1-Ubuntu SMP Wed Jan 12 20:56:50 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 5605 s 1 s 420 s 7120 s 0 s
 #2 2593 MHz 6380 s 2 s 426 s 6374 s 0 s
 Memory: 6.788978576660156 GB (3343.27734375 MB free)
 Uptime: 1322.64 sec
 Load Avg: 1.02 1.09 0.88
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-13.0.0 (ORCJIT, skylake-avx512)

Baseline

Julia Version 1.8.0-DEV.1379
Commit 06ad3f4903 (2022-01-24 21:07 UTC)
Platform Info:
 OS: Linux (x86_64-pc-linux-gnu)
 Ubuntu 20.04.3 LTS
 uname: Linux 5.11.0-1027-azure #30~20.04.1-Ubuntu SMP Wed Jan 12 20:56:50 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 11193 s 1 s 739 s 11950 s 0 s
 #2 2593 MHz 11660 s 2 s 735 s 11521 s 0 s
 Memory: 6.788978576660156 GB (3345.921875 MB free)
 Uptime: 2397.75 sec
 Load Avg: 1.03 1.05 1.0
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-13.0.0 (ORCJIT, skylake-avx512)

Target result

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

Job Properties

  • Time of benchmark: 25 Jan 2022 - 8:56
  • Package commit: e0d08a
  • Julia commit: 06ad3f
  • 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
["a bit complex"] 1.221 s (5%) 728 bytes (1%) 19
["cached easy"] 3.783 ms (5%) 728 bytes (1%) 19
["easy"] 978.072 ms (5%) 728 bytes (1%) 19
["end to end"] 10.520 s (5%) 147.26 KiB (1%) 286
["first time"] 3.914 s (5%) 920 bytes (1%) 20
["invalidation"] 4.041 s (5%) 752 bytes (1%) 19
["package loading"] 268.353 ms (5%) 648 bytes (1%) 19
["self analysis"] 18.176 s (5%) 960 bytes (1%) 19
["top-level first time"] 7.748 s (5%) 1.66 KiB (1%) 20
["top-level"] 2.138 s (5%) 1.06 KiB (1%) 19

Benchmark Group List

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

  • []

Julia versioninfo

Julia Version 1.8.0-DEV.1379
Commit 06ad3f4903 (2022-01-24 21:07 UTC)
Platform Info:
 OS: Linux (x86_64-pc-linux-gnu)
 Ubuntu 20.04.3 LTS
 uname: Linux 5.11.0-1027-azure #30~20.04.1-Ubuntu SMP Wed Jan 12 20:56:50 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 5605 s 1 s 420 s 7120 s 0 s
 #2 2593 MHz 6380 s 2 s 426 s 6374 s 0 s
 Memory: 6.788978576660156 GB (3343.27734375 MB free)
 Uptime: 1322.64 sec
 Load Avg: 1.02 1.09 0.88
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-13.0.0 (ORCJIT, skylake-avx512)

Baseline result

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

Job Properties

  • Time of benchmark: 25 Jan 2022 - 9:14
  • Package commit: 8bf9dc
  • Julia commit: 06ad3f
  • 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
["a bit complex"] 1.196 s (5%) 728 bytes (1%) 19
["cached easy"] 3.692 ms (5%) 728 bytes (1%) 19
["easy"] 932.565 ms (5%) 728 bytes (1%) 19
["end to end"] 10.525 s (5%) 147.03 KiB (1%) 276
["first time"] 3.927 s (5%) 920 bytes (1%) 20
["invalidation"] 3.988 s (5%) 752 bytes (1%) 19
["package loading"] 269.518 ms (5%) 648 bytes (1%) 19
["self analysis"] 17.733 s (5%) 960 bytes (1%) 19
["top-level first time"] 7.745 s (5%) 1.66 KiB (1%) 20
["top-level"] 2.116 s (5%) 1.06 KiB (1%) 19

Benchmark Group List

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

  • []

Julia versioninfo

Julia Version 1.8.0-DEV.1379
Commit 06ad3f4903 (2022-01-24 21:07 UTC)
Platform Info:
 OS: Linux (x86_64-pc-linux-gnu)
 Ubuntu 20.04.3 LTS
 uname: Linux 5.11.0-1027-azure #30~20.04.1-Ubuntu SMP Wed Jan 12 20:56:50 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 11193 s 1 s 739 s 11950 s 0 s
 #2 2593 MHz 11660 s 2 s 735 s 11521 s 0 s
 Memory: 6.788978576660156 GB (3345.921875 MB free)
 Uptime: 2397.75 sec
 Load Avg: 1.03 1.05 1.0
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-13.0.0 (ORCJIT, skylake-avx512)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() openblas64
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.906
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 Spec store bypass: Vulnerable
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2: Mitigation; Full generic retpoline, 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

@aviatesk aviatesk merged commit ad5a222 into master Jan 25, 2022
@aviatesk aviatesk deleted the avi/uichanges branch January 25, 2022 09:30
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

1 participant