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

Set permissions in benchmark.yml #95

Merged
merged 3 commits into from
Aug 19, 2024
Merged

Conversation

andreasnoack
Copy link
Member

Copy link

github-actions bot commented Aug 19, 2024

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

Job Properties

  • Time of benchmarks:
    • Target: 19 Aug 2024 - 14:08
    • Baseline: 19 Aug 2024 - 14:09
  • Package commits:
    • Target: 6d9a48
    • Baseline: b22472
  • Julia commits:
    • Target: 48d4fd
    • Baseline: 48d4fd
  • Julia command flags:
    • Target: None
    • Baseline: -C,native,-J/opt/hostedtoolcache/julia/1.10.4/x64/lib/julia/sys.so,-g1,-O3,-e,using Pkg; Pkg.update()
  • 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:

  • ["random"]
  • ["ties"]

Julia versioninfo

Target

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.4 LTS
  uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64
  CPU: AMD EPYC 7763 64-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1  2445 MHz        257 s          0 s         49 s       1818 s          0 s
       #2  3243 MHz        595 s          0 s         54 s       1477 s          0 s
       #3  2907 MHz        160 s          0 s         47 s       1906 s          0 s
       #4  2639 MHz        143 s          0 s         52 s       1930 s          0 s
  Memory: 15.606491088867188 GB (13931.37890625 MB free)
  Uptime: 215.01 sec
  Load Avg:  0.81  0.33  0.13
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.4 LTS
  uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64
  CPU: AMD EPYC 7763 64-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1  2851 MHz        425 s          0 s         53 s       2030 s          0 s
       #2  2445 MHz        624 s          0 s         57 s       1828 s          0 s
       #3  3260 MHz        330 s          0 s         54 s       2112 s          0 s
       #4  3243 MHz        153 s          0 s         55 s       2299 s          0 s
  Memory: 15.606491088867188 GB (14073.04296875 MB free)
  Uptime: 253.4 sec
  Load Avg:  0.9  0.42  0.17
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

@andreasnoack andreasnoack merged commit 0f89d30 into master Aug 19, 2024
4 checks passed
@andreasnoack andreasnoack deleted the andreasnoack-patch-1 branch August 19, 2024 14:18
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