test on mac

This commit is contained in:
2026-05-14 16:08:17 +02:00
parent 6c401b62bb
commit b13c468df9
42 changed files with 7932 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
timestamp,fps_got,fps_req,frame_time_ms,dropped_frames,cpu_sys_pct,cpu_core_pct,mem_mb
09:05:00.079,0.0,30.0,0.00,0,15.1,60.3,82.1
09:05:05.402,0.0,30.0,0.00,0,0.0,0.1,82.2
09:05:10.402,0.0,30.0,0.00,0,0.1,0.6,84.5
09:05:15.403,0.0,30.0,0.00,0,0.2,0.8,84.5
1 timestamp fps_got fps_req frame_time_ms dropped_frames cpu_sys_pct cpu_core_pct mem_mb
2 09:05:00.079 0.0 30.0 0.00 0 15.1 60.3 82.1
3 09:05:05.402 0.0 30.0 0.00 0 0.0 0.1 82.2
4 09:05:10.402 0.0 30.0 0.00 0 0.1 0.6 84.5
5 09:05:15.403 0.0 30.0 0.00 0 0.2 0.8 84.5