Add 95th percentile to performance statistics
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 15 Aug 2021 11:43:00 +0000 (13:43 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 15 Aug 2021 11:43:00 +0000 (13:43 +0200)
commitb49422c609edeff25577c1350f3bd2410bdd3b07
treee4db90e1b1f8ea839655e3de7a9a13c86dd3eb8d
parent333eb1003a19e24f6098da116f5cd716e37facb3
Add 95th percentile to performance statistics

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/types/Statistics.ts
src/utils/CircularArray.ts
src/utils/PerformanceStatistics.ts