WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
Laurie0131 edited this page Jun 29, 2017 · 1 revision

The Performance Package provides documentation and tools to enable you to add performance measurement capabilities to your code, generate performance data, interpret it, and use the data to improve the performance of the code. These tools consist of a TimerLib instance which uses the CPU's TimeStamp Counter and the Dp shell application which reports the gathered performance data in several different formats.

Clone this wiki locally