Skip to content

Support StatsFuns@2#113

Merged
andreasnoack merged 1 commit into
masterfrom
dmw/statsfuns2
May 28, 2026
Merged

Support StatsFuns@2#113
andreasnoack merged 1 commit into
masterfrom
dmw/statsfuns2

Conversation

@devmotion
Copy link
Copy Markdown
Member

Loess only uses StatsFuns.tdistinvcdf which is not affected by the update.

@github-actions
Copy link
Copy Markdown

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

Job Properties

  • Time of benchmarks:
    • Target: 28 May 2026 - 09:34
    • Baseline: 28 May 2026 - 09:35
  • Package commits:
  • Julia commits:
    • Target: 1534690
    • Baseline: 1534690
  • Julia command flags:
    • Target: None
    • Baseline: -C,native,-J/opt/hostedtoolcache/julia/1.12.6/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 ✅). Brackets display tolerances for the benchmark estimates. 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.12.6
Commit 15346901f00 (2026-04-09 19:20 UTC)
Build Info:
  Official https://julialang.org release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 24.04.4 LTS
  uname: Linux 6.17.0-1013-azure #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026 x86_64 x86_64
  CPU: AMD EPYC 9V74 80-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1     0 MHz         53 s          0 s          6 s        112 s          0 s  
       #2     0 MHz         77 s          0 s          6 s         88 s          0 s  
       #3     0 MHz         36 s          0 s          5 s        127 s          0 s  
       #4     0 MHz         45 s          0 s          6 s        117 s          0 s  
  Memory: 15.614952087402344 GB (14300.015625 MB free)
  Uptime: 172.96 sec
  Load Avg:  1.16  0.57  0.22
  WORD_SIZE: 64
  LLVM: libLLVM-18.1.7 (ORCJIT, znver4)
  GC: Built with stock GC
Threads: 1 default, 1 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.12.6
Commit 15346901f00 (2026-04-09 19:20 UTC)
Build Info:
  Official https://julialang.org release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 24.04.4 LTS
  uname: Linux 6.17.0-1013-azure #13~24.04.1-Ubuntu SMP Wed Apr 15 16:52:17 UTC 2026 x86_64 x86_64
  CPU: AMD EPYC 9V74 80-Core Processor: 
              speed         user         nice          sys         idle          irq
       #1     0 MHz         80 s          0 s          8 s        166 s          0 s  
       #2     0 MHz        104 s          0 s          7 s        142 s          0 s  
       #3     0 MHz         74 s          0 s          7 s        171 s          0 s  
       #4     0 MHz         76 s          0 s          8 s        168 s          0 s  
  Memory: 15.614952087402344 GB (13874.01953125 MB free)
  Uptime: 256.6 sec
  Load Avg:  1.48  0.88  0.37
  WORD_SIZE: 64
  LLVM: libLLVM-18.1.7 (ORCJIT, znver4)
  GC: Built with stock GC
Threads: 1 default, 1 interactive, 1 GC (on 4 virtual cores)

@andreasnoack andreasnoack merged commit cd63b39 into master May 28, 2026
5 checks passed
@andreasnoack andreasnoack deleted the dmw/statsfuns2 branch May 28, 2026 10:53
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