DeebotUniverse
client.py
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat: parse getRTK for mower devices
#1587
Comparing
Beennnn:feat/parse-getrtk-mower
(
485e8d4
) with
dev
(
f87b6c9
)
CodSpeed Performance Gauge
0%
Untouched
113
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
113 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_svg_map[test_3-ilt3k8]
tests/test_map.py
CodSpeed Performance Gauge
+1%
8.9 ms
8.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_decompress_base64_data_lzma[1]
tests/rs/test_util.py
CodSpeed Performance Gauge
0%
50.2 µs
50 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_CleanedPos_error[<ctl ts="1744467393682" td="CleanedPos" t="??" p="0,0" a="89" csid="1134230540@" />]
tests/messages/xml/test_clean.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_XmlMessageDecoding
tests/messages/xml/test_common.py
CodSpeed Performance Gauge
0%
1.7 ms
1.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_CleanReportServer_error[missing_act]
tests/messages/xml/test_clean.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_Pos_error[<ctl td="Pos" t="p" a="89" valid="1" />]
tests/messages/xml/test_pos.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_Pos_error[<ctl td="Pos" t="p" p="0,0" a="89" valid="0" />]
tests/messages/xml/test_pos.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_decompress_base64_data_zstd[1]
tests/rs/test_util.py
CodSpeed Performance Gauge
0%
42.6 µs
42.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_MapP_error[<ctl td='MapP' i='1245233875' p='base64data'/>]
tests/messages/xml/test_map.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_charge_state[unknown]
tests/messages/xml/test_charge_state.py
CodSpeed Performance Gauge
0%
1.7 ms
1.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_CleanedPos_error[<ctl ts="1744467393682" td="CleanedPos" t="p" a="89" csid="1134230540" />]
tests/messages/xml/test_clean.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_CleanSt
tests/messages/xml/test_clean.py
CodSpeed Performance Gauge
0%
1.6 ms
1.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_Trace_error[<ctl td='trace' trid='631369' />]
tests/messages/xml/test_map.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_onWorkState_edge_cases[message_data3]
tests/messages/json/test_work_state.py
CodSpeed Performance Gauge
0%
1.3 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_MapP_error[<ctl td='MapP' i='1245233875' />]
tests/messages/xml/test_map.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_Trace_error[<ctl td='trace' trid='631369' tf='16' tt='XXX' tr='XQAABAAKAAAAAG0/wEAAA2cAS5AAAA=='/>]
tests/messages/xml/test_map.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_onMapSetV2[199390082-ar]
tests/messages/json/map/test_init.py
CodSpeed Performance Gauge
0%
1.8 ms
1.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_CleanReport[fanspeed_only]
tests/messages/xml/test_clean.py
CodSpeed Performance Gauge
0%
1.8 ms
1.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_CleanReportServer_error[missing_clean_session]
tests/messages/xml/test_clean.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_charge_state_error[idle]
tests/messages/xml/test_charge_state.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_CleanReport[paused]
tests/messages/xml/test_clean.py
CodSpeed Performance Gauge
0%
1.8 ms
1.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_MapP_error[<ctl td='MapP' i='1245233875' pid='42' />]
tests/messages/xml/test_map.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_Trace_error[<ctl td='trace' trid='631369' tf='16' tt='16' />]
tests/messages/xml/test_map.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_Trace_error[<ctl td='trace' trid='631369' tt='17' tr='XQAABAAKAAAAAG0/wEAAA2cAS5AAAA=='/>]
tests/messages/xml/test_map.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_Trace[13-42-base64data]
tests/messages/xml/test_map.py
CodSpeed Performance Gauge
0%
1.7 ms
1.7 ms
1
2
3
4
5
Commits
Click on a commit to change the comparison range
Base
dev
f87b6c9
-0.09%
feat(commands): add getRTK command and RtkEvent for mowers
485e8d4
1 month ago
by Beennnn
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs