CARVIEW |
Select Language
HTTP/2 200
date: Thu, 31 Jul 2025 08:33:54 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/"c47f4236b07c55fb89d9787cf64308f4"
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 wss://alive-staging.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=gQnqonAycalveOrsMzVQoqaTCwAIQYrOoRTghHhBKZK2jhSvI9zYJo6nBwYNnabCU7BvuadmTYTiMYuZ72QQjJ1%2BW0LzuXsPkHmmc7mM32XAS63qHGmb71GQhE8e5AnMfc%2F6RqAvqg%2FkpgGq%2F1XvlRHn%2BHVlqgEMdI4O9d0%2BsgTHhJSqZQpZRZSxYI4Yvg5ldh03B5cy1aUp%2FGvo2Gubv1PfFuMOYXX2vsgOOVbTnwTX137JrLs6c%2FNpAt%2BeuMSxKCDUzYm5TYla%2FWV%2FEN3pIw%3D%3D--GPgS%2F%2FvDCUQ4lFEU--I4mjTL5O29FjWOH3wW%2BpDg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.733666894.1753950833; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 08:33:53 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 08:33:53 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: BC24:1E01C6:618478:78954F:688B2A71
Performance failure mode (#10061) · DynamoDS/Dynamo@a97eeee · GitHub
Copy file name to clipboardExpand all lines: tools/Performance/DynamoPerformanceTests/PerformanceTestConsoleApp.cs
Copy file name to clipboardExpand all lines: tools/Performance/DynamoPerformanceTests/ResultsComparer.cs
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 660
Commit a97eeee
authored
Performance failure mode (#10061)
* temp remove graphs to speed up testing
* add comparison failure exit code
add log text for result
add comparisonData property to each Comparer and use it
* fix saved file
* remove extra pipe | from log
* remove new line
* address comments
* Revert "temp remove graphs to speed up testing"
This reverts commit 6134760.1 parent 52557ec commit a97eeeeCopy full SHA for a97eeee
File tree
Expand file treeCollapse file tree
2 files changed
+121
-22
lines changedFilter options
- tools/Performance/DynamoPerformanceTests
Expand file treeCollapse file tree
2 files changed
+121
-22
lines changedtools/Performance/DynamoPerformanceTests/PerformanceTestConsoleApp.cs
Copy file name to clipboardExpand all lines: tools/Performance/DynamoPerformanceTests/PerformanceTestConsoleApp.cs+61-13Lines changed: 61 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
11 | 18 |
| |
12 | 19 |
| |
13 | 20 |
| |
| |||
18 | 25 |
| |
19 | 26 |
| |
20 | 27 |
| |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
21 | 34 |
| |
22 | 35 |
| |
23 | 36 |
| |
| |||
118 | 131 |
| |
119 | 132 |
| |
120 | 133 |
| |
121 |
| - | |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
134 | 182 |
| |
135 | 183 |
| |
136 | 184 |
|
tools/Performance/DynamoPerformanceTests/ResultsComparer.cs
Copy file name to clipboardExpand all lines: tools/Performance/DynamoPerformanceTests/ResultsComparer.cs+60-9Lines changed: 60 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 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 | + | |
21 | 47 |
| |
22 | 48 |
| |
23 | 49 |
| |
| |||
60 | 86 |
| |
61 | 87 |
| |
62 | 88 |
| |
63 |
| - | |
| 89 | + | |
64 | 90 |
| |
65 | 91 |
| |
66 | 92 |
| |
| |||
105 | 131 |
| |
106 | 132 |
| |
107 | 133 |
| |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
108 | 139 |
| |
109 | 140 |
| |
110 | 141 |
| |
111 | 142 |
| |
112 | 143 |
| |
113 |
| - | |
| 144 | + | |
| 145 | + | |
114 | 146 |
| |
115 | 147 |
| |
116 | 148 |
| |
| |||
128 | 160 |
| |
129 | 161 |
| |
130 | 162 |
| |
| 163 | + | |
| 164 | + | |
131 | 165 |
| |
132 | 166 |
| |
133 | 167 |
| |
| |||
162 | 196 |
| |
163 | 197 |
| |
164 | 198 |
| |
165 |
| - | |
| 199 | + | |
166 | 200 |
| |
167 | 201 |
| |
168 | 202 |
| |
| |||
182 | 216 |
| |
183 | 217 |
| |
184 | 218 |
| |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
185 | 223 |
| |
186 | 224 |
| |
187 | 225 |
| |
| |||
195 | 233 |
| |
196 | 234 |
| |
197 | 235 |
| |
198 |
| - | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
199 | 239 |
| |
200 | 240 |
| |
201 | 241 |
| |
| |||
209 | 249 |
| |
210 | 250 |
| |
211 | 251 |
| |
212 |
| - | |
| 252 | + | |
| 253 | + | |
213 | 254 |
| |
214 | 255 |
| |
215 | 256 |
| |
| |||
233 | 274 |
| |
234 | 275 |
| |
235 | 276 |
| |
236 |
| - | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
237 | 288 |
| |
238 | 289 |
| |
239 | 290 |
| |
| |||
246 | 297 |
| |
247 | 298 |
| |
248 | 299 |
| |
249 |
| - | |
| 300 | + | |
250 | 301 |
| |
251 | 302 |
| |
252 | 303 |
| |
| |||
330 | 381 |
| |
331 | 382 |
| |
332 | 383 |
| |
333 |
| - | |
| 384 | + | |
334 | 385 |
| |
335 | 386 |
| |
336 | 387 |
| |
|
You can’t perform that action at this time.
0 commit comments