equinor
ert
BlogDocsChangelog

Remove parameter metadata

#12466Merged
Comparing
xjules:rem_metadata_genkw
(
b3233c4
) with
main
(
c612499
)
CodSpeed Performance Gauge
-1%
Untouched
22

Benchmarks

Passed

test_plotter_on_all_snake_oil_responses_time[0]
tests/ert/performance_tests/test_dark_storage_performance.py
CodSpeed Performance Gauge
+2%
10.8 s10.6 s
test_direct_dark_performance[gen_x: 20, sum_x: 20 reals: 10-gen_data-get_record_csv]
tests/ert/performance_tests/test_dark_storage_performance.py
CodSpeed Performance Gauge
+1%
15.7 ms15.6 ms
test_direct_dark_performance_with_storage[gen_x: 20, sum_x: 20 reals: 10-summary-get_record_observations]
tests/ert/performance_tests/test_dark_storage_performance.py
CodSpeed Performance Gauge
0%
255 µs254.4 µs
test_direct_dark_performance[gen_x: 20, sum_x: 20 reals: 10-summary_with_obs-get_record_parquet]
tests/ert/performance_tests/test_dark_storage_performance.py
CodSpeed Performance Gauge
0%
23.4 ms23.3 ms
test_snapshot_handling_of_forward_model_events[10-10-1]
tests/ert/performance_tests/test_snapshot.py
CodSpeed Performance Gauge
0%
10.8 ms10.8 ms
test_snapshot_handling_of_forward_model_events[10-100-1]
tests/ert/performance_tests/test_snapshot.py
CodSpeed Performance Gauge
0%
101 ms101.1 ms
test_snapshot_handling_of_forward_model_events[100-10-1]
tests/ert/performance_tests/test_snapshot.py
CodSpeed Performance Gauge
0%
105.5 ms105.6 ms
test_and_benchmark_adaptive_localization_with_fields
tests/ert/performance_tests/test_analysis.py
CodSpeed Performance Gauge
0%
3 s3 s
test_snapshot_handling_of_forward_model_events[10-10-10]
tests/ert/performance_tests/test_snapshot.py
CodSpeed Performance Gauge
0%
39.5 ms39.6 ms
test_direct_dark_performance[gen_x: 20, sum_x: 20 reals: 10-gen_data-get_record_parquet]
tests/ert/performance_tests/test_dark_storage_performance.py
CodSpeed Performance Gauge
0%
21.2 ms21.2 ms
test_direct_dark_performance_with_storage[gen_x: 20, sum_x: 20 reals: 10-gen_data_with_obs-get_record_observations]
tests/ert/performance_tests/test_dark_storage_performance.py
CodSpeed Performance Gauge
0%
2.5 ms2.5 ms
test_direct_dark_performance[gen_x: 20, sum_x: 20 reals: 10-gen_data_with_obs-get_record_parquet]
tests/ert/performance_tests/test_dark_storage_performance.py
CodSpeed Performance Gauge
0%
21.1 ms21.2 ms
test_time_performance_of_joining_observations_and_responses[setup_benchmark0]
tests/ert/performance_tests/test_obs_and_responses_performance.py
CodSpeed Performance Gauge
0%
22.2 ms22.3 ms
test_direct_dark_performance[gen_x: 20, sum_x: 20 reals: 10-summary-get_record_parquet]
tests/ert/performance_tests/test_dark_storage_performance.py
CodSpeed Performance Gauge
-1%
23.7 ms23.9 ms
test_direct_dark_performance_with_storage[gen_x: 20, sum_x: 20 reals: 10-gen_data-get_record_observations]
tests/ert/performance_tests/test_dark_storage_performance.py
CodSpeed Performance Gauge
-1%
273.5 µs275.2 µs
test_direct_dark_performance[gen_x: 20, sum_x: 20 reals: 10-summary-get_record_csv]
tests/ert/performance_tests/test_dark_storage_performance.py
CodSpeed Performance Gauge
-1%
17.2 ms17.3 ms
test_direct_dark_performance[gen_x: 20, sum_x: 20 reals: 10-summary_with_obs-get_record_csv]
tests/ert/performance_tests/test_dark_storage_performance.py
CodSpeed Performance Gauge
-1%
17.1 ms17.2 ms
test_speed_performance_of_doing_enif_update[setup_es_benchmark0]
tests/ert/performance_tests/test_obs_and_responses_performance.py
CodSpeed Performance Gauge
-1%
93.2 ms93.9 ms
test_direct_dark_performance_with_storage[gen_x: 20, sum_x: 20 reals: 10-summary_with_obs-get_record_observations]
tests/ert/performance_tests/test_dark_storage_performance.py
CodSpeed Performance Gauge
-1%
3.6 ms3.7 ms
test_direct_dark_performance[gen_x: 20, sum_x: 20 reals: 10-gen_data_with_obs-get_record_csv]
tests/ert/performance_tests/test_dark_storage_performance.py
CodSpeed Performance Gauge
-1%
15.6 ms15.8 ms
test_speed_performance_of_doing_es_update[setup_es_benchmark0]
tests/ert/performance_tests/test_obs_and_responses_performance.py
CodSpeed Performance Gauge
-2%
32.3 ms32.9 ms
test_load_from_context[gen_x: 20, sum_x: 20 reals: 10]
tests/ert/performance_tests/enkf/test_load_state.py
CodSpeed Performance Gauge
-8%
6.8 ms7.4 ms

Commits

Click on a commit to change the comparison range
Base
main
c612499
-0.69%
Replace parameter metadata by parameter config directly Since all parameters are pydantic now we don't need metadata class. This adds dimensionality attribute to parameters, which previously was part of the metadata. Additionally we remove group from the dark storage API. Add storage migration to account for dimensionality attribute
b3233c4
2 months ago
by xjules
© 2026 CodSpeed Technology
Home Terms Privacy Docs