Confirmed users
975
edits
(→Profilers and performance tooling: Link sections in warning) |
(→Profilers and performance tooling: WARNING -> important note) |
||
| Line 8: | Line 8: | ||
==Profilers and performance tooling== | ==Profilers and performance tooling== | ||
''' | '''Important note: this approach will create overhead and give less accurate time values. This method is useful when you are looking for red flags in your code and trying to diagnose performance issues. If you want accurate measurements, see [[#Timestamp measurement|timestamp measurement]] or [[#Performance tests|performance tests]]. | ||
''' | ''' | ||