CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 20:54:16 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/microsoft/STL.git
etag: W/"84964a806fc09f23be365b0d49c0e9d8"
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=mFYBEVPq7MtHNy5CtPs%2FmgCgf3026amTT3QPe8WzMWJ9eLd5ZLSoiZWVW3dks6mg6QNjJqAYSFzTC9KMmsSRb%2BvBZmUbeg7xMD0tCctnrj1CuWKvc1TOjNZ2IrJ4r78byOidsSDLjw8jSOmv94lBaqX7HDUhAW3xXwag3VvRMmklZSQeTP1WtE4GiNNOUdnczevkRMCUKbeoaCwIPafxuT7G9bu3BX3BjpKMxPQTGaU5ZpdO9P3nUPfhERyWdIJ0k41DzfW2lEiHd7LKVfLnTg%3D%3D--Lc9wXOsXC%2B1OD1bz--jpy7yLhLal651MKq9vOgQA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1978987906.1753736055; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 20:54:15 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 20:54:15 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: DA44:E64EF:99E56:D0A2C:6887E377
Vectorize `basic_string::find_first_of` (#4744) · microsoft/STL@77b31f7 · GitHub
Copy file name to clipboardExpand all lines: benchmarks/src/find_first_of.cpp
Copy file name to clipboardExpand all lines: stl/inc/__msvc_string_view.hpp
Copy file name to clipboardExpand all lines: tests/std/tests/VSO_0000000_vector_algorithms/test.cpp
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit 77b31f7
File tree
Expand file treeCollapse file tree
5 files changed
+170
-64
lines changedFilter options
- benchmarks/src
- stl/inc
- tests/std/tests/VSO_0000000_vector_algorithms
Expand file treeCollapse file tree
5 files changed
+170
-64
lines changedbenchmarks/src/find_first_of.cpp
Copy file name to clipboardExpand all lines: benchmarks/src/find_first_of.cpp+26-10Lines changed: 26 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
| 11 | + | |
10 | 12 |
| |
11 | 13 |
| |
12 | 14 |
| |
13 | 15 |
| |
14 |
| - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 |
| |
16 | 20 |
| |
17 | 21 |
| |
18 | 22 |
| |
19 | 23 |
| |
20 | 24 |
| |
21 |
| - | |
22 |
| - | |
23 |
| - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
24 | 30 |
| |
25 | 31 |
| |
26 | 32 |
| |
| |||
29 | 35 |
| |
30 | 36 |
| |
31 | 37 |
| |
32 |
| - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
33 | 45 |
| |
34 | 46 |
| |
35 | 47 |
| |
36 | 48 |
| |
37 | 49 |
| |
38 |
| - | |
| 50 | + | |
39 | 51 |
| |
40 | 52 |
| |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
45 | 61 |
| |
46 | 62 |
|
stl/inc/__msvc_string_view.hpp
Copy file name to clipboardExpand all lines: stl/inc/__msvc_string_view.hpp+45-15Lines changed: 45 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
708 | 708 |
| |
709 | 709 |
| |
710 | 710 |
| |
| 711 | + | |
| 712 | + | |
| 713 | + | |
711 | 714 |
| |
712 |
| - | |
713 |
| - | |
714 |
| - | |
715 |
| - | |
716 |
| - | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
717 | 741 |
| |
718 |
| - | |
719 |
| - | |
720 |
| - | |
721 |
| - | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
722 | 752 |
| |
| 753 | + | |
723 | 754 |
| |
724 |
| - | |
725 |
| - | |
726 |
| - | |
727 |
| - | |
728 |
| - | |
729 |
| - | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
730 | 760 |
| |
731 | 761 |
| |
732 | 762 |
| |
|
-33Lines changed: 0 additions & 33 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 | 62 |
| |
72 | 63 |
| |
73 | 64 |
| |
| |||
198 | 189 |
| |
199 | 190 |
| |
200 | 191 |
| |
201 |
| - | |
202 |
| - | |
203 |
| - | |
204 |
| - | |
205 |
| - | |
206 |
| - | |
207 |
| - | |
208 |
| - | |
209 |
| - | |
210 |
| - | |
211 |
| - | |
212 |
| - | |
213 |
| - | |
214 |
| - | |
215 |
| - | |
216 |
| - | |
217 |
| - | |
218 |
| - | |
219 |
| - | |
220 |
| - | |
221 |
| - | |
222 | 192 |
| |
223 | 193 |
| |
224 | 194 |
| |
| |||
237 | 207 |
| |
238 | 208 |
| |
239 | 209 |
| |
240 |
| - | |
241 |
| - | |
242 |
| - | |
243 | 210 |
| |
244 | 211 |
| |
245 | 212 |
| |
|
+33Lines changed: 33 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
96 | 105 |
| |
97 | 106 |
| |
98 | 107 |
| |
| |||
198 | 207 |
| |
199 | 208 |
| |
200 | 209 |
| |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
201 | 234 |
| |
202 | 235 |
| |
203 | 236 |
| |
|
tests/std/tests/VSO_0000000_vector_algorithms/test.cpp
Copy file name to clipboardExpand all lines: tests/std/tests/VSO_0000000_vector_algorithms/test.cpp+66-6Lines changed: 66 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
31 | 36 |
| |
32 | 37 |
| |
33 | 38 |
| |
| |||
246 | 251 |
| |
247 | 252 |
| |
248 | 253 |
| |
| 254 | + | |
| 255 | + | |
| 256 | + | |
249 | 257 |
| |
250 | 258 |
| |
251 |
| - | |
252 |
| - | |
253 |
| - | |
| 259 | + | |
254 | 260 |
| |
255 | 261 |
| |
256 | 262 |
| |
| |||
310 | 316 |
| |
311 | 317 |
| |
312 | 318 |
| |
313 |
| - | |
314 |
| - | |
315 |
| - | |
| 319 | + | |
316 | 320 |
| |
317 | 321 |
| |
318 | 322 |
| |
| |||
1024 | 1028 |
| |
1025 | 1029 |
| |
1026 | 1030 |
| |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
| 1064 | + | |
| 1065 | + | |
| 1066 | + | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
1027 | 1086 |
| |
1028 | 1087 |
| |
1029 | 1088 |
| |
| |||
1096 | 1155 |
| |
1097 | 1156 |
| |
1098 | 1157 |
| |
| 1158 | + | |
1099 | 1159 |
| |
1100 | 1160 |
|
You can’t perform that action at this time.
0 commit comments