-
Notifications
You must be signed in to change notification settings - Fork 552
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Versioning issue with BDN test files, fixed now
- Loading branch information
Showing
11 changed files
with
342 additions
and
184 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 was deleted.
Oops, something went wrong.
30 changes: 30 additions & 0 deletions
30
test/BDNPerfTests/ConfigFiles/CI_BDN_Config_Resp.RespLuaRunnerStress.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 |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"configuration": "Release", | ||
"framework": "net8.0", | ||
"filter": "*LuaRunner*", | ||
"expectedBasicLuaRunner1MeanValue_linux": 182, | ||
"expectedBasicLuaRunner2MeanValue_linux": 325, | ||
"expectedBasicLuaRunner3MeanValue_linux": 1473, | ||
"expectedBasicLuaRunner4MeanValue_linux": 3754, | ||
|
||
"expectedBasicLuaRunner1MeanValue_win": 115, | ||
"expectedBasicLuaRunner2MeanValue_win": 180, | ||
"expectedBasicLuaRunner3MeanValue_win": 686, | ||
"expectedBasicLuaRunner4MeanValue_win": 2711, | ||
|
||
|
||
"expectedBasicLuaRunner1AllocatedValue_linux": 24, | ||
"expectedBasicLuaRunner2AllocatedValue_linux": 144, | ||
"expectedBasicLuaRunner3AllocatedValue_linux": 240, | ||
"expectedBasicLuaRunner4AllocatedValue_linux": 776, | ||
|
||
"expectedBasicLuaRunner1AllocatedValue_win": 24, | ||
"expectedBasicLuaRunner2AllocatedValue_win": 144, | ||
"expectedBasicLuaRunner3AllocatedValue_win": 240, | ||
"expectedBasicLuaRunner4AllocatedValue_win": 776, | ||
|
||
"acceptableMeanRange": 15, | ||
"acceptableAllocatedRange": 10, | ||
"acceptableError": ".1", | ||
"acceptableStdDev": ".1" | ||
} |
30 changes: 30 additions & 0 deletions
30
test/BDNPerfTests/ConfigFiles/CI_BDN_Config_Resp.RespLuaStress.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 |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"configuration": "Release", | ||
"framework": "net8.0", | ||
"filter": "*LuaStress*", | ||
|
||
"expectedBasicLuaStress1MeanValue_linux": 175, | ||
"expectedBasicLuaStress2MeanValue_linux": 284, | ||
"expectedBasicLuaStress3MeanValue_linux": 1407, | ||
"expectedBasicLuaStress4MeanValue_linux": 2733, | ||
|
||
"expectedBasicLuaStress1AllocatedValue_linux": 24, | ||
"expectedBasicLuaStress2AllocatedValue_linux": 144, | ||
"expectedBasicLuaStress3AllocatedValue_linux": 328, | ||
"expectedBasicLuaStress4AllocatedValue_linux": 832, | ||
|
||
"expectedBasicLuaStress1MeanValue_win": 107, | ||
"expectedBasicLuaStress2MeanValue_win": 180, | ||
"expectedBasicLuaStress3MeanValue_win": 660, | ||
"expectedBasicLuaStress4MeanValue_win": 1805, | ||
|
||
"expectedBasicLuaStress1AllocatedValue_win": 24, | ||
"expectedBasicLuaStress2AllocatedValue_win": 144, | ||
"expectedBasicLuaStress3AllocatedValue_win": 328, | ||
"expectedBasicLuaStress4AllocatedValue_win": 832, | ||
|
||
"acceptableMeanRange": 15, | ||
"acceptableAllocatedRange": 10, | ||
"acceptableError": ".1", | ||
"acceptableStdDev": ".1" | ||
} |
43 changes: 43 additions & 0 deletions
43
test/BDNPerfTests/ConfigFiles/CI_BDN_Config_Resp.RespParseStress.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 |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"configuration": "Release", | ||
"framework": "net8.0", | ||
"filter": "*RespParseStress*", | ||
"expectedInLinePingMeanValue_linux": 2.2, | ||
"expectedSETMeanValue_linux": 19, | ||
"expectedSETEXMeanValue_linux": 26, | ||
"expectedGETMeanValue_linux": 13, | ||
"expectedIncrementMeanValue_linux": 27, | ||
"expectedZAddRemMeanValue_linux": 186, | ||
"expectedLPushPopMeanValue_linux": 166, | ||
"expectedSAddRemMeanValue_linux": 164, | ||
"expectedHSetDelMeanValue_linux": 196, | ||
"expectedMyDictSetGetMeanValue_linux": 248, | ||
|
||
"expectedZAddRemAllocatedValue_linux": 23552, | ||
"expectedLPushPopAllocatedValue_linux": 18432, | ||
"expectedSAddRemAllocatedValue_linux": 16384, | ||
"expectedHSetDelAllocatedValue_linux": 55297, | ||
"expectedMyDictSetGetAllocatedValue_linux": 30720, | ||
|
||
"expectedInLinePingMeanValue_win": 2.2, | ||
"expectedSETMeanValue_win": 18, | ||
"expectedSETEXMeanValue_win": 25, | ||
"expectedGETMeanValue_win": 14, | ||
"expectedIncrementMeanValue_win": 24, | ||
"expectedZAddRemMeanValue_win": 144, | ||
"expectedLPushPopMeanValue_win": 128, | ||
"expectedSAddRemMeanValue_win": 124, | ||
"expectedHSetDelMeanValue_win": 169, | ||
"expectedMyDictSetGetMeanValue_win": 250, | ||
|
||
"expectedZAddRemAllocatedValue_win": 23552, | ||
"expectedLPushPopAllocatedValue_win": 18432, | ||
"expectedSAddRemAllocatedValue_win": 16384, | ||
"expectedHSetDelAllocatedValue_win": 55297, | ||
"expectedMyDictSetGetAllocatedValue_win": 30720, | ||
|
||
"acceptableMeanRange": 15, | ||
"acceptableAllocatedRange": 10, | ||
"acceptableError": ".1", | ||
"acceptableStdDev": ".1" | ||
} |
16 changes: 16 additions & 0 deletions
16
test/BDNPerfTests/ConfigFiles/CI_BDN_Config_Resp.RespTsavoriteStress.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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"configuration": "Release", | ||
"framework": "net8.0", | ||
"filter": "*RespTsavoriteStress*", | ||
"expectedGETMeanValue_linux": 21, | ||
"expectedSETMeanValue_linux": 19, | ||
"expectedIncrementMeanValue_linux": 27, | ||
"expectedGETMeanValue_win": 20, | ||
"expectedSETMeanValue_win": 17, | ||
"expectedIncrementMeanValue_win": 26, | ||
|
||
"acceptableMeanRange": 15, | ||
"acceptableError": ".1", | ||
"acceptableStdDev": ".1" | ||
} | ||
|
29 changes: 0 additions & 29 deletions
29
test/BDNPerfTests/ConfigFiles/CI_BDN_Config_RespParseStress.json
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
test/BDNPerfTests/ConfigFiles/CI_BDN_Config_RespTsavoriteStress.json
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.