Skip to content

release: ixa 2.0.0-beta2.2#849

Merged
RobertJacobsonCDC merged 1 commit intomainfrom
release-plz-2026-04-20T06-10-24Z
Apr 20, 2026
Merged

release: ixa 2.0.0-beta2.2#849
RobertJacobsonCDC merged 1 commit intomainfrom
release-plz-2026-04-20T06-10-24Z

Conversation

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

🤖 New release

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

2.0.0-beta2.2 - 2026-04-20

Added

  • Optimize set_property if dependent does not need partial change-event processing (#844)

Other

  • turn off profiling by default (#842)
  • add clone support for entityset (#837)


This PR was generated with release-plz.

@github-actions
Copy link
Copy Markdown

Benchmark Results

Hyperfine

Command Mean [ms] Min [ms] Max [ms] Relative
large_sir::baseline 2.9 ± 0.1 2.8 3.5 1.00
large_sir::entities 11.2 ± 0.4 10.9 12.9 3.84 ± 0.19

Criterion

Regressions (slower)
Group Bench Param Change CI Lower CI Upper
sample_entity sample_entity_single_property_unindexed 10000 3.464% 2.537% 4.405%
sample_entity sample_entity_single_property_indexed 1000 3.079% 2.563% 3.555%
counts single_property_indexed_entities 2.603% 2.022% 2.969%
sample_entity sample_entity_single_property_indexed 100000 2.042% 1.684% 2.512%
sampling sampling_single_unindexed_entities 1.880% 1.520% 2.220%
sample_entity sample_entity_whole_population 10000 1.862% 1.055% 2.693%
counts multi_property_unindexed_entities 1.613% 1.051% 2.102%
sampling sampling_multiple_unindexed_entities 1.490% 1.285% 1.714%
Improvements (faster)
Group Bench Param Change CI Lower CI Upper
examples example-basic-infection -21.866% -22.276% -21.507%
counts concrete_plus_derived_unindexed_entities -20.339% -20.785% -19.990%
counts single_property_unindexed_entities -18.012% -18.451% -17.605%
large_dataset bench_query_population_multi_unindexed_entities -13.823% -14.873% -12.783%
sample_entity sample_entity_multi_property_indexed 1000 -4.552% -4.850% -4.296%
sample_entity sample_entity_multi_property_indexed 10000 -4.012% -4.282% -3.671%
sample_entity sample_entity_multi_property_indexed 100000 -3.581% -3.801% -3.288%
indexing with_query_results_multiple_individually_indexed_properties_enti -3.116% -3.609% -2.575%
indexing query_people_count_multiple_individually_indexed_properties_enti -2.762% -2.922% -2.641%
sampling sampling_multiple_l_reservoir_entities -2.631% -2.753% -2.519%
indexing with_query_results_indexed_multi-property_entities -2.567% -3.376% -1.762%
examples example-births-deaths -2.049% -2.211% -1.868%
counts multi_property_indexed_entities -1.681% -2.369% -1.123%
large_dataset bench_query_population_multi_indexed_entities -1.657% -2.045% -1.341%
sampling sampling_single_unindexed_concrete_plus_derived_entities -1.571% -2.042% -1.064%
indexing query_people_multiple_individually_indexed_properties_entities -1.224% -1.292% -1.156%
Unchanged / inconclusive (CI crosses 0%)
Group Bench Param Change CI Lower CI Upper
large_dataset bench_filter_unindexed_entity 3.858% 0.798% 6.876%
sampling sampling_multiple_known_length_entities 1.717% 0.613% 3.607%
sampling sampling_single_known_length_entities -1.388% -1.994% -0.921%
sample_entity sample_entity_whole_population 100000 1.244% 0.289% 2.277%
indexing with_query_results_single_indexed_property_entities -1.231% -2.009% -0.391%
sample_entity sample_entity_whole_population 1000 1.163% 0.124% 2.221%
algorithm_benches algorithm_sampling_single_known_length 1.036% 0.531% 1.546%
indexing query_people_indexed_multi-property_entities -1.022% -1.616% -0.310%
indexing query_people_count_single_indexed_property_entities -0.900% -1.516% -0.230%
large_dataset bench_query_population_derived_property_entities -0.814% -2.089% 0.778%
counts reindex_after_adding_more_entities -0.654% -0.753% -0.549%
sampling count_and_sampling_single_unindexed_concrete_plus_derived_entiti 0.647% 0.500% 0.785%
indexing query_people_count_indexed_multi-property_entities -0.606% -0.784% -0.401%
algorithm_benches algorithm_sampling_multiple_l_reservoir -0.595% -1.056% -0.193%
algorithm_benches algorithm_sampling_single_rand_reservoir -0.560% -1.255% 0.098%
large_dataset bench_match_entity -0.480% -1.717% 0.237%
algorithm_benches algorithm_sampling_single_l_reservoir 0.399% 0.231% 0.621%
large_dataset bench_filter_indexed_entity 0.392% -7.622% 7.983%
sampling sampling_single_l_reservoir_entities -0.391% -1.339% 0.317%
sampling count_and_sampling_single_known_length_entities 0.308% 0.016% 0.606%
large_dataset bench_query_population_indexed_property_entities -0.274% -0.457% -0.093%
sample_entity sample_entity_single_property_indexed 10000 0.266% -1.852% 1.821%
sample_entity sample_entity_single_property_unindexed 100000 -0.253% -0.627% 0.026%
sample_entity sample_entity_single_property_unindexed 1000 0.228% -0.154% 0.503%
counts index_after_adding_entities -0.212% -0.565% 0.060%
algorithm_benches algorithm_sampling_multiple_known_length 0.107% -0.508% 0.757%
indexing query_people_single_indexed_property_entities -0.094% -0.140% -0.049%
large_dataset bench_query_population_property_entities -0.007% -0.730% 0.722%

github-actions Bot added a commit that referenced this pull request Apr 20, 2026
@RobertJacobsonCDC RobertJacobsonCDC merged commit 8604bfa into main Apr 20, 2026
22 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.

2 participants