fix: fix performance statistics storage
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 21 May 2024 20:11:51 +0000 (22:11 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 21 May 2024 20:11:51 +0000 (22:11 +0200)
commit1c818bd3b021c8e660d64f9054e02d06424a3c59
treea816d2b804992471e3504ebb6560e64d1a73f1cf
parent48847bc0d5e594c3e4c0b81c580ac6df48052668
fix: fix performance statistics storage

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
package.json
pnpm-lock.yaml
src/performance/PerformanceStatistics.ts
src/types/Statistics.ts
src/utils/Constants.ts
src/utils/MessageChannelUtils.ts