forked from microsoft/garnet
-
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.
Get BDN Tests up to in sync with what is in BDN branch
- Loading branch information
Showing
7 changed files
with
188 additions
and
283 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
20 changes: 5 additions & 15 deletions
20
test/BDNPerfTests/ConfigFiles/CI_CONFIG_BDN_Benchmark_Cluster.ClusterMigrate.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,9 @@ | ||
{ | ||
"configuration": "Release", | ||
"framework": "net8.0", | ||
"filter": "BDN.benchmark.Cluster.ClusterMigrate.*", | ||
|
||
"expectedGet_None_AllocatedValue_linux": 0, | ||
"expectedSet_None_AllocatedValue_linux": 0, | ||
"expectedMGet_None_AllocatedValue_linux": 0, | ||
"expectedMSet_None_AllocatedValue_linux": 0, | ||
|
||
"expectedGet_None_AllocatedValue_win": 0, | ||
"expectedSet_None_AllocatedValue_win": 0, | ||
"expectedMGet_None_AllocatedValue_win": 0, | ||
"expectedMSet_None_AllocatedValue_win": 0, | ||
|
||
"acceptableAllocatedRange": 10, | ||
"acceptableError": ".1", | ||
"acceptableStdDev": ".1" | ||
"_comment": "All these values are the expected Allocated.", | ||
"expectedGet_None": 0, | ||
"expectedSet_None": 0, | ||
"expectedMGet_None": 0, | ||
"expectedMSet_None": 0 | ||
} |
38 changes: 11 additions & 27 deletions
38
test/BDNPerfTests/ConfigFiles/CI_CONFIG_BDN_Benchmark_Cluster.ClusterOperations.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,31 +1,15 @@ | ||
{ | ||
"configuration": "Release", | ||
"framework": "net8.0", | ||
"filter": "BDN.benchmark.Cluster.ClusterOperations.*", | ||
|
||
"expectedGet_DSV_AllocatedValue_linux": 0, | ||
"expectedSet_DSV_AllocatedValue_linux": 0, | ||
"expectedMGet_DSV_AllocatedValue_linux": 0, | ||
"expectedMSet_DSV_AllocatedValue_linux": 0, | ||
"expectedCPBSet_DSV_AllocatedValue_linux": 0, | ||
"expectedGet_None_AllocatedValue_linux": 0, | ||
"expectedSet_None_AllocatedValue_linux": 0, | ||
"expectedMGet_None_AllocatedValue_linux": 0, | ||
"expectedMSet_None_AllocatedValue_linux": 0, | ||
"expectedCPBSet_None_AllocatedValue_linux": 0, | ||
|
||
"expectedGet_DSV_AllocatedValue_win": 0, | ||
"expectedSet_DSV_AllocatedValue_win": 0, | ||
"expectedMGet_DSV_AllocatedValue_win": 0, | ||
"expectedMSet_DSV_AllocatedValue_win": 0, | ||
"expectedCPBSet_DSV_AllocatedValue_win": 0, | ||
"expectedGet_None_AllocatedValue_win": 0, | ||
"expectedSet_None_AllocatedValue_win": 0, | ||
"expectedMGet_None_AllocatedValue_win": 0, | ||
"expectedMSet_None_AllocatedValue_win": 0, | ||
"expectedCPBSet_None_AllocatedValue_win": 0, | ||
|
||
"acceptableAllocatedRange": 10, | ||
"acceptableError": ".1", | ||
"acceptableStdDev": ".1" | ||
"_comment": "All these values are the expected Allocated.", | ||
"expectedGet_DSV": 0, | ||
"expectedSet_DSV": 0, | ||
"expectedMGet_DSV": 0, | ||
"expectedMSet_DSV": 0, | ||
"expectedCPBSet_DSV": 0, | ||
"expectedGet_None": 0, | ||
"expectedSet_None": 0, | ||
"expectedMGet_None": 0, | ||
"expectedMSet_None": 0, | ||
"expectedCPBSet_None": 0 | ||
} |
20 changes: 5 additions & 15 deletions
20
test/BDNPerfTests/ConfigFiles/CI_CONFIG_BDN_Benchmark_Lua.LuaScripts.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,9 @@ | ||
{ | ||
"configuration": "Release", | ||
"framework": "net8.0", | ||
"filter": "BDN.benchmark.Lua.*", | ||
|
||
"expectedScript1_None_AllocatedValue_linux": 24, | ||
"expectedScript2_None_AllocatedValue_linux": 144, | ||
"expectedScript3_None_AllocatedValue_linux": 240, | ||
"expectedScript4_None_AllocatedValue_linux": 776, | ||
|
||
"expectedScript1_None_AllocatedValue_win": 24, | ||
"expectedScript2_None_AllocatedValue_win": 144, | ||
"expectedScript3_None_AllocatedValue_win": 240, | ||
"expectedScript4_None_AllocatedValue_win": 776, | ||
|
||
"acceptableAllocatedRange": 10, | ||
"acceptableError": ".1", | ||
"acceptableStdDev": ".1" | ||
"_comment": "All these values are the expected Allocated.", | ||
"expectedScript1_None": 24, | ||
"expectedScript2_None": 144, | ||
"expectedScript3_None": 240, | ||
"expectedScript4_None": 776 | ||
} |
17 changes: 4 additions & 13 deletions
17
test/BDNPerfTests/ConfigFiles/CI_CONFIG_BDN_Benchmark_Operations.BasicOperations.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,17 +1,8 @@ | ||
{ | ||
"configuration": "Release", | ||
"framework": "net8.0", | ||
"filter": "BDN.benchmark.Operations.BasicOperations.*", | ||
|
||
"expectedInlinePing_ACL_AllocatedValue_linux": 0, | ||
"expectedInlinePing_AOF_AllocatedValue_linux": 0, | ||
"expectedInlinePing_None_AllocatedValue_linux": 0, | ||
|
||
"expectedInlinePing_ACL_AllocatedValue_win": 0, | ||
"expectedInlinePing_AOF_AllocatedValue_win": 0, | ||
"expectedInlinePing_None_AllocatedValue_win": 0, | ||
|
||
"acceptableAllocatedRange": 10, | ||
"acceptableError": ".1", | ||
"acceptableStdDev": ".1" | ||
"_comment": "All these values are the expected Allocated.", | ||
"expectedInlinePing_ACL_Allocated": 0, | ||
"expectedInlinePing_AOF_Allocated": 0, | ||
"expectedInlinePing_None_Allocated": 0 | ||
} |
68 changes: 21 additions & 47 deletions
68
test/BDNPerfTests/ConfigFiles/CI_CONFIG_BDN_Benchmark_Operations.ObjectOperations.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,53 +1,27 @@ | ||
{ | ||
"configuration": "Release", | ||
"framework": "net8.0", | ||
"filter": "BDN.benchmark.Operations.ObjectOperations.*", | ||
|
||
"expectedZAddRem_ACL_AllocatedValue_linux": 18400, | ||
"expectedLPushPop_ACL_AllocatedValue_linux": 14400, | ||
"expectedSAddRem_ACL_AllocatedValue_linux": 12800, | ||
"expectedHSetDel_ACL_AllocatedValue_linux": 43201, | ||
"expectedMyDictSetGet_ACL_AllocatedValue_linux": 24000, | ||
"expectedCustomProcSet_ACL_AllocatedValue_linux": 0, | ||
"_comment": "All these values are the expected Allocated.", | ||
"expectedZAddRem_ACL": 18400, | ||
"expectedLPushPop_ACL": 14400, | ||
"expectedSAddRem_ACL": 12800, | ||
"expectedHSetDel_ACL": 43201, | ||
"expectedMyDictSetGet_ACL": 24000, | ||
"expectedCustomProcSet_ACL": 0, | ||
|
||
"expectedZAddRem_AOF": 18400, | ||
"expectedLPushPop_AOF": 14400, | ||
"expectedSAddRem_AOF": 12800, | ||
"expectedHSetDel_AOF": 43201, | ||
"expectedMyDictSetGet_AOF": 24000, | ||
"expectedCustomProcSet_AOF": 0, | ||
|
||
"expectedZAddRem_None": 18400, | ||
"expectedLPushPop_None": 14400, | ||
"expectedSAddRem_None": 12800, | ||
"expectedHSetDel_None": 43201, | ||
"expectedMyDictSetGet_None": 24000, | ||
"expectedCustomProcSet_None": 0 | ||
|
||
"expectedZAddRem_AOF_AllocatedValue_linux": 18400, | ||
"expectedLPushPop_AOF_AllocatedValue_linux": 14400, | ||
"expectedSAddRem_AOF_AllocatedValue_linux": 12800, | ||
"expectedHSetDel_AOF_AllocatedValue_linux": 43201, | ||
"expectedMyDictSetGet_AOF_AllocatedValue_linux": 24000, | ||
"expectedCustomProcSet_AOF_AllocatedValue_linux": 0, | ||
|
||
"expectedZAddRem_None_AllocatedValue_linux": 18400, | ||
"expectedLPushPop_None_AllocatedValue_linux": 14400, | ||
"expectedSAddRem_None_AllocatedValue_linux": 12800, | ||
"expectedHSetDel_None_AllocatedValue_linux": 43201, | ||
"expectedMyDictSetGet_None_AllocatedValue_linux": 24000, | ||
"expectedCustomProcSet_None_AllocatedValue_linux": 0, | ||
|
||
|
||
"expectedZAddRem_ACL_AllocatedValue_win": 18400, | ||
"expectedLPushPop_ACL_AllocatedValue_win": 14400, | ||
"expectedSAddRem_ACL_AllocatedValue_win": 12800, | ||
"expectedHSetDel_ACL_AllocatedValue_win": 43201, | ||
"expectedMyDictSetGet_ACL_AllocatedValue_win": 24000, | ||
"expectedCustomProcSet_ACL_AllocatedValue_win": 0, | ||
|
||
"expectedZAddRem_AOF_AllocatedValue_win": 18400, | ||
"expectedLPushPop_AOF_AllocatedValue_win": 14400, | ||
"expectedSAddRem_AOF_AllocatedValue_win": 12800, | ||
"expectedHSetDel_AOF_AllocatedValue_win": 43201, | ||
"expectedMyDictSetGet_AOF_AllocatedValue_win": 24000, | ||
"expectedCustomProcSet_AOF_AllocatedValue_win": 0, | ||
|
||
"expectedZAddRem_None_AllocatedValue_win": 18400, | ||
"expectedLPushPop_None_AllocatedValue_win": 14400, | ||
"expectedSAddRem_None_AllocatedValue_win": 12800, | ||
"expectedHSetDel_None_AllocatedValue_win": 43201, | ||
"expectedMyDictSetGet_None_AllocatedValue_win": 24000, | ||
"expectedCustomProcSet_None_AllocatedValue_win": 0, | ||
|
||
"acceptableAllocatedRange": 10, | ||
"acceptableError": ".1", | ||
"acceptableStdDev": ".1" | ||
} | ||
|
Oops, something went wrong.