← Back to home
Comparison · Analytics

Distributions.jl vs performance

A side-by-side editorial comparison of Distributions.jl and performance — release velocity, themes, recent moves, and the top alternatives to consider.

Distributions.jl vs performance: at a glance

FeatureDistributions.jlperformance
SectorAnalyticsAnalytics
Velocity score2.50.0
Sparks · 30d00
Top themesjulia, statistics, distributions, automatic-differentiationr-language, model-diagnostics, bayesian, easystats
Last editorial update3h ago1h ago
WebsiteVisit →Visit →

What is Distributions.jl?

Julia's distribution library grinds forward one distribution at a time

Distributions.jl ships small, frequent releases against a large and settled API surface. Recent work splits between correctness fixes to individual distributions (LogitNormal formulas, Semicircle quantiles, Truncated Chernoff), incremental fitting support such as sufficient statistics and MLE for Chi and Chisq, and infrastructure moves like more consistent error types and global sparsity tracing through constructors.

Read the full Distributions.jl trajectory →

What is performance?

performance keeps adding ways to check a model you have already fitted.

performance is at 0.17.1, which added check_priors() for prior predictive checks on Bayesian models and gave check_overdispersion(), check_model() and check_predictions() arguments to control residual type and plot range. The releases before it are a similar mix: a -2LL criterion column in test_likelihoodratio(), Bayesian predictive checks routed through modelbased, and in 0.16.0 a set of breaking renames including RMSA to the correct RMSR.

Read the full performance trajectory →

Distributions.jl vs performance: editorial side-by-side

D2.5

Julia's distribution library grinds forward one distribution at a time

◆ Current state

Distributions.jl ships small, frequent releases against a large and settled API surface. Recent work splits between correctness fixes to individual distributions (LogitNormal formulas, Semicircle quantiles, Truncated Chernoff), incremental fitting support such as sufficient statistics and MLE for Chi and Chisq, and infrastructure moves like more consistent error types and global sparsity tracing through constructors.

◆ Where it's heading

The arc is consolidation rather than expansion: dependencies are being pruned and internals made more predictable so the package composes cleanly with the rest of the Julia numerical stack. Support for sparsity tracing and looser MvNormal type aliases both point at making the library easier to drive from automatic-differentiation and optimization code.

◆ Prediction

Expect the same cadence of per-distribution fixes and fitting-method additions, with continued work on making constructors transparent to tracing and AD tooling. Nothing in these entries signals a major version or API break.

P
performance
ANALYTICS
0.0

performance keeps adding ways to check a model you have already fitted.

◆ Current state

performance is at 0.17.1, which added check_priors() for prior predictive checks on Bayesian models and gave check_overdispersion(), check_model() and check_predictions() arguments to control residual type and plot range. The releases before it are a similar mix: a -2LL criterion column in test_likelihoodratio(), Bayesian predictive checks routed through modelbased, and in 0.16.0 a set of breaking renames including RMSA to the correct RMSR.

◆ Where it's heading

Two consistent habits. Diagnostics keep gaining arguments to narrow what is examined — ppc_range, x_limits, maximum_dots, show_ci — which reads as a package being used on models large and awkward enough that the defaults stopped working. And simulated residuals via DHARMa keep displacing standard ones as the basis for the checks themselves.

◆ Prediction

With check_priors() newly added and Bayesian predictive checks now routed through modelbased, the next release most likely extends the Bayesian diagnostic set rather than reworking the frequentist checks.

Alternatives to Distributions.jl and performance

Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either Distributions.jl or performance.

See all Distributions.jl alternatives → · See all performance alternatives →

Recent activity from Distributions.jl and performance

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 16d agoDistributions.jlLogitNormal comment fix and doc typo cleanup
  2. 1mo agoperformancecheck_priors() added; overdispersion plots use simulated residuals
  3. 1mo agoDistributions.jlLooser MvNormal and MvNormalCanon type aliases
  4. 1mo agoDistributions.jlTruncated Chernoff quantile and sparsity tracing fixes
  5. 1mo agoDistributions.jlSparsity tracing works through distribution constructors
  6. 2mo agoDistributions.jlStatsFuns 2 upgrade and CI action bumps
  7. 2mo agoperformance-2LL criterion column and unified Bayesian predictive checks
  8. 3mo agoDistributions.jlSufficient statistics and MLE for Chi and Chisq
  9. 6mo agoperformanceBreaking renames plus point-count and CI controls in check_model()
  10. 8mo agoperformancecheck_autocorrelation() methods for DHARMa objects
  11. 10mo agoperformanceFixes CRAN checks after an rstanarm update
  12. 11mo agoperformancetinytable output format in display()

Frequently asked questions

What is the difference between Distributions.jl and performance?

They serve adjacent needs but don't currently overlap on shipped themes. Distributions.jl is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is Distributions.jl better than performance?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. Distributions.jl is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to Distributions.jl?

Top Distributions.jl alternatives in Analytics are ranked by recent ship velocity. Browse the "Distributions.jl alternatives" section above for the current picks, or visit /alternatives/distributions-jl for the full list with editorial commentary on each.

What are the best alternatives to performance?

Top performance alternatives in Analytics are ranked by recent ship velocity. Browse the "performance alternatives" section above for the current picks, or visit /alternatives/easystats-performance for the full list with editorial commentary on each.