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

disable optimize, may speed up #93

Merged
merged 1 commit into from
Jan 26, 2021
Merged

disable optimize, may speed up #93

merged 1 commit into from
Jan 26, 2021

Conversation

aviatesk
Copy link
Owner

No description provided.

@github-actions
Copy link

github-actions bot commented Jan 26, 2021

JET Benchmark Result

Judge result

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

Job Properties

  • Time of benchmarks:
  • Target: 26 Jan 2021 - 13:20
  • Baseline: 26 Jan 2021 - 13:25
  • Package commits:
  • Target: e9a85b
  • Baseline: ecad7f
  • Julia commits:
  • Target: a7848a
  • Baseline: a7848a
  • 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
["easy"] 1.09 (5%) ❌ 1.00 (1%)
["first time"] 0.86 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • []

Julia versioninfo

Target

Julia Version 1.7.0-DEV.386
Commit a7848a28e5* (2021-01-26 07:17 UTC)
Platform Info:
 OS: Linux (x86_64-pc-linux-gnu)
 Ubuntu 18.04.5 LTS
 uname: Linux 5.4.0-1032-azure #33~18.04.1-Ubuntu SMP Tue Nov 17 11:40:52 UTC 2020 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 2131 s 0 s 165 s 2056 s 0 s
 #2 2593 MHz 1998 s 0 s 158 s 2178 s 0 s
 
 Memory: 6.791393280029297 GB (3961.453125 MB free)
 Uptime: 448.0 sec
 Load Avg: 1.04 0.9 0.48
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-11.0.1 (ORCJIT, skylake-avx512)

Baseline

Julia Version 1.7.0-DEV.386
Commit a7848a28e5* (2021-01-26 07:17 UTC)
Platform Info:
 OS: Linux (x86_64-pc-linux-gnu)
 Ubuntu 18.04.5 LTS
 uname: Linux 5.4.0-1032-azure #33~18.04.1-Ubuntu SMP Tue Nov 17 11:40:52 UTC 2020 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 4203 s 0 s 217 s 3351 s 0 s
 #2 2593 MHz 3356 s 0 s 211 s 4188 s 0 s
 
 Memory: 6.791393280029297 GB (3915.765625 MB free)
 Uptime: 791.0 sec
 Load Avg: 1.0 0.99 0.66
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-11.0.1 (ORCJIT, skylake-avx512)

Target result

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

Job Properties

  • Time of benchmark: 26 Jan 2021 - 13:20
  • Package commit: e9a85b
  • Julia commit: a7848a
  • 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"] 4.222 s (5%) 704 bytes (1%) 18
["cached easy"] 25.601 ms (5%) 704 bytes (1%) 18
["easy"] 1.395 s (5%) 704 bytes (1%) 18
["first time"] 3.090 s (5%) 1.00 KiB (1%) 20
["invalidation"] 2.736 s (5%) 720 bytes (1%) 18

Benchmark Group List

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

  • []

Julia versioninfo

Julia Version 1.7.0-DEV.386
Commit a7848a28e5* (2021-01-26 07:17 UTC)
Platform Info:
 OS: Linux (x86_64-pc-linux-gnu)
 Ubuntu 18.04.5 LTS
 uname: Linux 5.4.0-1032-azure #33~18.04.1-Ubuntu SMP Tue Nov 17 11:40:52 UTC 2020 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 2131 s 0 s 165 s 2056 s 0 s
 #2 2593 MHz 1998 s 0 s 158 s 2178 s 0 s
 
 Memory: 6.791393280029297 GB (3961.453125 MB free)
 Uptime: 448.0 sec
 Load Avg: 1.04 0.9 0.48
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-11.0.1 (ORCJIT, skylake-avx512)

Baseline result

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

Job Properties

  • Time of benchmark: 26 Jan 2021 - 13:25
  • Package commit: ecad7f
  • Julia commit: a7848a
  • 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"] 4.311 s (5%) 704 bytes (1%) 18
["cached easy"] 25.232 ms (5%) 704 bytes (1%) 18
["easy"] 1.278 s (5%) 704 bytes (1%) 18
["first time"] 3.595 s (5%) 1.00 KiB (1%) 20
["invalidation"] 2.786 s (5%) 720 bytes (1%) 18

Benchmark Group List

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

  • []

Julia versioninfo

Julia Version 1.7.0-DEV.386
Commit a7848a28e5* (2021-01-26 07:17 UTC)
Platform Info:
 OS: Linux (x86_64-pc-linux-gnu)
 Ubuntu 18.04.5 LTS
 uname: Linux 5.4.0-1032-azure #33~18.04.1-Ubuntu SMP Tue Nov 17 11:40:52 UTC 2020 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 4203 s 0 s 217 s 3351 s 0 s
 #2 2593 MHz 3356 s 0 s 211 s 4188 s 0 s
 
 Memory: 6.791393280029297 GB (3915.765625 MB free)
 Uptime: 791.0 sec
 Load Avg: 1.0 0.99 0.66
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-11.0.1 (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
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: 32K
L1i cache: 32K
L2 cache: 1024K
L3 cache: 36608K
NUMA node0 CPU(s): 0,1
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 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: 26 Jan 2021 - 13:53
  • Baseline: 26 Jan 2021 - 13:59
  • Package commits:
  • Target: 203513
  • Baseline: ecad7f
  • Julia commits:
  • Target: a7848a
  • Baseline: a7848a
  • 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
["easy"] 1.10 (5%) ❌ 1.00 (1%)
["first time"] 0.86 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • []

Julia versioninfo

Target

Julia Version 1.7.0-DEV.386
Commit a7848a28e5* (2021-01-26 07:17 UTC)
Platform Info:
 OS: Linux (x86_64-pc-linux-gnu)
 Ubuntu 18.04.5 LTS
 uname: Linux 5.4.0-1032-azure #33~18.04.1-Ubuntu SMP Tue Nov 17 11:40:52 UTC 2020 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
 speed user nice sys idle irq
 #1 2294 MHz 2446 s 0 s 169 s 2620 s 0 s
 #2 2294 MHz 2150 s 0 s 164 s 2898 s 0 s
 
 Memory: 6.7913970947265625 GB (3914.0546875 MB free)
 Uptime: 538.0 sec
 Load Avg: 1.15 1.05 0.64
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-11.0.1 (ORCJIT, broadwell)

Baseline

Julia Version 1.7.0-DEV.386
Commit a7848a28e5* (2021-01-26 07:17 UTC)
Platform Info:
 OS: Linux (x86_64-pc-linux-gnu)
 Ubuntu 18.04.5 LTS
 uname: Linux 5.4.0-1032-azure #33~18.04.1-Ubuntu SMP Tue Nov 17 11:40:52 UTC 2020 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
 speed user nice sys idle irq
 #1 2294 MHz 4184 s 0 s 214 s 4223 s 0 s
 #2 2294 MHz 3815 s 0 s 209 s 4575 s 0 s
 
 Memory: 6.7913970947265625 GB (3923.3828125 MB free)
 Uptime: 877.0 sec
 Load Avg: 1.01 1.02 0.77
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-11.0.1 (ORCJIT, broadwell)

Target result

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

Job Properties

  • Time of benchmark: 26 Jan 2021 - 13:53
  • Package commit: 203513
  • Julia commit: a7848a
  • 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"] 6.010 s (5%) 704 bytes (1%) 18
["cached easy"] 33.720 ms (5%) 704 bytes (1%) 18
["easy"] 1.963 s (5%) 704 bytes (1%) 18
["first time"] 4.300 s (5%) 1.00 KiB (1%) 20
["invalidation"] 3.825 s (5%) 720 bytes (1%) 18

Benchmark Group List

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

  • []

Julia versioninfo

Julia Version 1.7.0-DEV.386
Commit a7848a28e5* (2021-01-26 07:17 UTC)
Platform Info:
 OS: Linux (x86_64-pc-linux-gnu)
 Ubuntu 18.04.5 LTS
 uname: Linux 5.4.0-1032-azure #33~18.04.1-Ubuntu SMP Tue Nov 17 11:40:52 UTC 2020 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
 speed user nice sys idle irq
 #1 2294 MHz 2446 s 0 s 169 s 2620 s 0 s
 #2 2294 MHz 2150 s 0 s 164 s 2898 s 0 s
 
 Memory: 6.7913970947265625 GB (3914.0546875 MB free)
 Uptime: 538.0 sec
 Load Avg: 1.15 1.05 0.64
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-11.0.1 (ORCJIT, broadwell)

Baseline result

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

Job Properties

  • Time of benchmark: 26 Jan 2021 - 13:59
  • Package commit: ecad7f
  • Julia commit: a7848a
  • 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"] 6.236 s (5%) 704 bytes (1%) 18
["cached easy"] 33.192 ms (5%) 704 bytes (1%) 18
["easy"] 1.783 s (5%) 704 bytes (1%) 18
["first time"] 5.009 s (5%) 1.00 KiB (1%) 20
["invalidation"] 3.992 s (5%) 720 bytes (1%) 18

Benchmark Group List

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

  • []

Julia versioninfo

Julia Version 1.7.0-DEV.386
Commit a7848a28e5* (2021-01-26 07:17 UTC)
Platform Info:
 OS: Linux (x86_64-pc-linux-gnu)
 Ubuntu 18.04.5 LTS
 uname: Linux 5.4.0-1032-azure #33~18.04.1-Ubuntu SMP Tue Nov 17 11:40:52 UTC 2020 x86_64 x86_64
 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
 speed user nice sys idle irq
 #1 2294 MHz 4184 s 0 s 214 s 4223 s 0 s
 #2 2294 MHz 3815 s 0 s 209 s 4575 s 0 s
 
 Memory: 6.7913970947265625 GB (3923.3828125 MB free)
 Uptime: 877.0 sec
 Load Avg: 1.01 1.02 0.77
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-11.0.1 (ORCJIT, broadwell)

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
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: 79
Model name: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz
Stepping: 1
CPU MHz: 2294.685
BogoMIPS: 4589.37
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 32K
L1i cache: 32K
L2 cache: 256K
L3 cache: 51200K
NUMA node0 CPU(s): 0,1
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 rdseed adx smap xsaveopt md_clear

Cpu Property Value
Brand Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz
Vendor :Intel
Architecture :Broadwell
Model Family: 0x06, Model: 0x4f, Stepping: 0x01, Type: 0x00
Cores 2 physical cores, 2 logical cores (on executing CPU)
No Hyperthreading detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 256, 51200) kbytes
64 byte cache line size
Address Size 48 bits virtual, 46 bits physical
SIMD 256 bit = 32 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: 26 Jan 2021 - 14:24
  • Baseline: 26 Jan 2021 - 14:29
  • Package commits:
  • Target: f1382e
  • Baseline: ecad7f
  • Julia commits:
  • Target: a7848a
  • Baseline: a7848a
  • 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
["easy"] 1.13 (5%) ❌ 1.00 (1%)
["first time"] 0.84 (5%) ✅ 1.00 (1%)

Benchmark Group List

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

  • []

Julia versioninfo

Target

Julia Version 1.7.0-DEV.386
Commit a7848a28e5* (2021-01-26 07:17 UTC)
Platform Info:
 OS: Linux (x86_64-pc-linux-gnu)
 Ubuntu 18.04.5 LTS
 uname: Linux 5.4.0-1032-azure #33~18.04.1-Ubuntu SMP Tue Nov 17 11:40:52 UTC 2020 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 1905 s 0 s 155 s 2164 s 0 s
 #2 2593 MHz 2147 s 0 s 146 s 1918 s 0 s
 
 Memory: 6.7913970947265625 GB (3923.38671875 MB free)
 Uptime: 435.0 sec
 Load Avg: 1.08 0.91 0.47
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-11.0.1 (ORCJIT, skylake-avx512)

Baseline

Julia Version 1.7.0-DEV.386
Commit a7848a28e5* (2021-01-26 07:17 UTC)
Platform Info:
 OS: Linux (x86_64-pc-linux-gnu)
 Ubuntu 18.04.5 LTS
 uname: Linux 5.4.0-1032-azure #33~18.04.1-Ubuntu SMP Tue Nov 17 11:40:52 UTC 2020 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 3724 s 0 s 205 s 3595 s 0 s
 #2 2593 MHz 3641 s 0 s 198 s 3674 s 0 s
 
 Memory: 6.7913970947265625 GB (3911.59765625 MB free)
 Uptime: 766.0 sec
 Load Avg: 1.06 1.01 0.66
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-11.0.1 (ORCJIT, skylake-avx512)

Target result

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

Job Properties

  • Time of benchmark: 26 Jan 2021 - 14:24
  • Package commit: f1382e
  • Julia commit: a7848a
  • 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"] 4.307 s (5%) 704 bytes (1%) 18
["cached easy"] 24.652 ms (5%) 704 bytes (1%) 18
["easy"] 1.438 s (5%) 704 bytes (1%) 18
["first time"] 3.011 s (5%) 1.00 KiB (1%) 20
["invalidation"] 2.781 s (5%) 720 bytes (1%) 18

Benchmark Group List

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

  • []

Julia versioninfo

Julia Version 1.7.0-DEV.386
Commit a7848a28e5* (2021-01-26 07:17 UTC)
Platform Info:
 OS: Linux (x86_64-pc-linux-gnu)
 Ubuntu 18.04.5 LTS
 uname: Linux 5.4.0-1032-azure #33~18.04.1-Ubuntu SMP Tue Nov 17 11:40:52 UTC 2020 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 1905 s 0 s 155 s 2164 s 0 s
 #2 2593 MHz 2147 s 0 s 146 s 1918 s 0 s
 
 Memory: 6.7913970947265625 GB (3923.38671875 MB free)
 Uptime: 435.0 sec
 Load Avg: 1.08 0.91 0.47
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-11.0.1 (ORCJIT, skylake-avx512)

Baseline result

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

Job Properties

  • Time of benchmark: 26 Jan 2021 - 14:29
  • Package commit: ecad7f
  • Julia commit: a7848a
  • 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"] 4.333 s (5%) 704 bytes (1%) 18
["cached easy"] 25.118 ms (5%) 704 bytes (1%) 18
["easy"] 1.269 s (5%) 704 bytes (1%) 18
["first time"] 3.578 s (5%) 1.00 KiB (1%) 20
["invalidation"] 2.804 s (5%) 720 bytes (1%) 18

Benchmark Group List

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

  • []

Julia versioninfo

Julia Version 1.7.0-DEV.386
Commit a7848a28e5* (2021-01-26 07:17 UTC)
Platform Info:
 OS: Linux (x86_64-pc-linux-gnu)
 Ubuntu 18.04.5 LTS
 uname: Linux 5.4.0-1032-azure #33~18.04.1-Ubuntu SMP Tue Nov 17 11:40:52 UTC 2020 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2593 MHz 3724 s 0 s 205 s 3595 s 0 s
 #2 2593 MHz 3641 s 0 s 198 s 3674 s 0 s
 
 Memory: 6.7913970947265625 GB (3911.59765625 MB free)
 Uptime: 766.0 sec
 Load Avg: 1.06 1.01 0.66
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-11.0.1 (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
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: 32K
L1i cache: 32K
L2 cache: 1024K
L3 cache: 36608K
NUMA node0 CPU(s): 0,1
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 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

@codecov-io
Copy link

codecov-io commented Jan 26, 2021

Codecov Report

Merging #93 (4bd07b7) into master (ecad7fc) will decrease coverage by 0.10%.
The diff coverage is 95.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
- Coverage   83.67%   83.57%   -0.11%     
==========================================
  Files          10       10              
  Lines         962      974      +12     
==========================================
+ Hits          805      814       +9     
- Misses        157      160       +3     
Impacted Files Coverage Δ
src/jetcache.jl 78.68% <0.00%> (-2.98%) ⬇️
src/JET.jl 50.00% <100.00%> (ø)
src/abstractinterpretation.jl 96.15% <100.00%> (+0.19%) ⬆️
src/abstractinterpreterinterface.jl 93.54% <100.00%> (+2.63%) ⬆️
src/reports.jl 87.38% <100.00%> (ø)
src/typeinfer.jl 98.38% <100.00%> (-1.62%) ⬇️

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 ecad7fc...4bd07b7. Read the comment docs.

@aviatesk aviatesk merged commit 07157ec into master Jan 26, 2021
@aviatesk aviatesk deleted the unoptimize branch January 26, 2021 14:32
aviatesk added a commit that referenced this pull request Feb 6, 2021
The optimization for `JETInterpreter` was disabled by #93 for minor
speed up, but it turns out there are following regressions:
1. error report accuracy regression
2. invalid code cache

1. error report accuracy regression

The following piece of code will yield a false positive error
```julia
julia> function foo(a)
           function bar(n)
               if n > 0
                   a = n
               end
           end
           bar(rand(Int))
           return a
       end
foo (generic function with 1 method)

julia> using JET; report_call(foo, (Int,))
═════ 1 possible error found ═════
┌ @ REPL[1]:8 a
│ local variable a is not defined
└─────────────
Any
```

While it would be definitely possible to improve our local under var
detection logic and fix this, but I think to the previous approach
(just ask the optimization step to reveal local under vars) is more
reliable and the performance cost is negligible
(What I really need to fix is explored in #90).

2. invalid code cache

The current hack to forcibly cache unoptimized `CodeInstance` can lead
to segmentation fault (while MRE no longer happens on the current
master). But as far as JET relies on native code cache logic to restore
reports, that should be removed.
aviatesk added a commit that referenced this pull request Feb 6, 2021
The optimization for `JETInterpreter` was disabled by #93 for minor
speed up, but it turns out there are following regressions:
1. error report accuracy regression
2. invalid code cache

1. error report accuracy regression

The following piece of code will yield a false positive error
```julia
julia> function foo(a)
           function bar(n)
               if n > 0
                   a = n
               end
           end
           bar(rand(Int))
           return a
       end
foo (generic function with 1 method)

julia> using JET; report_call(foo, (Int,))
═════ 1 possible error found ═════
┌ @ REPL[1]:8 a
│ local variable a is not defined
└─────────────
Any
```

While it would be definitely possible to improve our local under var
detection logic and fix this, but I think to the previous approach
(just ask the optimization step to reveal local under vars) is more
reliable and the performance cost is negligible
(What I really need to fix is explored in #90).

2. invalid code cache

The current hack to forcibly cache unoptimized `CodeInstance` can lead
to segmentation fault (while MRE no longer happens on the current
master), or less performant self-profiling. As far as JET relies on
native code cache logic to restore reports, that should be removed
anyway.
aviatesk added a commit that referenced this pull request Feb 6, 2021
The optimization for `JETInterpreter` was disabled by #93 for minor
speed up, but it turns out there are following regressions:
1. error report accuracy regression
2. invalid code cache

1. error report accuracy regression

The following piece of code will yield a false positive error
```julia
julia> function foo(a)
           function bar(n)
               if n > 0
                   a = n
               end
           end
           bar(rand(Int))
           return a
       end
foo (generic function with 1 method)

julia> using JET; report_call(foo, (Int,))
═════ 1 possible error found ═════
┌ @ REPL[1]:8 a
│ local variable a is not defined
└─────────────
Any
```

While it would be definitely possible to improve our local under var
detection logic and fix this, but I think to the previous approach
(just ask the optimization step to reveal local under vars) is more
reliable and the performance cost is negligible
(What I really need to fix is explored in #90).

2. invalid code cache

The current hack to forcibly cache unoptimized `CodeInstance` can lead
to segmentation fault (while MRE no longer happens on the current
master), or less performant self-profiling. As far as JET relies on
native code cache logic to restore reports, that should be removed
anyway.
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