bazilinskyy/coupled-sim

Frame Rate Performance Issues on Windows 11 Systems

Opened this issue · 1 comments

Hey there,

We're working with the "Coupled Simulator for Research on Driver-Pedestrian Interactions" on Windows 11 systems and are facing performance challenges. This is consistent across a high-spec workstation and a laptop.

System Specifications:

  • Workstation:
    • RAM: 128GB
    • GPU: Nvidia GeForce RTX 4090
    • CPU: Intel Xeon W7-2475x, 20 cores, 40 logical processors
    • OS: Windows 11
  • Windows Laptop:
    • RAM: 32GB
    • GPU: Nvidia Geforce 4090 Laptop GPU
    • CPU: Intel Core I9-13900HX, 24 cores, 32 logical processors
    • OS: Windows 11
  • MacBook Pro M1 & M2 Pro-Chips

Performance Issue:

  • In Keyboard Mode (covering Driver, Automated Passenger, and Pedestrian modes), the FPS averages 20-25.
  • Outside the city scene, FPS increases to around 50 but suffers from noticeable lag spikes.
  • The issue is replicated on both workstation and laptop setups.
  • Notably, the simulation loads 20 million tris and 30 million verts in a stationary state, which appears unusually high.
  • We encounter this FPS even after building the sim. The FPS in Unity Editor is 4-5 fps slower.
  • For context, the same simulation on a MacBook yields approximately 40 FPS in the city area and 200 FPS outside the city.

Given these details, we're curious if there are established performance benchmarks for the simulator on Windows 11 systems, or if similar issues have been documented before. Are the high counts of tris and verts typical for this simulation? Insights on optimizing these aspects or suggestions for setting adjustments would be greatly appreciated.

We (@xxWatcher) now also tried it on Windows 10 but the problem persists.