JuliaStats / MixedModels.jl

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

fix typo that changes scale #714

Closed palday closed 1 year ago

palday commented 1 year ago

closes #713

codecov[bot] commented 1 year ago

Codecov Report

Patch has no changes to coverable lines.

Files Changed Coverage
src/bootstrap.jl ø

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

github-actions[bot] commented 1 year 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", "machines:1"] 1.09 (5%) :x: 1.00 (1%)
["crossed", "ml1m:1"] 0.96 (5%) 0.76 (1%) :white_check_mark:
["crossed", "mrk17_exp1:1"] 0.02 (5%) :white_check_mark: 0.19 (1%) :white_check_mark:
["crossed", "penicillin:1"] 1.09 (5%) :x: 1.00 (1%)
["crossedvector", "d3:1"] 1.03 (5%) 0.48 (1%) :white_check_mark:
["crossedvector", "kb07:2"] 1.16 (5%) :x: 1.00 (1%)
["crossedvector", "kb07:3"] 1.12 (5%) :x: 1.00 (1%)
["crossedvector", "mrk17_exp1:2"] 0.95 (5%) :white_check_mark: 0.65 (1%) :white_check_mark:
["singlevector", "sleepstudy:2"] 1.15 (5%) :x: 1.01 (1%)
["singlevector", "sleepstudy:3"] 0.00 (5%) :white_check_mark: 0.00 (1%) :white_check_mark:
["singlevector", "sleepstudy:4"] 1.21 (5%) :x: 1.01 (1%)

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 5.15.0-1041-azure #48-Ubuntu SMP Tue Jun 20 20:34:08 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       4308 s          0 s        190 s       1593 s          0 s
       #2  2793 MHz       2444 s          0 s        200 s       3442 s          0 s
  Memory: 6.769481658935547 GB (4733.62109375 MB free)
  Uptime: 614.25 sec
  Load Avg:  1.15  1.08  0.7
  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 5.15.0-1041-azure #48-Ubuntu SMP Tue Jun 20 20:34:08 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       5924 s          0 s        271 s       3184 s          0 s
       #2  2793 MHz       4959 s          0 s        282 s       4136 s          0 s
  Memory: 6.769481658935547 GB (4816.1796875 MB free)
  Uptime: 943.55 sec
  Load Avg:  1.11  1.33  0.98
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-14.0.6 (ORCJIT, icelake-server)
  Threads: 1 on 2 virtual cores