Delicious Timer is a fast, lightweight profiler oriented towards execution speed.
It makes it easy to visualise what happens in your program and lets you quickly spot opportunities for speed-ups.
Some key points:
- Delicious Timer is fast: it can record up to millions of time lapses per second.
- It is easy to navigate: it feels snappy and responsive, even when there is tons of data to display.
- You can get the statistics you care about: the visualiser lets you instantly combine threads, compute local statistics, sort results and search through them. You can also highlight locks and memory allocations throughout your program.
- Get it up and running within minutes: the Delicious Timer API is simple and straightforward. You can disable it at any time with one line of code.
Requirements:
For now only Windows is supported, there are plans for a Linux version.
- Windows 10, 11 (other versions remain untested)
- A modern AMD64 (x64) CPU (anything from the last 10 years should do)
- Lots of RAM if you plan to record tons of time lapses (memory usage is proportional to the number of time lapses recorded)
Licensing: buy the software once and get all subsequent small updates (bug fixes, minor improvements) for free.
You can head to deliciouslines.com/timer or send us an email at contact@deliciouslines.com for more information.