nautechsystems
nautilus_trader
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
GitHub Actions run
CPU Simulation
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
12 hours ago
4d7f9e0
nightly
push
Compare
Base
Search a run
Head
nightly
4d7f9e0
12 hours ago
CPU Simulation
Compare
Suggested base runs:
Default Branch
•
Parent Commit
Benchmarks
test_advance_time
tests/performance_tests/test_perf_clock.py
15.8 µs
test_live_clock_timestamp_ms
tests/performance_tests/test_perf_clock.py
14.8 µs
test_iteratively_advance_time
tests/performance_tests/test_perf_clock.py
27.1 ms
test_unix_nanos_to_iso8601
tests/performance_tests/test_perf_core.py
21 µs
test_live_clock_timestamp_us
tests/performance_tests/test_perf_clock.py
14.8 µs
test_format_iso8601
tests/performance_tests/test_perf_core.py
24.7 µs
test_live_clock_utc_now
tests/performance_tests/test_perf_clock.py
54.6 µs
test_format_iso8601_millis
tests/performance_tests/test_perf_core.py
25 µs
test_np_std
tests/performance_tests/test_perf_stats.py
140.6 µs
test_order_id_generator
tests/performance_tests/test_perf_order.py::TestOrderPerformance
65.9 µs
test_pyo3_quote_to_legacy_cython
tests/performance_tests/test_perf_pyo3_conversion.py
18.4 µs
test_live_clock_unix_timestamp
tests/performance_tests/test_perf_clock.py
14.1 µs
test_condition_true
tests/performance_tests/test_perf_correctness.py
13 µs
test_condition_type_or_none
tests/performance_tests/test_perf_correctness.py
13.2 µs
test_condition_none
tests/performance_tests/test_perf_correctness.py
12.9 µs
test_market_order_creation
tests/performance_tests/test_perf_order.py::TestOrderPerformance
131.3 µs
test_nautilus_convert_to_snake_case
tests/performance_tests/test_perf_core.py
18.8 µs
test_make_builtin_uuid
tests/performance_tests/test_perf_uuid.py
56.1 µs
test_pyo3_delta_to_legacy_cython
tests/performance_tests/test_perf_pyo3_conversion.py
18.5 µs
test_pyo3_bar_to_legacy_cython
tests/performance_tests/test_perf_pyo3_conversion.py
18.5 µs
test_is_limit_filled
tests/performance_tests/test_perf_fill_model.py
16.8 µs
test_np_mean
tests/performance_tests/test_perf_stats.py
90.6 µs
test_nautilus_uuid_from_value
tests/performance_tests/test_perf_uuid.py
57.6 µs
test_submit_order
tests/performance_tests/test_perf_live_execution.py::TestLiveExecutionPerformance
433.1 µs
test_fast_mean
tests/performance_tests/test_perf_stats.py
24 µs
test_get_rate
tests/performance_tests/test_perf_xrate_calculator.py
32.4 µs
test_pyo3_deltas_to_legacy_cython_list
tests/performance_tests/test_perf_pyo3_conversion.py
7.5 ms
test_make_nautilus_uuid
tests/performance_tests/test_perf_uuid.py
19.1 µs
test_live_clock_timestamp_ns
tests/performance_tests/test_perf_clock.py
14.8 µs
test_own_book_audit
tests/performance_tests/test_perf_orderbook.py
122.1 µs
test_venue_equality
tests/performance_tests/test_perf_identifiers.py
14.1 µs
test_order_denied_to_dict_then_msgspec_to_json
tests/performance_tests/test_perf_events.py
43.9 µs
test_fast_std
tests/performance_tests/test_perf_stats.py
25.7 µs
test_nautilus_uuid_value
tests/performance_tests/test_perf_uuid.py
16.7 µs
test_pyo3_trades_to_legacy_cython_list
tests/performance_tests/test_perf_pyo3_conversion.py
7.4 ms
test_pyo3_quotes_to_legacy_cython_list
tests/performance_tests/test_perf_pyo3_conversion.py
7.5 ms
test_create_symbol
tests/performance_tests/test_perf_objects.py
17.7 µs
test_symbol_equality
tests/performance_tests/test_perf_identifiers.py
14.1 µs
test_logging
tests/performance_tests/test_perf_logger.py
294.9 ms
test_create_bar
tests/performance_tests/test_perf_objects.py
16.3 µs
test_pyo3_trade_to_legacy_cython
tests/performance_tests/test_perf_pyo3_conversion.py
19.2 µs
test_order_denied_to_dict
tests/performance_tests/test_perf_events.py
34.1 µs
test_create_quote_tick
tests/performance_tests/test_perf_objects.py
70.7 µs
test_create_instrument_id
tests/performance_tests/test_perf_objects.py
14.2 µs
test_quote_tick_data_wrangler_process_tick_data
tests/performance_tests/test_perf_wranglers.py
21.7 ms
test_to_own_book_order
tests/performance_tests/test_perf_order.py::TestOrderPerformance
48.3 µs
test_pyo3_bars_to_legacy_cython_list
tests/performance_tests/test_perf_pyo3_conversion.py
8.1 ms
test_condition_valid_string
tests/performance_tests/test_perf_correctness.py
14.8 µs
test_is_stop_filled
tests/performance_tests/test_perf_fill_model.py
16.7 µs
test_trade_tick_data_wrangler_process
tests/performance_tests/test_perf_wranglers.py
1.3 s
test_execute_command
tests/performance_tests/test_perf_live_execution.py::TestLiveExecutionPerformance
181 µs
test_serialize_submit_order
tests/performance_tests/test_perf_serialization.py::TestSerializationPerformance
114.3 µs
test_create_trade_tick_from_raw
tests/performance_tests/test_perf_objects.py
29.8 µs
test_topic_pattern_matching
tests/performance_tests/test_perf_msgbus.py
381.5 µs
test_create_quote_tick_raw
tests/performance_tests/test_perf_objects.py
24.2 µs
test_submit_order_end_to_end
tests/performance_tests/test_perf_live_execution.py::TestLiveExecutionPerformance
215.6 ms
test_limit_order_creation
tests/performance_tests/test_perf_order.py::TestOrderPerformance
149.8 µs
test_instrument_id_to_str
tests/performance_tests/test_perf_objects.py
19.5 µs
test_create_trade_tick
tests/performance_tests/test_perf_objects.py
65.8 µs
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs