- 08 Aug, 2017 1 commit
-
-
verysimplenick authored
-
- 15 Jun, 2017 2 commits
-
-
Nick Craver authored
This reverts commit e7ad0874.
-
Sergii Volchkov authored
-
- 14 Jun, 2017 1 commit
-
-
Ffloriel authored
Markdown tables instead of html “Can be faster” in correct row
-
- 02 Jun, 2017 2 commits
-
-
Nick Craver authored
-
James Law authored
-
- 14 May, 2017 3 commits
-
-
Nick Craver authored
OperationsPerInvoke is an informational, not instructional property. What we actually want is the UnrollFactor. Moved into the job definition to simplify things.
-
GermanTikhonov23 authored
* Fix for PostgresAdapter in SqlMapperExtensions.Async. Copied same line of code from SqlMapperExtensions to fix RuntimeBinderException on InsertAsync * Cleanup
-
Kevin Jones authored
Use an HTTPS link where possible. Fix 404 for performance tests.
-
- 12 May, 2017 1 commit
-
-
Bradley Grainger authored
* Don't create the connection in Dispose: this avoids creating a SQLConnection simply to Dispose it. * Run MySQL tests against the open MySqlConnection: 'connection' is a protected variable in the TestBase class that is a SQL Server connection, not a MySQL connection. * Skip broken MySQL tests: as per issue #295, setting "AllowZeroDateTime=True" in the connection string causes an InvalidCastException in SqlMapper.
-
- 11 May, 2017 3 commits
-
-
Nick Craver authored
More cleanup to do (removing Type column next), but getting to some very usable output now.
-
Nick Craver authored
-
Nick Craver authored
This is based on BenchmarkDotNet (while preserving the legacy format with minor improvements as well - legacy runs much faster). See #666 for details. Not an ominus number at all. Note: this code will get a bit simpler with BenchmarkDotNet categories, see https://github.com/dotnet/BenchmarkDotNet/issues/248 for details.
-
- 08 May, 2017 6 commits
-
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
- 07 May, 2017 6 commits
-
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
It's indeed broken on their end. We should consider switching providers, e.g. https://github.com/mysql-net/MySqlConnector/
-
- 06 May, 2017 15 commits
-
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
* Progress on VS 2017 build tooling * Finally, a working VS 2017 tooling build
-