https://feedback.bistudio.com/T130564 Already posted on feedback, post on reddit and forum for visibility.   I found a way to reproduce this bug with low fps, even if literally nothing is happening and map is empty. https://feedback.bistudio.com/T124746   One of the biggest reason why its happen is bug with “ssAdv”. Even after I delete everything from map, I still have low fps (40 from 120 at start) and everyone on the server, until they restart their clients or just randomly fps goes instantly to normal. I think that everyone encounter it, because it happened after every firefight. Fps suddenly drops, and goes down with every minute. Sometimes after some time it goes back to normal fps, or “just enough”.   EDIT: WORKS ONLY ON SERVER! Probably cause is sounds are not cleared on clients. steps to reproduce: 1. Download mission file from first link (works fine with mods/ vanilla, same results) 2. Play scenario in eden / on dedicated server. Bots will spawn after 15 seconds. 3. Wait until bot counter reaches 1000-2000 (best way to force it to happen early, it could take some time. Just leave game with camera pointing at every bot. No worries, only spawn max 40 bots at same time. I think this could be skipped to just 100-200 bots and fps should go to lower values too.) 4. Watch your fps goes from 120 at start, 60 from spawning bots to 20-40 after couple of minutes 5. Stop spawning script when you see 20-30 fps (in my case, depends on PC), delete every bot from map with this command (exec it on server):   testing = false; {deleteVehicle _x}forEach allDeadMen; {deleteVehicle _x}forEach vehicles; {deleteVehicle _x}forEach allUnits;   6. Watch your fps stay at similar fps that was with bots, and goes to lower values with each minute. 7. If you have “profiling - Performance Profiling Build” enabled, use command:   diag_captureFrame 24;   and see what causes it.   https://www.reddit.com/r/arma/comments/8rdfag/arma_3_low_fps_and_degrade_over_time_because_of/