This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c1f2845
commit 5f9c835
Showing
1 changed file
with
41 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,41 @@ | ||
# CSBN Benchmark Report List | ||
|
||
Please click the link below to see the benchmark report. | ||
|
||
- [Summary](https://docs.google.com/spreadsheets/d/e/2PACX-1vQoZYQU5iTBY0fBKyK5ZL1psMBjrSBXCipe4jmG4Xr7xsdZ2KoPRHEsXmq4uBI6Sv-eLXoYddDPGHgU/pubhtml) | ||
- createAsset function | ||
- [fixed-feedback-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/createAsset-fixedFeedbackRate.html) | ||
- [fixed-load report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/createAsset-fixedLoad.html) | ||
- [fixed-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/createAsset-fixedRate.html) | ||
- [linear-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/createAsset-linearRate.html) | ||
- [maximum-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/createAsset-maximumRate.html) | ||
- deleteAsset function | ||
- [fixed-feedback-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/deleteAsset-fixedFeedbackRate.html) | ||
- [fixed-load report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/deleteAsset-fixedLoad.html) | ||
- [fixed-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/deleteAsset-fixedRate.html) | ||
- [linear-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/deleteAsset-linearRate.html) | ||
- [maximum-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/deleteAsset-maximumRate.html) | ||
- reach function | ||
- [fixed-feedback-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/reach-fixedFeedbackRate.html) | ||
- [fixed-load report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/reach-fixedLoad.html) | ||
- [fixed-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/reach-fixedRate.html) | ||
- [linear-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/reach-linearRate.html) | ||
- [maximum-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/reach-maximumRate.html) | ||
- readAsset function | ||
- [fixed-feedback-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/readAsset-fixedFeedbackRate.html) | ||
- [fixed-load report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/readAsset-fixedLoad.html) | ||
- [fixed-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/readAsset-fixedRate.html) | ||
- [linear-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/readAsset-linearRate.html) | ||
- [maximum-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/readAsset-maximumRate.html) | ||
- readAssets function | ||
- [fixed-feedback-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/readAssets-fixedFeedbackRate.html) | ||
- [fixed-load report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/readAssets-fixedLoad.html) | ||
- [fixed-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/readAssets-fixedRate.html) | ||
- [linear-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/readAssets-linearRate.html) | ||
- [maximum-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/readAssets-maximumRate.html) | ||
- updateAsset function | ||
- [fixed-feedback-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/updateAsset-fixedFeedbackRate.html) | ||
- [fixed-load report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/updateAsset-fixedLoad.html) | ||
- [fixed-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/updateAsset-fixedRate.html) | ||
- [linear-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/updateAsset-linearRate.html) | ||
- [maximum-rate report](https://sensasi-delight.github.io/csbn-caliper-benchmarks/reports/updateAsset-maximumRate.html) |