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
15:39:40.185,0.0,30.0,0.00,0,13.8,55.1,82.0
15:39:45.534,0.0,30.0,0.00,0,0.0,0.1,82.2
15:39:51.035,0.0,30.0,0.00,0,0.0,0.1,82.1
15:39:56.035,0.0,30.0,0.00,0,0.0,0.1,82.4
1 timestamp fps_got fps_req frame_time_ms dropped_frames cpu_sys_pct cpu_core_pct mem_mb
2 15:39:40.185 0.0 30.0 0.00 0 13.8 55.1 82.0
3 15:39:45.534 0.0 30.0 0.00 0 0.0 0.1 82.2
4 15:39:51.035 0.0 30.0 0.00 0 0.0 0.1 82.1
5 15:39:56.035 0.0 30.0 0.00 0 0.0 0.1 82.4