forked fromdotnet/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commit1d5962e
Speed up checkPathForIllegalChars without a cache. (dotnet#2138)
Timing for 100k checks of the path "c:\dev\myproject\utilities\longstring with spaces\filename.fs":Original ~250msThis method ~100ms1 parent74a1d42 commit1d5962e
1 file changed
+5
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
28 | 15 | | |
29 | 16 | | |
30 | 17 | | |
| |||
0 commit comments
Comments
(0)