CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 08:38:09 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/DynamoDS/Dynamo.git
etag: W/"40eca721fbcabaf02b7c17399f3e6801"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=L2njTqGvAU2e9M1IoW%2BEH7bOtTp9blnn653c6lJANtUoebgWLOx9VDhWG7Vu9f5TS5JhbRAe%2FSCePasnIX2GYRwh2BuBU9oMbwIOIEXdKDOUpM6GAlquXULhs5JLl9zzwBk3RKhOIOTXJ5ySPmBj9eqSLaU5ztganekSZBfHBYnbjhRYcm9%2FvzrHreX9Fs6GexzSG%2Bs0Jpm2JYzoa3VWExGh3xr1FxKqwrHRiYIMpYiz6AktMvXwT804zihikMS08ZCBUCxlMSFXEoFskBGrvQ%3D%3D--pWr8im1twfcHYgX5--2qvNaLh4K3K1WpWa7CzAQw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1421247045.1753691888; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 08:38:08 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 08:38:08 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: AA86:3ED739:1764B0C:1E46C5A:688736F0
Node Search performance improvements (#12056) · DynamoDS/Dynamo@f9c7691 · GitHub
Copy file name to clipboardExpand all lines: src/DynamoCore/Search/SearchDictionary.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Commands/SearchCommands.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Controls/IncanvasSearchControl.xaml
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Controls/IncanvasSearchControl.xaml.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/ViewModels/Search/NodeSearchElementViewModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/ViewModels/Search/SearchViewModel.cs
Copy file name to clipboardExpand all lines: test/DynamoCoreTests/Search/SearchDictionaryTest.cs
Copy file name to clipboardExpand all lines: test/DynamoCoreWpfTests/CoreUITests.cs
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 658
Commit f9c7691
File tree
Expand file treeCollapse file tree
9 files changed
+6633
-31
lines changedFilter options
- src
- DynamoCoreWpf
- Commands
- Controls
- ViewModels/Search
- DynamoCore/Search
- test
- DynamoCoreTests/Search
- DynamoCoreWpfTests
- performance/search_tags
Expand file treeCollapse file tree
9 files changed
+6633
-31
lines changedsrc/DynamoCore/Search/SearchDictionary.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Search/SearchDictionary.cs+31-10Lines changed: 31 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
| 8 | + | |
7 | 9 |
| |
8 | 10 |
| |
9 | 11 |
| |
| |||
13 | 15 |
| |
14 | 16 |
| |
15 | 17 |
| |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
16 | 35 |
| |
17 | 36 |
| |
18 | 37 |
| |
| |||
277 | 296 |
| |
278 | 297 |
| |
279 | 298 |
| |
280 |
| - | |
| 299 | + | |
| 300 | + | |
281 | 301 |
| |
282 | 302 |
| |
283 | 303 |
| |
| |||
306 | 326 |
| |
307 | 327 |
| |
308 | 328 |
| |
309 |
| - | |
| 329 | + | |
310 | 330 |
| |
311 | 331 |
| |
312 | 332 |
| |
313 | 333 |
| |
314 |
| - | |
| 334 | + | |
315 | 335 |
| |
316 | 336 |
| |
317 | 337 |
| |
| |||
342 | 362 |
| |
343 | 363 |
| |
344 | 364 |
| |
345 |
| - | |
| 365 | + | |
346 | 366 |
| |
347 | 367 |
| |
348 | 368 |
| |
| |||
379 | 399 |
| |
380 | 400 |
| |
381 | 401 |
| |
382 |
| - | |
383 |
| - | |
384 |
| - | |
385 |
| - | |
386 |
| - | |
387 |
| - | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
388 | 409 |
| |
389 | 410 |
| |
390 | 411 |
| |
|
src/DynamoCoreWpf/Commands/SearchCommands.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Commands/SearchCommands.cs+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
|
src/DynamoCoreWpf/Controls/IncanvasSearchControl.xaml
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Controls/IncanvasSearchControl.xaml+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
109 |
| - | |
| 108 | + | |
110 | 109 |
| |
111 | 110 |
| |
112 | 111 |
| |
|
src/DynamoCoreWpf/Controls/IncanvasSearchControl.xaml.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Controls/IncanvasSearchControl.xaml.cs+1-11Lines changed: 1 addition & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 | 63 |
| |
74 | 64 |
| |
75 | 65 |
| |
| |||
86 | 76 |
| |
87 | 77 |
| |
88 | 78 |
| |
89 |
| - | |
| 79 | + | |
90 | 80 |
| |
91 | 81 |
| |
92 | 82 |
| |
|
src/DynamoCoreWpf/ViewModels/Search/NodeSearchElementViewModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/ViewModels/Search/NodeSearchElementViewModel.cs-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
360 | 360 |
| |
361 | 361 |
| |
362 | 362 |
| |
363 |
| - | |
364 |
| - | |
365 | 363 |
| |
366 | 364 |
| |
367 | 365 |
| |
|
src/DynamoCoreWpf/ViewModels/Search/SearchViewModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/ViewModels/Search/SearchViewModel.cs+7-5Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
40 | 44 |
| |
41 | 45 |
| |
42 | 46 |
| |
43 | 47 |
| |
| 48 | + | |
| 49 | + | |
44 | 50 |
| |
45 | 51 |
| |
46 | 52 |
| |
| |||
65 | 71 |
| |
66 | 72 |
| |
67 | 73 |
| |
| 74 | + | |
68 | 75 |
| |
69 | 76 |
| |
70 | 77 |
| |
71 | 78 |
| |
72 | 79 |
| |
73 | 80 |
| |
74 |
| - | |
75 | 81 |
| |
76 | 82 |
| |
77 | 83 |
| |
| |||
208 | 214 |
| |
209 | 215 |
| |
210 | 216 |
| |
211 |
| - | |
212 |
| - | |
213 | 217 |
| |
214 | 218 |
| |
215 | 219 |
| |
| |||
822 | 826 |
| |
823 | 827 |
| |
824 | 828 |
| |
825 |
| - | |
826 |
| - | |
827 | 829 |
| |
828 | 830 |
| |
829 | 831 |
| |
|
test/DynamoCoreTests/Search/SearchDictionaryTest.cs
Copy file name to clipboardExpand all lines: test/DynamoCoreTests/Search/SearchDictionaryTest.cs+41-1Lines changed: 41 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
| |||
8 | 10 |
| |
9 | 11 |
| |
10 | 12 |
| |
11 |
| - | |
| 13 | + | |
12 | 14 |
| |
13 | 15 |
| |
14 | 16 |
| |
| |||
57 | 59 |
| |
58 | 60 |
| |
59 | 61 |
| |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
60 | 100 |
| |
61 | 101 |
| |
62 | 102 |
| |
|
test/DynamoCoreWpfTests/CoreUITests.cs
Copy file name to clipboardExpand all lines: test/DynamoCoreWpfTests/CoreUITests.cs+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
| |||
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
| 23 | + | |
22 | 24 |
| |
23 | 25 |
| |
24 | 26 |
| |
| |||
863 | 865 |
| |
864 | 866 |
| |
865 | 867 |
| |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
866 | 892 |
| |
867 | 893 |
| |
868 | 894 |
| |
|
You can’t perform that action at this time.
0 commit comments