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,7 @@
timestamp,fps_got,fps_req,frame_time_ms,dropped_frames,cpu_sys_pct,cpu_core_pct,mem_mb
08:10:09.669,0.0,30.0,0.00,0,18.9,75.5,98.7
08:10:15.132,0.0,30.0,0.00,0,0.0,0.1,98.8
08:10:20.132,0.0,30.0,0.00,0,1.0,4.1,101.5
08:10:25.631,0.0,30.0,0.00,0,0.0,0.1,103.6
08:10:30.632,0.0,30.0,0.00,0,0.0,0.1,103.2
08:10:36.133,0.0,30.0,0.00,0,0.0,0.1,102.8
1 timestamp fps_got fps_req frame_time_ms dropped_frames cpu_sys_pct cpu_core_pct mem_mb
2 08:10:09.669 0.0 30.0 0.00 0 18.9 75.5 98.7
3 08:10:15.132 0.0 30.0 0.00 0 0.0 0.1 98.8
4 08:10:20.132 0.0 30.0 0.00 0 1.0 4.1 101.5
5 08:10:25.631 0.0 30.0 0.00 0 0.0 0.1 103.6
6 08:10:30.632 0.0 30.0 0.00 0 0.0 0.1 103.2
7 08:10:36.133 0.0 30.0 0.00 0 0.0 0.1 102.8