iotaledger / iotaledger/ts-packages
[explorer] Filter user and system metrics
Open
explorer
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 3
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 12
Description
## Description
Enable the ability to display metrics (TPS, peak, block transactions, etc.) :
- only for user transactions (with fees)
- only for system transactions (without fees)
- or both simultaneously
Default: user
## Motivation
User-oriented metrics are the most important for judging blockchain performance because system transactions such as time updates are likely to be very fast and distort the calculation of averages
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.