stackotter / delta-client

An open source Minecraft Java Edition client built for speed.
https://deltaclient.app
GNU General Public License v3.0
322 stars 33 forks source link

Optimise `Profiler` #128

Open stackotter opened 1 year ago

stackotter commented 1 year ago

Fixing this issue will give you an introduction to optimising Swift code. If you have no idea where to start, ask on the Discord server and I'll give you some tips and tricks.

Given that the Profiler is used mostly in performance critical places, it would be useful to make it as optimised as possible so that readings are as accurate as possible (if it's too slow it starts noticeably affecting its own readings when nesting).

stackotter commented 1 year ago

Some initial tips to get you started:

japanese-goblinn commented 1 year ago

@stackotter Hey, can you assign me on this one?

japanese-goblinn commented 1 year ago

Hi, sorry, have no time recently to work on this. Now when i've been laid off from my current job I've more free time 🤡

stackotter commented 1 year ago

Hi, sorry, have no time recently to work on this. Now when i've been laid off from my current job I've more free time 🤡

I'm sorry to hear that man :( I wish you the best in finding a new job! Delta Client is of course second priority to anything else that comes up in your life, so no pressure to complete this task anytime soon

I'm excited for you to contribute again, your first contribution was super useful! Let me know if I can help out with anything

stackotter commented 1 year ago

@japanese-goblinn let me know if you want me to assign you again, I'm just going through and unassigning issues that haven't been touched in a while