CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 22:09:46 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/"4bf7a4631eec90ca6144c02b0cd25587"
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=ImnGX0NRxVoaT4ONwsztmi8KUkHYPzuY2czXUMd%2Bng7rzoyaCxKMvrWw01UnAWrTiZQnmtpLszXMsWeeO%2BGWmNNcjktS14JhRmkFOFqQp%2FvhuB%2BhoaD0nZrfshua%2BYyukjHRA8ibsvbF7Gszmdsk2aLsnwOPs7%2Fg5jQHBIF1soKppF3mydktMwybQ7ZcYntue85ufP5OVM1PGjkg5CtCwchfRRPKDKxMoj69%2BZf4MyC138EvLL6vWz8M8YO3VcvqGm1n7eS%2BqsfBOIe7TWkeGA%3D%3D--MrMtmKsYJ8JoEczg--JtmyZBWi4VelEZXVyxnRBw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1786552949.1753654184; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 22:09:44 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 22:09:44 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E482:3ED739:11D05EF:1774D58:6886A3A8
Bring back search performance improvement (#15789) · DynamoDS/Dynamo@5ef1f7b · GitHub
Copy file name to clipboardExpand all lines: src/DynamoCore/Engine/EngineController.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Models/DynamoModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/DynamoCoreWpf.csproj
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/UI/SharedResourceDictionary.cs
Copy file name to clipboard
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/ViewModels/Core/WorkspaceViewModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/ViewModels/Search/SearchViewModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Views/Core/DynamoView.xaml.cs
Copy file name to clipboardExpand all lines: src/Tools/DynamoFeatureFlags/FeatureFlagsClient.cs
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 658
Commit 5ef1f7b
File tree
Expand file treeCollapse file tree
10 files changed
+305
-10
lines changedFilter options
- src
- DynamoCoreWpf
- UI
- Utilities
- ViewModels
- Core
- Search
- Views/Core
- DynamoCore
- Engine
- Models
- Tools/DynamoFeatureFlags
- test/DynamoCoreWpfTests
Expand file treeCollapse file tree
10 files changed
+305
-10
lines changedsrc/DynamoCore/Engine/EngineController.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Engine/EngineController.cs+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
| 177 | + | |
177 | 178 |
| |
178 | 179 |
| |
179 | 180 |
| |
|
src/DynamoCore/Models/DynamoModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Models/DynamoModel.cs+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
454 | 454 |
| |
455 | 455 |
| |
456 | 456 |
| |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
457 | 461 |
| |
458 | 462 |
| |
459 | 463 |
| |
|
src/DynamoCoreWpf/DynamoCoreWpf.csproj
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/DynamoCoreWpf.csproj+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
432 | 432 |
| |
433 | 433 |
| |
434 | 434 |
| |
| 435 | + | |
435 | 436 |
| |
436 | 437 |
| |
437 | 438 |
| |
|
src/DynamoCoreWpf/UI/SharedResourceDictionary.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/UI/SharedResourceDictionary.cs-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
71 | 70 |
| |
72 | 71 |
| |
73 | 72 |
| |
|
src/DynamoCoreWpf/Utilities/ActionDebouncer.cs
Copy file name to clipboard+61Lines changed: 61 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + |
src/DynamoCoreWpf/ViewModels/Core/WorkspaceViewModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/ViewModels/Core/WorkspaceViewModel.cs-5Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
606 | 606 |
| |
607 | 607 |
| |
608 | 608 |
| |
609 |
| - | |
610 |
| - | |
611 |
| - | |
612 |
| - | |
613 |
| - | |
614 | 609 |
| |
615 | 610 |
| |
616 | 611 |
| |
|
src/DynamoCoreWpf/ViewModels/Search/SearchViewModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/ViewModels/Search/SearchViewModel.cs+42-2Lines changed: 42 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
| 23 | + | |
22 | 24 |
| |
23 | 25 |
| |
24 | 26 |
| |
| |||
73 | 75 |
| |
74 | 76 |
| |
75 | 77 |
| |
76 |
| - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
77 | 83 |
| |
78 | 84 |
| |
79 | 85 |
| |
| |||
86 | 92 |
| |
87 | 93 |
| |
88 | 94 |
| |
89 |
| - | |
| 95 | + | |
90 | 96 |
| |
91 | 97 |
| |
92 | 98 |
| |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
93 | 117 |
| |
94 | 118 |
| |
95 | 119 |
| |
| |||
374 | 398 |
| |
375 | 399 |
| |
376 | 400 |
| |
| 401 | + | |
| 402 | + | |
377 | 403 |
| |
378 | 404 |
| |
379 | 405 |
| |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
380 | 414 |
| |
381 | 415 |
| |
382 | 416 |
| |
| |||
407 | 441 |
| |
408 | 442 |
| |
409 | 443 |
| |
| 444 | + | |
| 445 | + | |
| 446 | + | |
410 | 447 |
| |
411 | 448 |
| |
412 | 449 |
| |
| |||
434 | 471 |
| |
435 | 472 |
| |
436 | 473 |
| |
| 474 | + | |
| 475 | + | |
| 476 | + | |
437 | 477 |
| |
438 | 478 |
| |
439 | 479 |
| |
|
src/DynamoCoreWpf/Views/Core/DynamoView.xaml.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Views/Core/DynamoView.xaml.cs+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2081 | 2081 |
| |
2082 | 2082 |
| |
2083 | 2083 |
| |
| 2084 | + | |
2084 | 2085 |
| |
2085 | 2086 |
| |
2086 | 2087 |
| |
|
src/Tools/DynamoFeatureFlags/FeatureFlagsClient.cs
Copy file name to clipboardExpand all lines: src/Tools/DynamoFeatureFlags/FeatureFlagsClient.cs+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 |
| - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
89 | 91 |
| |
90 | 92 |
| |
91 | 93 |
| |
|
You can’t perform that action at this time.
0 commit comments