Add histogram, compare screenshots to README.

This commit is contained in:
Bartosz Taudul 2019-01-15 19:55:41 +01:00
parent 6a84520126
commit 7b6b6862ed
4 changed files with 8 additions and 4 deletions

View File

@ -52,6 +52,14 @@ The user manual for Tracy is available [at the following address](https://bitbuc
## Features ## Features
#### Histogram of function execution times
![](doc/histogram.png)
#### Comparison of two profiling runs
![](doc/compare.png)
#### Marking locks #### Marking locks
![](doc/locks.png) ![](doc/locks.png)
@ -63,7 +71,3 @@ The user manual for Tracy is available [at the following address](https://bitbuc
#### Message log #### Message log
![](doc/messages.png) ![](doc/messages.png)
#### Approximation of capture cost
![](doc/cost.png)

BIN
doc/compare.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

BIN
doc/histogram.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB