Skip to content

Add ProfileHandler

Compare
Choose a tag to compare
@tbrand tbrand released this 02 Apr 11:33
· 69 commits to master since this release

Now you can easily get a profile by accessing "/profile"

[ GET /one ]        Access: 10          Total: 704.0µs      Ave: 70.4µs
[ GET /two ]        Access: 9           Total: 309.0µs      Ave: 34.3µs
[ GET /three ]      Access: 9           Total: 262.0µs      Ave: 29.1µs

See sample to see how to use ProfileHandler.