Avatar for the nautechsystems user
nautechsystems
nautilus_trader
BlogDocsChangelog

GitHub Actions run

Instrumentation
4 days ago 5997cc5 nightly

Compare

Base
Search a run

Head
nightly
5997cc5
4 days ago

Compare
Suggested base runs: •

Benchmarks

test_nautilus_uuid_value
tests/performance_tests/test_perf_uuid.py::test_nautilus_uuid_value
16.2 µs
test_nautilus_uuid_from_value
tests/performance_tests/test_perf_uuid.py::test_nautilus_uuid_from_value
57.2 µs
test_pyo3_quotes_to_legacy_cython_list
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_quotes_to_legacy_cython_list
9.7 ms
test_make_builtin_uuid
tests/performance_tests/test_perf_uuid.py::test_make_builtin_uuid
54.2 µs
test_make_nautilus_uuid
tests/performance_tests/test_perf_uuid.py::test_make_nautilus_uuid
18.2 µs
test_quote_tick_data_wrangler_process_tick_data
tests/performance_tests/test_perf_wranglers.py::test_quote_tick_data_wrangler_process_tick_data
21.3 ms
test_get_rate
tests/performance_tests/test_perf_xrate_calculator.py::test_get_rate
30.4 µs
test_pyo3_trade_to_legacy_cython
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_trade_to_legacy_cython
18.6 µs
test_order_denied_to_dict
tests/performance_tests/test_perf_events.py::test_order_denied_to_dict
33.4 µs
test_pyo3_quote_to_legacy_cython
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_quote_to_legacy_cython
18.6 µs
test_pyo3_deltas_to_legacy_cython_list
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_deltas_to_legacy_cython_list
9.8 ms
test_venue_equality
tests/performance_tests/test_perf_identifiers.py::test_venue_equality
13.4 µs
test_pyo3_trades_to_legacy_cython_list
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_trades_to_legacy_cython_list
9.7 ms
test_is_stop_filled
tests/performance_tests/test_perf_fill_model.py::test_is_stop_filled
16.3 µs
test_order_denied_to_dict_then_msgspec_to_json
tests/performance_tests/test_perf_events.py::test_order_denied_to_dict_then_msgspec_to_json
43.7 µs
test_pyo3_bars_to_legacy_cython_list
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_bars_to_legacy_cython_list
10.3 ms
test_iteratively_advance_time
tests/performance_tests/test_perf_clock.py::test_iteratively_advance_time
26.9 ms
test_np_mean
tests/performance_tests/test_perf_stats.py::test_np_mean
89.1 µs
test_serialize_submit_order
tests/performance_tests/test_perf_serialization.py::TestSerializationPerformance::test_serialize_submit_order
102.9 µs
test_execute_command
tests/performance_tests/test_perf_live_execution.py::TestLiveExecutionPerformance::test_execute_command
178.1 µs
test_is_limit_filled
tests/performance_tests/test_perf_fill_model.py::test_is_limit_filled
16.3 µs
test_live_clock_unix_timestamp
tests/performance_tests/test_perf_clock.py::test_live_clock_unix_timestamp
13.6 µs
test_symbol_equality
tests/performance_tests/test_perf_identifiers.py::test_symbol_equality
14.3 µs
test_trade_tick_data_wrangler_process
tests/performance_tests/test_perf_wranglers.py::test_trade_tick_data_wrangler_process
1.3 s
test_unix_nanos_to_iso8601
tests/performance_tests/test_perf_core.py::test_unix_nanos_to_iso8601
20.4 µs
test_pyo3_bar_to_legacy_cython
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_bar_to_legacy_cython
18.9 µs
test_format_iso8601_millis
tests/performance_tests/test_perf_core.py::test_format_iso8601_millis
24.6 µs
test_live_clock_utc_now
tests/performance_tests/test_perf_clock.py::test_live_clock_utc_now
54 µs
test_nautilus_convert_to_snake_case
tests/performance_tests/test_perf_core.py::test_nautilus_convert_to_snake_case
17.6 µs
test_format_iso8601
tests/performance_tests/test_perf_core.py::test_format_iso8601
24.1 µs
test_submit_order_end_to_end
tests/performance_tests/test_perf_live_execution.py::TestLiveExecutionPerformance::test_submit_order_end_to_end
196.6 ms
test_condition_none
tests/performance_tests/test_perf_correctness.py::test_condition_none
12.5 µs
test_fast_mean
tests/performance_tests/test_perf_stats.py::test_fast_mean
23.9 µs
test_create_quote_tick_raw
tests/performance_tests/test_perf_objects.py::test_create_quote_tick_raw
23.3 µs
test_fast_std
tests/performance_tests/test_perf_stats.py::test_fast_std
25.9 µs
test_logging
tests/performance_tests/test_perf_logger.py::test_logging
291.8 ms
test_submit_order
tests/performance_tests/test_perf_live_execution.py::TestLiveExecutionPerformance::test_submit_order
394.9 µs
test_live_clock_timestamp_ns
tests/performance_tests/test_perf_clock.py::test_live_clock_timestamp_ns
14.1 µs
test_condition_type_or_none
tests/performance_tests/test_perf_correctness.py::test_condition_type_or_none
13.4 µs
test_condition_true
tests/performance_tests/test_perf_correctness.py::test_condition_true
12.3 µs
test_np_std
tests/performance_tests/test_perf_stats.py::test_np_std
141.5 µs
test_create_symbol
tests/performance_tests/test_perf_objects.py::test_create_symbol
19 µs
test_create_bar
tests/performance_tests/test_perf_objects.py::test_create_bar
15.8 µs
test_create_quote_tick
tests/performance_tests/test_perf_objects.py::test_create_quote_tick
42.5 µs
test_market_order_creation
tests/performance_tests/test_perf_order.py::TestOrderPerformance::test_market_order_creation
131.2 µs
test_create_instrument_id
tests/performance_tests/test_perf_objects.py::test_create_instrument_id
13.6 µs
test_live_clock_timestamp_us
tests/performance_tests/test_perf_clock.py::test_live_clock_timestamp_us
14.1 µs
test_create_trade_tick
tests/performance_tests/test_perf_objects.py::test_create_trade_tick
44.8 µs
test_order_id_generator
tests/performance_tests/test_perf_order.py::TestOrderPerformance::test_order_id_generator
67.1 µs
test_instrument_id_to_str
tests/performance_tests/test_perf_objects.py::test_instrument_id_to_str
18.2 µs
test_limit_order_creation
tests/performance_tests/test_perf_order.py::TestOrderPerformance::test_limit_order_creation
141.9 µs
test_condition_valid_string
tests/performance_tests/test_perf_correctness.py::test_condition_valid_string
16.5 µs
test_live_clock_timestamp_ms
tests/performance_tests/test_perf_clock.py::test_live_clock_timestamp_ms
14.2 µs
test_advance_time
tests/performance_tests/test_perf_clock.py::test_advance_time
15.2 µs
test_own_book_audit
tests/performance_tests/test_perf_orderbook.py::test_own_book_audit
25.8 µs
test_create_trade_tick_from_raw
tests/performance_tests/test_perf_objects.py::test_create_trade_tick_from_raw
30.1 µs
test_pyo3_delta_to_legacy_cython
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_delta_to_legacy_cython
18.6 µs
test_to_own_book_order
tests/performance_tests/test_perf_order.py::TestOrderPerformance::test_to_own_book_order
46.5 µs
© 2025 CodSpeed Technology
Home Terms PrivacyDocs