This repository was archived by the owner on Jan 23, 2023. It is now read-only.
Commit 064136c
José Rivero
Fixing aspnet/JitBench#80 (#15764)
- Issue was fixed with this: aspnet/JitBench#82
- Set the UseSharedCompilation=false to avoid that the `VBCSCompiler.exe` stays running.1 parent 4e6435b commit 064136c
File tree
2 files changed
+7
-1
lines changed- tests
- scripts
- src/performance/Scenario/JitBench
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
395 | 399 | | |
396 | 400 | | |
397 | 401 | | |
398 | | - | |
| 402 | + | |
399 | 403 | | |
400 | 404 | | |
401 | 405 | | |
| |||
0 commit comments