Commit 9602271
authored
Perf | avoid boxing of SqlGuid in SqlBuffer (dotnet#2306)
1 parent b460fd0 commit 9602271
File tree
4 files changed
+8
-9
lines changed- src/Microsoft.Data.SqlClient
- netcore/src/Microsoft/Data/SqlClient
- netfx/src/Microsoft/Data/SqlClient
- src/Microsoft/Data/SqlClient
- Server
4 files changed
+8
-9
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5504 | 5504 | | |
5505 | 5505 | | |
5506 | 5506 | | |
5507 | | - | |
| 5507 | + | |
5508 | 5508 | | |
5509 | 5509 | | |
5510 | 5510 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6310 | 6310 | | |
6311 | 6311 | | |
6312 | 6312 | | |
6313 | | - | |
| 6313 | + | |
6314 | 6314 | | |
6315 | 6315 | | |
6316 | 6316 | | |
| |||
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | 155 | | |
160 | 156 | | |
161 | 157 | | |
| |||
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
815 | 815 | | |
816 | 816 | | |
817 | 817 | | |
818 | | - | |
| 818 | + | |
819 | 819 | | |
820 | 820 | | |
821 | 821 | | |
822 | 822 | | |
823 | 823 | | |
824 | 824 | | |
825 | | - | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
826 | 829 | | |
827 | 830 | | |
828 | 831 | | |
| |||
0 commit comments