Skip to content
Snippets Groups Projects

Fullscreen Overlay Optimizations

Open Firartix requested to merge mekkiti/colonial-warfare:fs-pain into dev
All threads resolved!

Changelog

:cl: Firartix

experiment: Pain flashes now reuse dedicated fullscreen overlays to increase performance when getting hit

/:cl:

Details

The fullscreen system is a clusterfuck and very likely one part of the "SG DDoS" problem (getting hit a lot drastically decreases performance)

In general, pain flashes are very frequent so even planning for 4/second is very generous

This should hopefully reduce the amount of created/manipulated/destroyed fullscreens when hit, and removes their reliance on sleep()-induced DM threads

Edited by Firartix

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading