timing/<system>/<dataset>/<sequence>.txt
# timestamp(s),tracking,estimation,total
Required by the SOP after timers are added to visual tracking and estimation code paths.Runtime and resources
The SOP requires tracking, estimation, and total timing now. CPU, memory, and GPU profiling are the staged resource track and stay TBD until monitored reproducibly.
Public artifacts
This page uses the SOP timing format and separates required timing from next-stage CPU, memory, and GPU monitoring.
# timestamp(s),tracking,estimation,total
Required by the SOP after timers are added to visual tracking and estimation code paths.# timestamp(s) tx ty tz qx qy qz qw
Timing is not a replacement for trajectory evaluation; both files must point to the same run.timestamp(s),cpu_usage,memory_usage,gpu_usage_if_applicable
CPU, memory, and GPU remain TBD until the BMLogger-style monitor and platform metadata are released.cpu, memory, gpu, operating_system, docker_image
Resource rows are not comparable without the platform note and container identity.File schema
Templates define the column contract before numeric profiling results are released.
# timestamp(s),tracking,estimation,total
TBD,TBD,TBD,TBD# timestamp(s),cpu_usage,memory_usage,gpu_usage_if_applicable
TBD,TBD,TBD,TBD