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
08:26:41.655,0.0,30.0,0.00,0,18.4,73.5,106.7
08:26:46.658,0.0,30.0,0.00,0,0.0,0.1,106.8
08:26:52.158,0.0,30.0,0.00,0,0.0,0.1,106.8
08:26:57.158,0.0,30.0,0.00,0,2.6,10.5,110.4
1 timestamp fps_got fps_req frame_time_ms dropped_frames cpu_sys_pct cpu_core_pct mem_mb
2 08:26:41.655 0.0 30.0 0.00 0 18.4 73.5 106.7
3 08:26:46.658 0.0 30.0 0.00 0 0.0 0.1 106.8
4 08:26:52.158 0.0 30.0 0.00 0 0.0 0.1 106.8
5 08:26:57.158 0.0 30.0 0.00 0 2.6 10.5 110.4