forked from hyperledger-cacti/cacti
-
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.
refactor(SATP-Hermes): fix cspell and lint
Signed-off-by: André Augusto <andre.augusto@tecnico.ulisboa.pt>
- Loading branch information
1 parent
e05cb11
commit 106a80d
Showing
21 changed files
with
207 additions
and
238 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
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
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
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
2 changes: 1 addition & 1 deletion
2
packages/cactus-plugin-bungee/src/report/report_1662557550605.json
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 |
---|---|---|
@@ -1 +1 @@ | ||
"{\n \"tIgetAllAssetsKey\": 673460.4071750008,\n \"tFgetAllAssetsKey\": 675503.2377489991,\n \"tIgetAllTxByKey\": 876114.2376549989,\n \"tFgetAllTxByKey\": 878149.4369120002,\n \"tIfabricGetTxReceiptByTxIDV1\": 896200.017411001,\n \"numberOfTransactions\": 100,\n \"tFfabricGetTxReceiptByTxIDV1\": 898290.5824039988,\n \"tIgenerateLedgerStates\": 673458.7849370018,\n \"tFgenerateLedgerStates\": 898497.6535710022,\n \"tIgenerateSnapshot\": 898498.7192119993,\n \"tFgenerateSnapshot\": 898498.8481430002,\n \"tIgenerateView\": 898499.7117410004,\n \"tFgenerateView\": 898650.575286001,\n \"tItotalTime\": 12610.278124999255,\n \"tFtotalTime\": 898903.4868579991,\n \"tItransactionsTime\": 210704.5659589991,\n \"tFtransactionsTime\": 673449.9331209995\n}" | ||
"{\n \"tsStartGetAllAssetsKey\": 673460.4071750008,\n \"tsEndGetAllAssetsKey\": 675503.2377489991,\n \"tsStartGetAllTxByKey\": 876114.2376549989,\n \"tsEndGetAllTxByKey\": 878149.4369120002,\n \"tsStartfabricGetTxReceiptByTxIDV1\": 896200.017411001,\n \"numberOfTransactions\": 100,\n \"tsEndfabricGetTxReceiptByTxIDV1\": 898290.5824039988,\n \"tsStartgenerateLedgerStates\": 673458.7849370018,\n \"tsEndgenerateLedgerStates\": 898497.6535710022,\n \"tsStartgenerateSnapshot\": 898498.7192119993,\n \"tsEndgenerateSnapshot\": 898498.8481430002,\n \"tsStartGenerateView\": 898499.7117410004,\n \"tsEndGenerateView\": 898650.575286001,\n \"tsStartTotalTime\": 12610.278124999255,\n \"tsEndTotalTime\": 898903.4868579991,\n \"tsStartTransactionsTime\": 210704.5659589991,\n \"tsEndTransactionsTime\": 673449.9331209995\n}" |
32 changes: 16 additions & 16 deletions
32
packages/cactus-plugin-bungee/src/report/report_1662558750023.json
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 |
---|---|---|
@@ -1,19 +1,19 @@ | ||
{ | ||
"tIgetAllAssetsKey": 676916.3033309989, | ||
"tFgetAllAssetsKey": 678638.7855750024, | ||
"tIgetAllTxByKey": 842997.5304520018, | ||
"tFgetAllTxByKey": 844710.8069510013, | ||
"tIfabricGetTxReceiptByTxIDV1": 859515.8936589994, | ||
"tsStartGetAllAssetsKey": 676916.3033309989, | ||
"tsEndGetAllAssetsKey": 678638.7855750024, | ||
"tsStartGetAllTxByKey": 842997.5304520018, | ||
"tsEndGetAllTxByKey": 844710.8069510013, | ||
"tsStartfabricGetTxReceiptByTxIDV1": 859515.8936589994, | ||
"numberOfTransactions": 100, | ||
"tFfabricGetTxReceiptByTxIDV1": 861157.3159720004, | ||
"tIgenerateLedgerStates": 676915.3176660016, | ||
"tFgenerateLedgerStates": 861338.2410399988, | ||
"tIgenerateSnapshot": 861339.1607629992, | ||
"tFgenerateSnapshot": 861339.2764950022, | ||
"tIgenerateView": 861340.0791519992, | ||
"tFgenerateView": 861459.1003339998, | ||
"tItotalTime": 12340.61959400028, | ||
"tFtotalTime": 861555.6978779994, | ||
"tItransactionsTime": 200109.30410899967, | ||
"tFtransactionsTime": 676907.3711050004 | ||
"tsEndfabricGetTxReceiptByTxIDV1": 861157.3159720004, | ||
"tsStartgenerateLedgerStates": 676915.3176660016, | ||
"tsEndgenerateLedgerStates": 861338.2410399988, | ||
"tsStartgenerateSnapshot": 861339.1607629992, | ||
"tsEndgenerateSnapshot": 861339.2764950022, | ||
"tsStartGenerateView": 861340.0791519992, | ||
"tsEndGenerateView": 861459.1003339998, | ||
"tsStartTotalTime": 12340.61959400028, | ||
"tsEndTotalTime": 861555.6978779994, | ||
"tsStartTransactionsTime": 200109.30410899967, | ||
"tsEndTransactionsTime": 676907.3711050004 | ||
} |
32 changes: 16 additions & 16 deletions
32
packages/cactus-plugin-bungee/src/report/report_1662561672357.json
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 |
---|---|---|
@@ -1,19 +1,19 @@ | ||
{ | ||
"tIgetAllAssetsKey": 591096.3023070022, | ||
"tFgetAllAssetsKey": 592822.4099819995, | ||
"tIgetAllTxByKey": 758419.5141910017, | ||
"tFgetAllTxByKey": 760104.0508930013, | ||
"tIfabricGetTxReceiptByTxIDV1": 775115.5524360016, | ||
"tsStartGetAllAssetsKey": 591096.3023070022, | ||
"tsEndGetAllAssetsKey": 592822.4099819995, | ||
"tsStartGetAllTxByKey": 758419.5141910017, | ||
"tsEndGetAllTxByKey": 760104.0508930013, | ||
"tsStartfabricGetTxReceiptByTxIDV1": 775115.5524360016, | ||
"numberOfTransactions": 100, | ||
"tFfabricGetTxReceiptByTxIDV1": 776803.2530790009, | ||
"tIgenerateLedgerStates": 591095.2867860012, | ||
"tFgenerateLedgerStates": 776980.2256029993, | ||
"tIgenerateSnapshot": 776981.1981969997, | ||
"tFgenerateSnapshot": 776981.5412559994, | ||
"tIgenerateView": 776982.4675379992, | ||
"tFgenerateView": 777062.5760970004, | ||
"tItotalTime": 591088.4815299995, | ||
"tFtotalTime": 777189.1618189998, | ||
"tItransactionsTime": 183869.75471699983, | ||
"tFtransactionsTime": 591087.1108880006 | ||
"tsEndfabricGetTxReceiptByTxIDV1": 776803.2530790009, | ||
"tsStartgenerateLedgerStates": 591095.2867860012, | ||
"tsEndgenerateLedgerStates": 776980.2256029993, | ||
"tsStartgenerateSnapshot": 776981.1981969997, | ||
"tsEndgenerateSnapshot": 776981.5412559994, | ||
"tsStartGenerateView": 776982.4675379992, | ||
"tsEndGenerateView": 777062.5760970004, | ||
"tsStartTotalTime": 591088.4815299995, | ||
"tsEndTotalTime": 777189.1618189998, | ||
"tsStartTransactionsTime": 183869.75471699983, | ||
"tsEndTransactionsTime": 591087.1108880006 | ||
} |
32 changes: 16 additions & 16 deletions
32
packages/cactus-plugin-bungee/src/report/report_1662584410609.json
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 |
---|---|---|
@@ -1,19 +1,19 @@ | ||
{ | ||
"tIgetAllAssetsKey": 219384.86245900393, | ||
"tFgetAllAssetsKey": 221173.2095810026, | ||
"tIgetAllTxByKey": 253188.82620900124, | ||
"tFgetAllTxByKey": 254959.93393400311, | ||
"tIfabricGetTxReceiptByTxIDV1": 254959.99529299885, | ||
"tsStartGetAllAssetsKey": 219384.86245900393, | ||
"tsEndGetAllAssetsKey": 221173.2095810026, | ||
"tsStartGetAllTxByKey": 253188.82620900124, | ||
"tsEndGetAllTxByKey": 254959.93393400311, | ||
"tsStartfabricGetTxReceiptByTxIDV1": 254959.99529299885, | ||
"numberOfTransactions": 10, | ||
"tFfabricGetTxReceiptByTxIDV1": 256772.17797800153, | ||
"tIgenerateLedgerStates": 219383.88455799967, | ||
"tFgenerateLedgerStates": 256805.00567100197, | ||
"tIgenerateSnapshot": 256806.16740500182, | ||
"tFgenerateSnapshot": 256806.35255900025, | ||
"tIgenerateView": 256807.19633500278, | ||
"tFgenerateView": 256842.26325000077, | ||
"tItotalTime": 219374.04392400384, | ||
"tFtotalTime": 256846.67715299875, | ||
"tItransactionsTime": 190752.17684999853, | ||
"tFtransactionsTime": 219372.40088500082 | ||
"tsEndfabricGetTxReceiptByTxIDV1": 256772.17797800153, | ||
"tsStartgenerateLedgerStates": 219383.88455799967, | ||
"tsEndgenerateLedgerStates": 256805.00567100197, | ||
"tsStartgenerateSnapshot": 256806.16740500182, | ||
"tsEndgenerateSnapshot": 256806.35255900025, | ||
"tsStartGenerateView": 256807.19633500278, | ||
"tsEndGenerateView": 256842.26325000077, | ||
"tsStartTotalTime": 219374.04392400384, | ||
"tsEndTotalTime": 256846.67715299875, | ||
"tsStartTransactionsTime": 190752.17684999853, | ||
"tsEndTransactionsTime": 219372.40088500082 | ||
} |
Oops, something went wrong.