-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: SamYuan1990 <[email protected]>
- Loading branch information
1 parent
548f40e
commit c7c1625
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# roadmap | ||
Ref to https://www.hyperledger.org/learn/publications/blockchain-performance-metrics | ||
|
||
## 0.2.x | ||
- Support traffic with constant rate for durability test (#45) | ||
- Support Test peer/orderer **separately** / support query (#56) | ||
- Report Time when response received – submit time latency for tx (#94) | ||
- Support input arguments templating (#109) | ||
|
||
## 0.3.x | ||
- Supports success rate and further enhancment for tx recording(#14) |