Skip to content

release: ixa 2.0.0-beta2.1#840

Open
ext-cfa-ixa-release[bot] wants to merge 1 commit intomainfrom
release-plz-2026-04-06T05-56-08Z
Open

release: ixa 2.0.0-beta2.1#840
ext-cfa-ixa-release[bot] wants to merge 1 commit intomainfrom
release-plz-2026-04-06T05-56-08Z

Conversation

@ext-cfa-ixa-release
Copy link
Copy Markdown
Contributor

🤖 New release

  • ixa: 2.0.0-beta2 -> 2.0.0-beta2.1 (✓ API compatible changes)
Changelog

2.0.0-beta2.1 - 2026-04-06

Added

  • smallvec and smallbox optimization in set_property (#835)

Other

  • remove debugger (#828)
  • bump actions/deploy-pages from 4 to 5 (#830)
  • bump actions/configure-pages from 5 to 6 (#831)


This PR was generated with release-plz.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

Benchmark Results

Hyperfine

Command Mean [ms] Min [ms] Max [ms] Relative
large_sir::baseline 2.8 ± 0.1 2.8 3.0 1.00
large_sir::entities 12.8 ± 0.3 12.3 13.8 4.51 ± 0.14

Criterion

Regressions (slower)
Group Bench Param Change CI Lower CI Upper
sample_entity sample_entity_single_property_unindexed 1000 24.662% 22.434% 26.854%
large_dataset bench_query_population_multi_unindexed_entities 21.586% 21.281% 21.971%
examples example-births-deaths 7.231% 6.776% 7.785%
large_dataset bench_query_population_multi_indexed_entities 2.640% 2.137% 3.153%
sampling sampling_single_unindexed_concrete_plus_derived_entities 1.995% 1.645% 2.327%
sampling sampling_single_unindexed_entities 1.783% 1.454% 2.067%
sampling sampling_multiple_unindexed_entities 1.617% 1.254% 1.836%
large_dataset bench_query_population_indexed_property_entities 1.302% 1.076% 1.547%
Improvements (faster)
Group Bench Param Change CI Lower CI Upper
indexing query_people_single_indexed_property_entities -24.896% -24.961% -24.841%
sample_entity sample_entity_single_property_unindexed 10000 -13.572% -15.676% -11.349%
examples example-basic-infection -7.920% -8.553% -7.345%
large_dataset bench_match_entity -6.748% -8.318% -5.631%
large_dataset bench_filter_unindexed_entity -5.332% -8.695% -1.910%
indexing query_people_count_multiple_individually_indexed_properties_enti -4.224% -4.279% -4.173%
counts multi_property_indexed_entities -3.903% -4.421% -3.358%
algorithm_benches algorithm_sampling_multiple_known_length -3.665% -4.318% -3.109%
indexing query_people_indexed_multi-property_entities -3.629% -3.753% -3.493%
algorithm_benches algorithm_sampling_multiple_l_reservoir -3.486% -3.809% -3.167%
large_dataset bench_query_population_derived_property_entities -3.369% -3.957% -2.833%
indexing query_people_multiple_individually_indexed_properties_entities -2.334% -2.436% -2.196%
sampling sampling_single_l_reservoir_entities -1.590% -1.918% -1.269%
Unchanged / inconclusive (CI crosses 0%)
Group Bench Param Change CI Lower CI Upper
large_dataset bench_query_population_property_entities -1.695% -2.945% -0.477%
sample_entity sample_entity_single_property_indexed 1000 -1.483% -2.716% -0.260%
indexing with_query_results_indexed_multi-property_entities 1.197% 0.507% 1.780%
sampling sampling_single_known_length_entities -1.195% -2.216% 0.357%
indexing with_query_results_single_indexed_property_entities 1.153% 0.693% 1.501%
sample_entity sample_entity_multi_property_indexed 10000 1.153% 0.940% 1.339%
counts single_property_unindexed_entities -0.939% -1.664% -0.373%
sampling count_and_sampling_single_unindexed_concrete_plus_derived_entiti 0.934% 0.823% 1.068%
sampling sampling_multiple_l_reservoir_entities -0.895% -1.279% -0.580%
counts multi_property_unindexed_entities -0.864% -1.569% -0.237%
counts reindex_after_adding_more_entities -0.821% -0.978% -0.667%
sample_entity sample_entity_single_property_indexed 100000 -0.819% -1.091% -0.537%
sample_entity sample_entity_multi_property_indexed 1000 0.737% 0.191% 1.141%
sample_entity sample_entity_whole_population 1000 0.642% 0.064% 1.049%
large_dataset bench_filter_indexed_entity -0.553% -8.307% 8.162%
counts single_property_indexed_entities 0.493% -0.136% 1.003%
sample_entity sample_entity_single_property_unindexed 100000 -0.433% -0.699% -0.165%
algorithm_benches algorithm_sampling_single_rand_reservoir -0.390% -0.951% 0.018%
algorithm_benches algorithm_sampling_single_known_length -0.287% -0.819% 0.054%
indexing with_query_results_multiple_individually_indexed_properties_enti -0.257% -0.546% 0.103%
indexing query_people_count_indexed_multi-property_entities 0.208% -0.139% 0.788%
sample_entity sample_entity_single_property_indexed 10000 -0.163% -0.409% 0.124%
sampling sampling_multiple_known_length_entities 0.125% -0.484% 0.704%
sample_entity sample_entity_whole_population 10000 0.111% -0.333% 0.603%
counts concrete_plus_derived_unindexed_entities -0.098% -0.382% 0.149%
sample_entity sample_entity_whole_population 100000 -0.071% -0.507% 0.222%
sample_entity sample_entity_multi_property_indexed 100000 0.064% -0.384% 0.614%
sampling count_and_sampling_single_known_length_entities -0.059% -0.312% 0.235%
indexing query_people_count_single_indexed_property_entities -0.055% -0.311% 0.277%
algorithm_benches algorithm_sampling_single_l_reservoir -0.054% -0.292% 0.123%
counts index_after_adding_entities -0.027% -0.396% 0.542%

github-actions bot added a commit that referenced this pull request Apr 6, 2026
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