File tree Expand file tree Collapse file tree 3 files changed +15
-12
lines changed
BitFaster.Caching.ThroughputAnalysis Expand file tree Collapse file tree 3 files changed +15
-12
lines changed Original file line number Diff line number Diff line change 4242 <None Update =" SizeExec.bat" >
4343 <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
4444 </None >
45+ <None Update =" SizeExec.sh" >
46+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
47+ </None >
4548 </ItemGroup >
4649
4750</Project >
Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ call BitFaster.Caching.ThroughputAnalysis.exe 2 100000
1313call BitFaster.Caching.ThroughputAnalysis.exe 2 10000000
1414call BitFaster.Caching.ThroughputAnalysis.exe 2 100000000
1515
16- call BitFaster.Caching.ThroughputAnalysis.exe 3 100
17- call BitFaster.Caching.ThroughputAnalysis.exe 3 10000
18- call BitFaster.Caching.ThroughputAnalysis.exe 3 1000000
19- call BitFaster.Caching.ThroughputAnalysis.exe 3 10000000
20-
2116call BitFaster.Caching.ThroughputAnalysis.exe 4 100
2217call BitFaster.Caching.ThroughputAnalysis.exe 4 10000
2318call BitFaster.Caching.ThroughputAnalysis.exe 4 1000000
24- call BitFaster.Caching.ThroughputAnalysis.exe 4 10000000
19+ call BitFaster.Caching.ThroughputAnalysis.exe 4 10000000
20+
21+ call BitFaster.Caching.ThroughputAnalysis.exe 8 100
22+ call BitFaster.Caching.ThroughputAnalysis.exe 8 10000
23+ call BitFaster.Caching.ThroughputAnalysis.exe 8 1000000
24+ call BitFaster.Caching.ThroughputAnalysis.exe 8 10000000
Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ dotnet BitFaster.Caching.ThroughputAnalysis.dll 2 100000
1010dotnet BitFaster.Caching.ThroughputAnalysis.dll 2 10000000
1111dotnet BitFaster.Caching.ThroughputAnalysis.dll 2 100000000
1212
13- dotnet BitFaster.Caching.ThroughputAnalysis.dll 3 100
14- dotnet BitFaster.Caching.ThroughputAnalysis.dll 3 10000
15- dotnet BitFaster.Caching.ThroughputAnalysis.dll 3 1000000
16- dotnet BitFaster.Caching.ThroughputAnalysis.dll 3 10000000
17-
1813dotnet BitFaster.Caching.ThroughputAnalysis.dll 4 100
1914dotnet BitFaster.Caching.ThroughputAnalysis.dll 4 10000
2015dotnet BitFaster.Caching.ThroughputAnalysis.dll 4 1000000
21- dotnet BitFaster.Caching.ThroughputAnalysis.dll 4 10000000
16+ dotnet BitFaster.Caching.ThroughputAnalysis.dll 4 10000000
17+
18+ dotnet BitFaster.Caching.ThroughputAnalysis.dll 8 100
19+ dotnet BitFaster.Caching.ThroughputAnalysis.dll 8 10000
20+ dotnet BitFaster.Caching.ThroughputAnalysis.dll 8 1000000
21+ dotnet BitFaster.Caching.ThroughputAnalysis.dll 8 10000000
You can’t perform that action at this time.
0 commit comments