JuliaStats / MixedModels.jl

A Julia package for fitting (statistical) mixed-effects models
http://juliastats.org/MixedModels.jl/stable
MIT License
402 stars 47 forks source link

Spellcheck CI #726

Closed palday closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/Xymat.jl 90.24% <ø> (ø)
src/bootstrap.jl 99.65% <ø> (ø)
src/serialization.jl 93.75% <0.00%> (ø)

:loudspeaker: Thoughts on this report? Let us know!.

github-actions[bot] commented 8 months ago

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

Job Properties

Results

A ratio greater than 1.0 denotes a possible regression (marked with :x:), while a ratio less than 1.0 denotes a possible improvement (marked with :white_check_mark:). 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
["crossed", "kb07:1"] 0.00 (5%) :white_check_mark: 0.00 (1%) :white_check_mark:
["crossed", "ml1m:1"] 0.94 (5%) :white_check_mark: 0.76 (1%) :white_check_mark:
["crossed", "mrk17_exp1:1"] 0.01 (5%) :white_check_mark: 0.18 (1%) :white_check_mark:
["crossedvector", "d3:1"] 0.79 (5%) :white_check_mark: 0.48 (1%) :white_check_mark:
["crossedvector", "mrk17_exp1:2"] 0.91 (5%) :white_check_mark: 0.65 (1%) :white_check_mark:
["nested", "pastes:2"] 0.92 (5%) :white_check_mark: 1.00 (1%)
["singlevector", "sleepstudy:3"] 0.00 (5%) :white_check_mark: 0.00 (1%) :white_check_mark:

Benchmark Group List

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

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-1015-azure #15~22.04.1-Ubuntu SMP Fri Oct  6 13:20:44 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
              speed         user         nice          sys         idle          irq
       #1  2793 MHz       2656 s          0 s        176 s       4442 s          0 s
       #2  2793 MHz       4136 s          0 s        169 s       2974 s          0 s
  Memory: 6.7597503662109375 GB (4644.078125 MB free)
  Uptime: 733.59 sec
  Load Avg:  1.08  1.03  0.65
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-14.0.6 (ORCJIT, icelake-server)
  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-1015-azure #15~22.04.1-Ubuntu SMP Fri Oct  6 13:20:44 UTC 2023 x86_64 x86_64
  CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz: 
              speed         user         nice          sys         idle          irq
       #1  2793 MHz       3660 s          0 s        280 s       6628 s          0 s
       #2  2793 MHz       7200 s          0 s        246 s       3132 s          0 s
  Memory: 6.7597503662109375 GB (4803.73828125 MB free)
  Uptime: 1063.71 sec
  Load Avg:  1.03  1.24  0.92
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-14.0.6 (ORCJIT, icelake-server)
  Threads: 1 on 2 virtual cores