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,9 @@
timestamp,fps_got,fps_req,frame_time_ms,dropped_frames,cpu_sys_pct,cpu_core_pct,mem_mb
09:36:27.985,0.0,30.0,0.00,0,14.2,57.0,81.8
09:36:32.988,30.0,30.0,33.30,0,9.4,37.8,111.0
09:36:38.208,33.0,30.0,35.65,3,8.1,32.5,159.8
09:36:43.489,30.0,30.0,33.77,5,9.9,39.5,119.8
09:36:48.489,31.0,30.0,33.29,6,7.8,31.3,120.1
09:36:53.988,30.0,30.0,33.25,6,7.6,30.4,120.1
09:36:58.996,26.0,30.0,33.36,7,14.8,59.3,150.2
09:37:04.493,31.0,30.0,33.26,9,10.1,40.5,143.8
1 timestamp fps_got fps_req frame_time_ms dropped_frames cpu_sys_pct cpu_core_pct mem_mb
2 09:36:27.985 0.0 30.0 0.00 0 14.2 57.0 81.8
3 09:36:32.988 30.0 30.0 33.30 0 9.4 37.8 111.0
4 09:36:38.208 33.0 30.0 35.65 3 8.1 32.5 159.8
5 09:36:43.489 30.0 30.0 33.77 5 9.9 39.5 119.8
6 09:36:48.489 31.0 30.0 33.29 6 7.8 31.3 120.1
7 09:36:53.988 30.0 30.0 33.25 6 7.6 30.4 120.1
8 09:36:58.996 26.0 30.0 33.36 7 14.8 59.3 150.2
9 09:37:04.493 31.0 30.0 33.26 9 10.1 40.5 143.8