forked from denisenkom/go-mssqldb
-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Performance Improvement in tds and ucs2 parsing - V1-Candidate (#14)
* Perf improfement tds and decoding ucs2 strings * Reduce pooled buffer size * fix unit test expected value message * fix typo in comment * fix linting issues
- Loading branch information
1 parent
f6444fb
commit f386d5f
Showing
5 changed files
with
597 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.