OsuRTDataProvider icon indicating copy to clipboard operation
OsuRTDataProvider copied to clipboard

Fix performance issues

Open Milkitic opened this issue 2 years ago • 0 comments

  1. Reduce unnecessary byte[] allocations (avoid GC)
  2. SigScan update: P/Invoke with ref instead of out

Milkitic avatar Jun 22 '22 03:06 Milkitic