nautechsystems
nautilus_trader
BlogDocs

GitHub Actions
run

Base runon
develop
at
c43dbe8
compared to head run on
develop
at
551b124
from
14 days ago
-12%
Improvements
0
Regressions
1
Untouched
51
New
0
Dropped
0
Ignored
0

Benchmarks

Failed

test_live_clock_utc_nowRegression
tests/performance_tests/test_perf_clock.py::test_live_clock_utc_now
-12%
58.5 µs
66.2 µs

Passed

test_create_bar
tests/performance_tests/test_perf_objects.py::test_create_bar
+5%
17.3 µs
16.5 µs
test_create_symbol
tests/performance_tests/test_perf_objects.py::test_create_symbol
+4%
29.5 µs
28.3 µs
test_live_clock_timestamp_us
tests/performance_tests/test_perf_clock.py::test_live_clock_timestamp_us
+1%
16.6 µs
16.5 µs
test_live_clock_timestamp_ns
tests/performance_tests/test_perf_clock.py::test_live_clock_timestamp_ns
+1%
16.6 µs
16.5 µs
test_condition_valid_string
tests/performance_tests/test_perf_correctness.py::test_condition_valid_string
+1%
17.6 µs
17.5 µs
test_is_stop_filled
tests/performance_tests/test_perf_fill_model.py::test_is_stop_filled
0%
17.2 µs
17.1 µs
test_limit_order_creation
tests/performance_tests/test_perf_order.py::TestOrderPerformance::test_limit_order_creation
0%
173 µs
172.5 µs
test_create_instrument_id
tests/performance_tests/test_perf_objects.py::test_create_instrument_id
0%
14.4 µs
14.4 µs
test_market_order_creation
tests/performance_tests/test_perf_order.py::TestOrderPerformance::test_market_order_creation
0%
161.1 µs
160.7 µs
test_is_limit_filled
tests/performance_tests/test_perf_fill_model.py::test_is_limit_filled
0%
17.2 µs
17.2 µs
test_submit_order
tests/performance_tests/test_perf_live_execution.py::TestLiveExecutionPerformance::test_submit_order
0%
506.2 µs
505.4 µs
test_instrument_id_to_str
tests/performance_tests/test_perf_objects.py::test_instrument_id_to_str
0%
28.2 µs
28.1 µs
test_np_mean
tests/performance_tests/test_perf_stats.py::test_np_mean
0%
93.5 µs
93.4 µs
test_advance_time
tests/performance_tests/test_perf_clock.py::test_advance_time
0%
29.3 µs
29.3 µs
test_nautilus_convert_to_snake_case
tests/performance_tests/test_perf_core.py::test_nautilus_convert_to_snake_case
0%
46.8 µs
46.8 µs
test_condition_none
tests/performance_tests/test_perf_correctness.py::test_condition_none
0%
12.8 µs
12.8 µs
test_iteratively_advance_time
tests/performance_tests/test_perf_clock.py::test_iteratively_advance_time
0%
27.6 ms
27.6 ms
test_order_denied_to_dict
tests/performance_tests/test_perf_events.py::test_order_denied_to_dict
0%
44.5 µs
44.6 µs
test_nautilus_uuid_value
tests/performance_tests/test_perf_uuid.py::test_nautilus_uuid_value
0%
18 µs
18 µs
test_submit_order_end_to_end
tests/performance_tests/test_perf_live_execution.py::TestLiveExecutionPerformance::test_submit_order_end_to_end
0%
261.7 ms
262.2 ms
test_symbol_equality
tests/performance_tests/test_perf_identifiers.py::test_symbol_equality
0%
14 µs
14 µs
test_condition_true
tests/performance_tests/test_perf_correctness.py::test_condition_true
0%
12.8 µs
12.9 µs
test_trade_tick_data_wrangler_process
tests/performance_tests/test_perf_wranglers.py::test_trade_tick_data_wrangler_process
0%
1.4 s
1.4 s
test_order_id_generator
tests/performance_tests/test_perf_order.py::TestOrderPerformance::test_order_id_generator
0%
82 µs
82.3 µs
test_make_builtin_uuid
tests/performance_tests/test_perf_uuid.py::test_make_builtin_uuid
0%
48.8 µs
49 µs
test_execute_command
tests/performance_tests/test_perf_live_execution.py::TestLiveExecutionPerformance::test_execute_command
0%
191 µs
191.7 µs
test_venue_equality
tests/performance_tests/test_perf_identifiers.py::test_venue_equality
0%
13.9 µs
14 µs
test_np_std
tests/performance_tests/test_perf_stats.py::test_np_std
0%
175.3 µs
176 µs
test_pyo3_delta_to_legacy_cython
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_delta_to_legacy_cython
0%
37.5 µs
37.7 µs
test_logging
tests/performance_tests/test_perf_logger.py::test_logging
-1%
515.1 ms
518.5 ms
test_pyo3_trade_to_legacy_cython
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_trade_to_legacy_cython
-1%
37.4 µs
37.8 µs
test_get_rate
tests/performance_tests/test_perf_xrate_calculator.py::test_get_rate
-1%
70.7 µs
71.4 µs
test_pyo3_bars_to_legacy_cython_list
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_bars_to_legacy_cython_list
-1%
30.7 ms
31 ms
test_create_trade_tick_from_raw
tests/performance_tests/test_perf_objects.py::test_create_trade_tick_from_raw
-1%
34.7 µs
35.1 µs
test_create_trade_tick
tests/performance_tests/test_perf_objects.py::test_create_trade_tick
-1%
65.6 µs
66.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
-1%
53.8 µs
54.4 µs
test_serialize_submit_order
tests/performance_tests/test_perf_serialization.py::TestSerializationPerformance::test_serialize_submit_order
-1%
123.1 µs
124.5 µs
test_make_nautilus_uuid
tests/performance_tests/test_perf_uuid.py::test_make_nautilus_uuid
-1%
27.1 µs
27.5 µs
test_pyo3_trades_to_legacy_cython_list
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_trades_to_legacy_cython_list
-2%
30.4 ms
31 ms
test_pyo3_bar_to_legacy_cython
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_bar_to_legacy_cython
-3%
37.7 µs
38.9 µs
test_create_quote_tick
tests/performance_tests/test_perf_objects.py::test_create_quote_tick
-3%
65.2 µs
67.4 µs
test_pyo3_quote_to_legacy_cython
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_quote_to_legacy_cython
-3%
37.5 µs
38.8 µs
test_quote_tick_data_wrangler_process_tick_data
tests/performance_tests/test_perf_wranglers.py::test_quote_tick_data_wrangler_process_tick_data
-3%
20.8 ms
21.6 ms
test_pyo3_deltas_to_legacy_cython_list
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_deltas_to_legacy_cython_list
-3%
29.9 ms
30.9 ms
test_live_clock_timestamp_ms
tests/performance_tests/test_perf_clock.py::test_live_clock_timestamp_ms
-4%
16.6 µs
17.3 µs
test_pyo3_quotes_to_legacy_cython_list
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_quotes_to_legacy_cython_list
-5%
29.4 ms
30.9 ms
test_create_quote_tick_raw
tests/performance_tests/test_perf_objects.py::test_create_quote_tick_raw
-5%
25.5 µs
26.9 µs
test_condition_type_or_none
tests/performance_tests/test_perf_correctness.py::test_condition_type_or_none
-6%
13.1 µs
13.9 µs
test_fast_mean
tests/performance_tests/test_perf_stats.py::test_fast_mean
-6%
24.2 µs
25.7 µs
test_fast_std
tests/performance_tests/test_perf_stats.py::test_fast_std
-7%
26.1 µs
28.1 µs
test_live_clock_unix_timestamp
tests/performance_tests/test_perf_clock.py::test_live_clock_unix_timestamp
-8%
16.1 µs
17.5 µs
Home Terms PrivacyDocs