flat assembler
Message board for the users of flat assembler.
Index
> Windows > How do you benchmark/profile code? |
Author |
|
vivik 09 Feb 2018, 18:35
Do you use some tools for that or something?
|
|||
09 Feb 2018, 18:35 |
|
rugxulo 09 Feb 2018, 21:25
RDTSCP (since 2010) is preferred under SMP, Naive measurements can be done with *nix sh "time". Others (e.g. DJGPP) have "redir -t". OpenWatcom has wprof. GCC has gprof. Linux has perf and valgrind. Or you may just count calling your heavy routines manually (via extra code).
https://en.wikipedia.org/wiki/List_of_performance_analysis_tools Or did you really mean "Windows only" (since this is the Windows subforum)??? |
|||
09 Feb 2018, 21:25 |
|
vivik 10 Feb 2018, 07:31
Yep, windows tools. How visual studio users benchmark their code, maybe they have some good way of doing that.
|
|||
10 Feb 2018, 07:31 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.