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

0.24.0 #1284

Merged
merged 7 commits into from
Nov 25, 2024
Merged

0.24.0 #1284

merged 7 commits into from
Nov 25, 2024

Conversation

vincentarelbundock
Copy link
Owner

No description provided.

Copy link

github-actions bot commented Nov 24, 2024

Benchmark results

💥 means that PR is more than 5% slower than main or CRAN
⚡ means that PR is more than 5% faster than main or CRAN

Click to see benchmark results
Expression PR time (median, seconds) % change with “main” % change with CRAN PR memory (MB) Mem. % change with “main” Mem. % change with CRAN
slopes(mod, vcov = FALSE, newdata = “mean”) 0.15269304 3.07% 1.17% 208.420968 0% 0%
slopes(mod, newdata = “mean”) 0.35427391 2.97% -1.78% 212.616656 0% 0%
slopes(mod, vcov = FALSE, variables = “X3”) 0.12932681 2.94% 1.13% 547.486824 0% 0%
slopes(mod, variables = “X3”) 0.58682864 4.34% 0.35% 1086.330432 0% 0%
slopes(mod, vcov = FALSE) 2.00565685 -2.12% 1.36% 11173.213656 0% 0%
slopes(mod) 8.05163250 -1.37% -2.1% 21786.190752 0% 0%
hypotheses(mod, hypothesis = “b3 - b1 = 0”) 0.05871342 1.5% 0.43%
4.503264
0.69% 1.11%
hypotheses(mod, hypothesis = “b2^2 * exp(b1) = 0”) 0.05833991 0.41% -0.35%
4.054256
0% 0%
hypotheses(mod, hypothesis = ~reference) 0.09065092 1.17% ⚡ -7.66%
9.020648
0% 0%
predictions(mod) 0.48661151 1.08% -3.79% 1493.505584 0% 0%
predictions(mod, newdata = “mean”) 0.13210338 -0.37% -0.34% 81.971064 0% -0.04%
predictions(mod, newdata = datagrid(X2 = unique)) 4.29652949 -4.66% -3.31% 1655.066024 -0.01% -0.01%
comparisons(mod2) 0.66434951 0.99% 1.61% 1238.395568 0% 0%
comparisons(mod2, comparison = “dydxavg”) 0.48892569 -0.99% 1.82% 993.879344 0% 0.01%
comparisons(mod2, comparison = “eydxavg”) 1.34460892 -0.41% 0.82% 1650.368688 0% -0.01%
comparisons(mod2, comparison = “ratioavg”) 0.48834741 -2.35% -1.99% 966.150728 0% 0%

Generated via commit e0abf78

Download link for the artifact containing the test results: ↓ benchmark-results.zip

@vincentarelbundock vincentarelbundock merged commit e0abf78 into main Nov 25, 2024
32 of 34 checks passed
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