Skip to content

Conversation

@ext-cfa-ixa-release
Copy link
Contributor

🤖 New release

  • ixa: 0.5.0 -> 0.5.1 (✓ API compatible changes)
Changelog

0.5.1 - 2026-01-12

Other

  • add print execution stats fn (#663)
  • add tests for reservoir functions (#664)


This PR was generated with release-plz.

@github-actions
Copy link

Benchmark Results

Hyperfine

  Group                  Bench                     Mean [ms]  Min [ms]  Max [ms]       Relative
  ---------------------  ---------------------  ------------  --------  --------  -------------
  large_sir              baseline                  2.9 ± 0.0       2.8       2.9           1.00
  large_sir              ixa                     137.0 ± 2.2     134.7     144.8   48.05 ± 0.98
  large_sir              ixa_no_queries           35.8 ± 1.6      34.0      42.5   12.57 ± 0.59
  periodic_counts_bench  no_periodic_reports       7.2 ± 0.1       7.1       7.5           1.00
  periodic_counts_bench  with_periodic_reports    12.5 ± 0.3      12.3      13.9    1.73 ± 0.04

Criterion

Regressions:
  Group          Bench                                                          Change  CI Lower  CI Upper
  -------------  -----------------------------------------------------------  --------  --------  --------
  examples       example-births-deaths                                          0.584%    0.107%    1.089%
  indexing       with_query_results_multiple_individually_indexed_properties    0.602%    0.157%    1.024%
  sample_people  sampling_multiple_known_length                                 4.392%    4.212%    4.585%
  sample_people  sampling_single_l_reservoir                                    4.964%    4.878%    5.042%
  sample_people  sampling_single_known_length                                  10.360%    9.850%   10.870%
  large_dataset  bench_query_population_property                               14.373%   13.910%   14.816%
  large_dataset  bench_query_population_multi_unindexed                         7.877%    7.362%    8.351%
  large_dataset  bench_query_population_indexed_property                        3.724%    3.187%    4.191%

Improvements:
  Group          Bench                                                          Change  CI Lower  CI Upper
  -------------  -----------------------------------------------------------  --------  --------  --------
  examples       example-basic-infection                                       -0.794%   -1.420%   -0.207%
  indexing       with_query_results_indexed_multi-property                     -3.629%   -4.015%   -3.314%
  indexing       query_people_count_indexed_multi-property                    -10.530%  -10.832%  -10.306%
  indexing       query_people_multiple_individually_indexed_properties         -7.186%   -8.043%   -6.693%
  indexing       query_people_single_indexed_property                         -12.583%  -13.533%  -11.665%
  indexing       query_people_indexed_multi-property                           -4.438%   -5.126%   -3.786%
  indexing       query_people_count_multiple_individually_indexed_properties   -4.182%   -4.316%   -4.037%
  sample_people  sampling_multiple_l_reservoir                                 -0.780%   -0.914%   -0.653%
  large_dataset  bench_query_population_derived_property                       -1.808%   -2.196%   -1.427%

Unchanged:
  Group          Bench                                                          Change  CI Lower  CI Upper
  -------------  -----------------------------------------------------------  --------  --------  --------
  indexing       query_people_count_single_indexed_property                    -0.193%   -2.130%    1.824%
  indexing       with_query_results_single_indexed_property                    -0.353%   -1.577%    0.502%
  large_dataset  bench_query_population_multi_indexed                          -0.536%   -3.719%    2.215%

Copy link
Collaborator

@cdc-as81 cdc-as81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cdc-as81 cdc-as81 merged commit ea0386b into main Jan 12, 2026
3 checks passed
@cdc-as81 cdc-as81 deleted the release-plz-2026-01-12T04-44-59Z branch January 12, 2026 16:29
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