Need help for faster processing


RE: Need help for faster processing
#7
(2023-11-07, 13:25)Max Murtazin Wrote: What's a profiler?

A tool that can show you how many times a function is called and how much time it needs. It helps to identify the low hanging fruits (parts of the code where you can achieve large performance improvements for relatively low effort)
Also: https://en.wikipedia.org/wiki/Profiling_...ogramming) and https://learn.microsoft.com/en-us/visual...ew=vs-2022
Reply
« Next Oldest | Next Newest »



Messages In This Thread
RE: Need help for faster processing - by Basil Bader - 2023-11-08, 8:25

Forum Jump:


Users browsing this thread: 1 Guest(s)