Avatar for the nautechsystems user
nautechsystems
nautilus_trader
BlogDocsChangelog

[WIP] Refine sccache for CI

#2172Closed
Comparing
sunlei/ci-sccache
(
ab51de3
) with
develop
(
19a5996
)
CodSpeed Performance Gauge
-1%
Improvements
0
Regressions
0
Untouched
56
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_order_id_generator
tests/performance_tests/test_perf_order.py::TestOrderPerformance::test_order_id_generator
CodSpeed Performance Gauge
+9%
73.4 µs
67.1 µs
test_instrument_id_to_str
tests/performance_tests/test_perf_objects.py::test_instrument_id_to_str
CodSpeed Performance Gauge
+5%
18.8 µs
17.9 µs
test_make_nautilus_uuid
tests/performance_tests/test_perf_uuid.py::test_make_nautilus_uuid
CodSpeed Performance Gauge
+3%
17.1 µs
16.6 µ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
CodSpeed Performance Gauge
+2%
42.9 µs
42 µs
test_market_order_creation
tests/performance_tests/test_perf_order.py::TestOrderPerformance::test_market_order_creation
CodSpeed Performance Gauge
+2%
132.7 µs
130.6 µs
test_quote_tick_data_wrangler_process_tick_data
tests/performance_tests/test_perf_wranglers.py::test_quote_tick_data_wrangler_process_tick_data
CodSpeed Performance Gauge
+1%
17.7 ms
17.6 ms
test_make_builtin_uuid
tests/performance_tests/test_perf_uuid.py::test_make_builtin_uuid
CodSpeed Performance Gauge
+1%
46.5 µs
46.1 µs
test_nautilus_uuid_value
tests/performance_tests/test_perf_uuid.py::test_nautilus_uuid_value
CodSpeed Performance Gauge
+1%
16.1 µs
16 µs
test_nautilus_convert_to_snake_case
tests/performance_tests/test_perf_core.py::test_nautilus_convert_to_snake_case
CodSpeed Performance Gauge
+1%
17.7 µs
17.6 µs
test_condition_true
tests/performance_tests/test_perf_correctness.py::test_condition_true
CodSpeed Performance Gauge
0%
12.1 µs
12.1 µs
test_live_clock_timestamp_ms
tests/performance_tests/test_perf_clock.py::test_live_clock_timestamp_ms
CodSpeed Performance Gauge
0%
14 µs
13.9 µs
test_live_clock_timestamp_us
tests/performance_tests/test_perf_clock.py::test_live_clock_timestamp_us
CodSpeed Performance Gauge
0%
14.7 µs
14.7 µs
test_format_iso8601
tests/performance_tests/test_perf_core.py::test_format_iso8601
CodSpeed Performance Gauge
0%
24.2 µs
24.2 µs
test_create_trade_tick
tests/performance_tests/test_perf_objects.py::test_create_trade_tick
CodSpeed Performance Gauge
0%
45.1 µs
45 µs
test_condition_type_or_none
tests/performance_tests/test_perf_correctness.py::test_condition_type_or_none
CodSpeed Performance Gauge
0%
12.4 µs
12.3 µs
test_nautilus_uuid_from_value
tests/performance_tests/test_perf_uuid.py::test_nautilus_uuid_from_value
CodSpeed Performance Gauge
0%
57.5 µs
57.4 µs
test_logging
tests/performance_tests/test_perf_logger.py::test_logging
CodSpeed Performance Gauge
0%
286.9 ms
286.8 ms
test_trade_tick_data_wrangler_process
tests/performance_tests/test_perf_wranglers.py::test_trade_tick_data_wrangler_process
CodSpeed Performance Gauge
0%
1.1 s
1.1 s
test_iteratively_advance_time
tests/performance_tests/test_perf_clock.py::test_iteratively_advance_time
CodSpeed Performance Gauge
0%
26.9 ms
26.9 ms
test_live_clock_unix_timestamp
tests/performance_tests/test_perf_clock.py::test_live_clock_unix_timestamp
CodSpeed Performance Gauge
0%
13.4 µs
13.4 µs
test_serialize_submit_order
tests/performance_tests/test_perf_serialization.py::TestSerializationPerformance::test_serialize_submit_order
CodSpeed Performance Gauge
0%
103.6 µs
103.6 µs
test_create_quote_tick
tests/performance_tests/test_perf_objects.py::test_create_quote_tick
CodSpeed Performance Gauge
0%
45.3 µs
45.3 µs
test_condition_valid_string
tests/performance_tests/test_perf_correctness.py::test_condition_valid_string
CodSpeed Performance Gauge
0%
16.5 µs
16.5 µs
test_is_limit_filled
tests/performance_tests/test_perf_fill_model.py::test_is_limit_filled
CodSpeed Performance Gauge
0%
16.2 µs
16.2 µs
test_create_bar
tests/performance_tests/test_perf_objects.py::test_create_bar
CodSpeed Performance Gauge
0%
15.3 µs
15.3 µs
test_live_clock_timestamp_ns
tests/performance_tests/test_perf_clock.py::test_live_clock_timestamp_ns
CodSpeed Performance Gauge
0%
13.9 µs
13.9 µs
test_symbol_equality
tests/performance_tests/test_perf_identifiers.py::test_symbol_equality
CodSpeed Performance Gauge
0%
13.2 µs
13.2 µs
test_order_denied_to_dict
tests/performance_tests/test_perf_events.py::test_order_denied_to_dict
CodSpeed Performance Gauge
0%
33.4 µs
33.5 µs
test_create_trade_tick_from_raw
tests/performance_tests/test_perf_objects.py::test_create_trade_tick_from_raw
CodSpeed Performance Gauge
0%
28.7 µs
28.8 µs
test_execute_command
tests/performance_tests/test_perf_live_execution.py::TestLiveExecutionPerformance::test_execute_command
CodSpeed Performance Gauge
0%
169.4 µs
170 µs
test_submit_order
tests/performance_tests/test_perf_live_execution.py::TestLiveExecutionPerformance::test_submit_order
CodSpeed Performance Gauge
0%
397.2 µs
399 µs
test_create_instrument_id
tests/performance_tests/test_perf_objects.py::test_create_instrument_id
CodSpeed Performance Gauge
0%
13.3 µs
13.3 µs
test_venue_equality
tests/performance_tests/test_perf_identifiers.py::test_venue_equality
CodSpeed Performance Gauge
0%
13.2 µs
13.2 µs
test_limit_order_creation
tests/performance_tests/test_perf_order.py::TestOrderPerformance::test_limit_order_creation
CodSpeed Performance Gauge
0%
140.7 µs
141.4 µs
test_condition_none
tests/performance_tests/test_perf_correctness.py::test_condition_none
CodSpeed Performance Gauge
0%
12.1 µs
12.2 µs
test_pyo3_bar_to_legacy_cython
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_bar_to_legacy_cython
CodSpeed Performance Gauge
-1%
21.2 µs
21.4 µs
test_is_stop_filled
tests/performance_tests/test_perf_fill_model.py::test_is_stop_filled
CodSpeed Performance Gauge
-1%
16.1 µs
16.2 µs
test_submit_order_end_to_end
tests/performance_tests/test_perf_live_execution.py::TestLiveExecutionPerformance::test_submit_order_end_to_end
CodSpeed Performance Gauge
-1%
198.6 ms
199.7 ms
test_advance_time
tests/performance_tests/test_perf_clock.py::test_advance_time
CodSpeed Performance Gauge
-1%
15.2 µs
15.3 µs
test_unix_nanos_to_iso8601
tests/performance_tests/test_perf_core.py::test_unix_nanos_to_iso8601
CodSpeed Performance Gauge
-1%
20.2 µs
20.3 µs
test_np_mean
tests/performance_tests/test_perf_stats.py::test_np_mean
CodSpeed Performance Gauge
-1%
89.6 µs
90.1 µs
test_pyo3_trade_to_legacy_cython
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_trade_to_legacy_cython
CodSpeed Performance Gauge
-1%
21.2 µs
21.3 µs
test_np_std
tests/performance_tests/test_perf_stats.py::test_np_std
CodSpeed Performance Gauge
-1%
140.3 µs
141.5 µs
test_pyo3_delta_to_legacy_cython
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_delta_to_legacy_cython
CodSpeed Performance Gauge
-1%
21.1 µs
21.3 µs
test_pyo3_quote_to_legacy_cython
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_quote_to_legacy_cython
CodSpeed Performance Gauge
-1%
21 µs
21.3 µs
test_format_iso8601_millis
tests/performance_tests/test_perf_core.py::test_format_iso8601_millis
CodSpeed Performance Gauge
-2%
24.7 µs
25.2 µs
test_live_clock_utc_now
tests/performance_tests/test_perf_clock.py::test_live_clock_utc_now
CodSpeed Performance Gauge
-3%
53.2 µs
54.8 µs
test_pyo3_trades_to_legacy_cython_list
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_trades_to_legacy_cython_list
CodSpeed Performance Gauge
-3%
11.3 ms
11.6 ms
test_pyo3_deltas_to_legacy_cython_list
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_deltas_to_legacy_cython_list
CodSpeed Performance Gauge
-3%
11.3 ms
11.6 ms
test_fast_mean
tests/performance_tests/test_perf_stats.py::test_fast_mean
CodSpeed Performance Gauge
-3%
22.7 µs
23.5 µs
test_pyo3_quotes_to_legacy_cython_list
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_quotes_to_legacy_cython_list
CodSpeed Performance Gauge
-3%
11.1 ms
11.5 ms
test_fast_std
tests/performance_tests/test_perf_stats.py::test_fast_std
CodSpeed Performance Gauge
-4%
24.4 µs
25.4 µs
test_create_symbol
tests/performance_tests/test_perf_objects.py::test_create_symbol
CodSpeed Performance Gauge
-4%
18.9 µs
19.7 µs
test_pyo3_bars_to_legacy_cython_list
tests/performance_tests/test_perf_pyo3_conversion.py::test_pyo3_bars_to_legacy_cython_list
CodSpeed Performance Gauge
-5%
11.8 ms
12.4 ms
test_create_quote_tick_raw
tests/performance_tests/test_perf_objects.py::test_create_quote_tick_raw
CodSpeed Performance Gauge
-7%
22.3 µs
23.9 µs
test_get_rate
tests/performance_tests/test_perf_xrate_calculator.py::test_get_rate
CodSpeed Performance Gauge
-10%
64.3 µs
71.1 µs

Commits

Click on a commit to change the comparison range
Base
develop
19a5996
-28%
Refine sccache for CI
621408c
2 months ago
by sunlei
-17%
Refine sccache for CI
681dd4e
2 months ago
by sunlei
+7%
Refine sccache for CI
83fd6b7
2 months ago
by sunlei
+3%
Refine sccache for CI
7601a55
2 months ago
by sunlei
+33%
Refine sccache for CI
36d8fa2
2 months ago
by sunlei
0%
Trigger CI to test sccache
1eea3cc
2 months ago
by sunlei
-31%
Refine sccache for CI
e53c116
2 months ago
by sunlei
+31%
Refine sccache for CI
dbfb6ac
2 months ago
by sunlei
0%
Refine sccache for CI
770a4f6
2 months ago
by sunlei
-37%
Refine sccache for CI
e08b079
2 months ago
by sunlei
+37%
Refine sccache for CI
8c52d11
2 months ago
by sunlei
-1%
Refine sccache for CI
cb1609e
2 months ago
by sunlei
0%
Refine sccache for CI
ab51de3
2 months ago
by sunlei
Home Terms PrivacyDocs