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 42
42
<None Update =" SizeExec.bat" >
43
43
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
44
44
</None >
45
+ <None Update =" SizeExec.sh" >
46
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
47
+ </None >
45
48
</ItemGroup >
46
49
47
50
</Project >
Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ call BitFaster.Caching.ThroughputAnalysis.exe 2 100000
13
13
call BitFaster.Caching.ThroughputAnalysis.exe 2 10000000
14
14
call BitFaster.Caching.ThroughputAnalysis.exe 2 100000000
15
15
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
-
21
16
call BitFaster.Caching.ThroughputAnalysis.exe 4 100
22
17
call BitFaster.Caching.ThroughputAnalysis.exe 4 10000
23
18
call 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
10
10
dotnet BitFaster.Caching.ThroughputAnalysis.dll 2 10000000
11
11
dotnet BitFaster.Caching.ThroughputAnalysis.dll 2 100000000
12
12
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
-
18
13
dotnet BitFaster.Caching.ThroughputAnalysis.dll 4 100
19
14
dotnet BitFaster.Caching.ThroughputAnalysis.dll 4 10000
20
15
dotnet 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