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

CompatHelper: add new compat entry for Zygote at version 0.6 for package benchmark, (keep existing compat) #333

Merged

Conversation

github-actions[bot]
Copy link
Contributor

This pull request sets the compat entry for the Zygote package to 0.6 for package benchmark.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.
Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

@prbzrg prbzrg merged commit e28b965 into main Oct 18, 2023
@prbzrg prbzrg deleted the compathelper/new_version/2023-10-18-14-09-08-532-03239749908 branch October 18, 2023 15:22
@github-actions
Copy link
Contributor Author

Benchmark result

Judge result

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

Job Properties

  • Time of benchmarks:
    • Target: 18 Oct 2023 - 18:46
    • Baseline: 18 Oct 2023 - 18:56
  • Package commits:
    • Target: baea42
    • Baseline: 56ac11
  • Julia commits:
    • Target: bed2cd
    • Baseline: bed2cd
  • 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
["main", "inplace", "AD-1-order", "test"] 1.14 (5%) ❌ 1.14 (1%) ❌
["main", "inplace", "AD-1-order", "train"] 1.06 (5%) ❌ 1.01 (1%) ❌
["main", "inplace", "direct", "test"] 1.08 (5%) ❌ 1.06 (1%) ❌
["main", "no_inplace", "AD-1-order", "test"] 1.13 (5%) ❌ 1.17 (1%) ❌
["main", "no_inplace", "AD-1-order", "train"] 1.03 (5%) 1.03 (1%) ❌
["main", "no_inplace", "direct", "test"] 1.06 (5%) ❌ 1.08 (1%) ❌

Benchmark Group List

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

  • ["main", "inplace", "AD-1-order"]
  • ["main", "inplace", "direct"]
  • ["main", "no_inplace", "AD-1-order"]
  • ["main", "no_inplace", "direct"]

Julia versioninfo

Target

Julia Version 1.9.3
Commit bed2cd540a1 (2023-08-24 14:43 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-1014-azure #14~22.04.1-Ubuntu SMP Wed Sep 13 16:15:26 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz: 
              speed         user         nice          sys         idle          irq
       #1  2397 MHz      15806 s          0 s        582 s      21496 s          0 s
       #2  2397 MHz       6206 s          0 s        871 s      30773 s          0 s
  Memory: 6.7597503662109375 GB (4305.6796875 MB free)
  Uptime: 3811.48 sec
  Load Avg:  1.09  1.03  0.79
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-14.0.6 (ORCJIT, haswell)
  Threads: 1 on 2 virtual cores

Baseline

Julia Version 1.9.3
Commit bed2cd540a1 (2023-08-24 14:43 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-1014-azure #14~22.04.1-Ubuntu SMP Wed Sep 13 16:15:26 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz: 
              speed         user         nice          sys         idle          irq
       #1  2397 MHz      19946 s          0 s        671 s      23519 s          0 s
       #2  2397 MHz       8306 s          0 s        960 s      34831 s          0 s
  Memory: 6.7597503662109375 GB (4236.28515625 MB free)
  Uptime: 4438.48 sec
  Load Avg:  1.0  1.0  0.92
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-14.0.6 (ORCJIT, haswell)
  Threads: 1 on 2 virtual cores

Target result

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

Job Properties

  • Time of benchmark: 18 Oct 2023 - 18:46
  • Package commit: baea42
  • Julia commit: bed2cd
  • 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
["main", "inplace", "AD-1-order", "test"] 4.263 s (5%) 302.869 ms 1.97 GiB (1%) 534993
["main", "inplace", "AD-1-order", "train"] 1.311 s (5%) 118.102 ms 723.01 MiB (1%) 282053
["main", "inplace", "direct", "test"] 3.272 ms (5%) 3.18 MiB (1%) 8998
["main", "inplace", "direct", "train"] 1.850 ms (5%) 1.05 MiB (1%) 4058
["main", "no_inplace", "AD-1-order", "test"] 4.467 s (5%) 382.378 ms 2.49 GiB (1%) 570084
["main", "no_inplace", "AD-1-order", "train"] 1.480 s (5%) 226.030 ms 1.45 GiB (1%) 340722
["main", "no_inplace", "direct", "test"] 3.501 ms (5%) 4.06 MiB (1%) 9352
["main", "no_inplace", "direct", "train"] 2.251 ms (5%) 2.08 MiB (1%) 4400

Benchmark Group List

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

  • ["main", "inplace", "AD-1-order"]
  • ["main", "inplace", "direct"]
  • ["main", "no_inplace", "AD-1-order"]
  • ["main", "no_inplace", "direct"]

Julia versioninfo

Julia Version 1.9.3
Commit bed2cd540a1 (2023-08-24 14:43 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-1014-azure #14~22.04.1-Ubuntu SMP Wed Sep 13 16:15:26 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz: 
              speed         user         nice          sys         idle          irq
       #1  2397 MHz      15806 s          0 s        582 s      21496 s          0 s
       #2  2397 MHz       6206 s          0 s        871 s      30773 s          0 s
  Memory: 6.7597503662109375 GB (4305.6796875 MB free)
  Uptime: 3811.48 sec
  Load Avg:  1.09  1.03  0.79
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-14.0.6 (ORCJIT, haswell)
  Threads: 1 on 2 virtual cores

Baseline result

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

Job Properties

  • Time of benchmark: 18 Oct 2023 - 18:56
  • Package commit: 56ac11
  • Julia commit: bed2cd
  • 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
["main", "inplace", "AD-1-order", "test"] 3.755 s (5%) 277.516 ms 1.74 GiB (1%) 469677
["main", "inplace", "AD-1-order", "train"] 1.236 s (5%) 108.862 ms 715.46 MiB (1%) 278465
["main", "inplace", "direct", "test"] 3.021 ms (5%) 2.99 MiB (1%) 8428
["main", "inplace", "direct", "train"] 1.890 ms (5%) 1.05 MiB (1%) 4058
["main", "no_inplace", "AD-1-order", "test"] 3.937 s (5%) 359.709 ms 2.12 GiB (1%) 495801
["main", "no_inplace", "AD-1-order", "train"] 1.443 s (5%) 219.801 ms 1.41 GiB (1%) 334187
["main", "no_inplace", "direct", "test"] 3.316 ms (5%) 3.76 MiB (1%) 8740
["main", "no_inplace", "direct", "train"] 2.306 ms (5%) 2.06 MiB (1%) 4394

Benchmark Group List

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

  • ["main", "inplace", "AD-1-order"]
  • ["main", "inplace", "direct"]
  • ["main", "no_inplace", "AD-1-order"]
  • ["main", "no_inplace", "direct"]

Julia versioninfo

Julia Version 1.9.3
Commit bed2cd540a1 (2023-08-24 14:43 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-1014-azure #14~22.04.1-Ubuntu SMP Wed Sep 13 16:15:26 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz: 
              speed         user         nice          sys         idle          irq
       #1  2397 MHz      19946 s          0 s        671 s      23519 s          0 s
       #2  2397 MHz       8306 s          0 s        960 s      34831 s          0 s
  Memory: 6.7597503662109375 GB (4236.28515625 MB free)
  Uptime: 4438.48 sec
  Load Avg:  1.0  1.0  0.92
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-14.0.6 (ORCJIT, haswell)
  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
Address sizes:                      46 bits physical, 48 bits virtual
Byte Order:                         Little Endian
CPU(s):                             2
On-line CPU(s) list:                0,1
Vendor ID:                          GenuineIntel
Model name:                         Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz
CPU family:                         6
Model:                              63
Thread(s) per core:                 1
Core(s) per socket:                 2
Socket(s):                          1
Stepping:                           2
BogoMIPS:                           4794.44
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 invpcid_single pti fsgsbase bmi1 avx2 smep bmi2 erms invpcid xsaveopt md_clear
Hypervisor vendor:                  Microsoft
Virtualization type:                full
L1d cache:                          64 KiB (2 instances)
L1i cache:                          64 KiB (2 instances)
L2 cache:                           512 KiB (2 instances)
L3 cache:                           30 MiB (1 instance)
NUMA node(s):                       1
NUMA node0 CPU(s):                  0,1
Vulnerability Gather data sampling: Not affected
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 Retbleed:             Not affected
Vulnerability Spec rstack overflow: Not affected
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 Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz
Vendor :Intel
Architecture :Haswell
Model Family: 0x06, Model: 0x3f, Stepping: 0x02, 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, 256, 30720) 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

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