Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perf | various performance improvements for SqlDataReader, TdsParser, SqlGuid and SqlBinary #2308

Closed
wants to merge 8 commits into from

Perf | used Array.Empty<byte>() as a buffer for null values in SqlDat…

f856e2b
Select commit
Loading
Failed to load commit list.
Closed

Perf | various performance improvements for SqlDataReader, TdsParser, SqlGuid and SqlBinary #2308

Perf | used Array.Empty<byte>() as a buffer for null values in SqlDat…
f856e2b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CI-SqlClient (Win 2022 Azure SQL net8.0,AnyCPU,false,3,netstandard2.1) failed Jan 19, 2024 in 52m 41s

Win 2022 Azure SQL net8.0,AnyCPU,false,3,netstandard2.1 failed

Annotations

Check failure on line 0 in A

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient (Win 2022 Azure SQL net8.0,AnyCPU,false,3,netstandard2.1)

A#L0

A(0,0): Error : Expected type System.Data.SqlTypes.SqlBinary does not match actual type System.Byte[]

Check failure on line 0 in A

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient (Win 2022 Azure SQL net8.0,AnyCPU,false,3,netstandard2.1)

A#L0

A(0,0): Error : Expected type System.Data.SqlTypes.SqlBinary does not match actual type System.Byte[]

Check failure on line 0 in A

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient (Win 2022 Azure SQL net8.0,AnyCPU,false,3,netstandard2.1)

A#L0

A(0,0): Error : Expected type System.Data.SqlTypes.SqlBinary does not match actual type System.Byte[]

Check failure on line 0 in A

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient (Win 2022 Azure SQL net8.0,AnyCPU,false,3,netstandard2.1)

A#L0

A(0,0): Error : Expected type System.Data.SqlTypes.SqlBinary does not match actual type System.Byte[]

Check failure on line 0 in A

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient (Win 2022 Azure SQL net8.0,AnyCPU,false,3,netstandard2.1)

A#L0

A(0,0): Error : Expected type System.Data.SqlTypes.SqlBinary does not match actual type System.Byte[]