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

update to JuliaInterpreter@0.9 #296

Merged
merged 1 commit into from
Dec 26, 2021
Merged

update to JuliaInterpreter@0.9 #296

merged 1 commit into from
Dec 26, 2021

Conversation

aviatesk
Copy link
Owner

CI should run successfully once we tag new minor version of JuliaInterpreter.jl.

/cc @goerch thanks so much for your work on JuliaDebug/JuliaInterpreter.jl#503 :)

@codecov-commenter
Copy link

codecov-commenter commented Dec 26, 2021

Codecov Report

Merging #296 (32f43d3) into master (6040a37) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #296      +/-   ##
==========================================
- Coverage   89.24%   89.24%   -0.01%     
==========================================
  Files          10       10              
  Lines        2278     2277       -1     
==========================================
- Hits         2033     2032       -1     
  Misses        245      245              
Impacted Files Coverage Δ
src/toplevel/virtualprocess.jl 97.78% <100.00%> (-0.01%) ⬇️

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 6040a37...32f43d3. Read the comment docs.

@aviatesk aviatesk merged commit e99e189 into master Dec 26, 2021
@aviatesk aviatesk deleted the avi/jlinterp0.9 branch December 26, 2021 11:59
@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: 26 Dec 2021 - 11:50
  • Baseline: 26 Dec 2021 - 12:08
  • Package commits:
  • Target: 05c094
  • Baseline: 6040a3
  • Julia commits:
  • Target: 57bd56
  • Baseline: 57bd56
  • 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
["end to end"] 0.96 (5%) 35.10 (1%) ❌
["top-level"] 0.91 (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.8.0-DEV.1177
Commit 57bd56e87a (2021-12-25 08:56 UTC)
Platform Info:
 OS: Linux (x86_64-pc-linux-gnu)
 Ubuntu 20.04.3 LTS
 uname: Linux 5.11.0-1022-azure #23~20.04.1-Ubuntu SMP Fri Nov 19 10:20:52 UTC 2021 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 6081 s 1 s 421 s 7523 s 0 s
 #2 2095 MHz 6161 s 1 s 444 s 7433 s 0 s
 
 Memory: 6.788982391357422 GB (3068.75390625 MB free)
 Uptime: 1410.28 sec
 Load Avg: 1.04 1.04 0.83
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-12.0.1 (ORCJIT, skylake-avx512)

Baseline

Julia Version 1.8.0-DEV.1177
Commit 57bd56e87a (2021-12-25 08:56 UTC)
Platform Info:
 OS: Linux (x86_64-pc-linux-gnu)
 Ubuntu 20.04.3 LTS
 uname: Linux 5.11.0-1022-azure #23~20.04.1-Ubuntu SMP Fri Nov 19 10:20:52 UTC 2021 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 11704 s 1 s 715 s 12455 s 0 s
 #2 2095 MHz 11571 s 1 s 741 s 12576 s 0 s
 
 Memory: 6.788982391357422 GB (3052.38671875 MB free)
 Uptime: 2497.14 sec
 Load Avg: 1.0 1.02 1.0
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-12.0.1 (ORCJIT, skylake-avx512)

Target result

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

Job Properties

  • Time of benchmark: 26 Dec 2021 - 11:50
  • Package commit: 05c094
  • Julia commit: 57bd56
  • 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.503 s (5%) 728 bytes (1%) 19
["cached easy"] 4.475 ms (5%) 728 bytes (1%) 19
["easy"] 1.257 s (5%) 728 bytes (1%) 19
["end to end"] 12.793 s (5%) 146.99 KiB (1%) 279
["first time"] 4.555 s (5%) 920 bytes (1%) 20
["invalidation"] 4.814 s (5%) 752 bytes (1%) 19
["package loading"] 295.266 ms (5%) 648 bytes (1%) 19
["self analysis"] 20.698 s (5%) 960 bytes (1%) 19
["top-level first time"] 9.244 s (5%) 1.66 KiB (1%) 20
["top-level"] 2.774 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.1177
Commit 57bd56e87a (2021-12-25 08:56 UTC)
Platform Info:
 OS: Linux (x86_64-pc-linux-gnu)
 Ubuntu 20.04.3 LTS
 uname: Linux 5.11.0-1022-azure #23~20.04.1-Ubuntu SMP Fri Nov 19 10:20:52 UTC 2021 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 6081 s 1 s 421 s 7523 s 0 s
 #2 2095 MHz 6161 s 1 s 444 s 7433 s 0 s
 
 Memory: 6.788982391357422 GB (3068.75390625 MB free)
 Uptime: 1410.28 sec
 Load Avg: 1.04 1.04 0.83
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-12.0.1 (ORCJIT, skylake-avx512)

Baseline result

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

Job Properties

  • Time of benchmark: 26 Dec 2021 - 12:8
  • Package commit: 6040a3
  • Julia commit: 57bd56
  • 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.499 s (5%) 728 bytes (1%) 19
["cached easy"] 4.324 ms (5%) 728 bytes (1%) 19
["easy"] 1.223 s (5%) 728 bytes (1%) 19
["end to end"] 13.316 s (5%) 4.19 KiB (1%) 102
["first time"] 4.565 s (5%) 920 bytes (1%) 20
["invalidation"] 5.036 s (5%) 752 bytes (1%) 19
["package loading"] 296.333 ms (5%) 648 bytes (1%) 19
["self analysis"] 20.450 s (5%) 960 bytes (1%) 19
["top-level first time"] 9.237 s (5%) 1.66 KiB (1%) 20
["top-level"] 3.046 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.1177
Commit 57bd56e87a (2021-12-25 08:56 UTC)
Platform Info:
 OS: Linux (x86_64-pc-linux-gnu)
 Ubuntu 20.04.3 LTS
 uname: Linux 5.11.0-1022-azure #23~20.04.1-Ubuntu SMP Fri Nov 19 10:20:52 UTC 2021 x86_64 x86_64
 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: 
 speed user nice sys idle irq
 #1 2095 MHz 11704 s 1 s 715 s 12455 s 0 s
 #2 2095 MHz 11571 s 1 s 741 s 12576 s 0 s
 
 Memory: 6.788982391357422 GB (3052.38671875 MB free)
 Uptime: 2497.14 sec
 Load Avg: 1.0 1.02 1.0
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-12.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
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.197
BogoMIPS: 4190.39
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 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

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