Commit graph

267 commits

Author SHA1 Message Date
ulvii 38d01dcade Report duration in seconds 2017-06-20 17:40:54 -07:00
ulvii e250baf57b Adding pyodbc install instructions to setup scripts 2017-06-19 14:32:24 -07:00
ulvii c655d04226 Initial commit for run-tests script 2017-06-16 18:30:16 -07:00
ulvii 830a8772f0 Merge remote-tracking branch 'upstream/dev' into PerformanceTests 2017-06-16 18:26:30 -07:00
yitam 237ca11e2f corrected the expected output 2017-06-16 09:38:07 -07:00
yitam 3548b34956 fixed regex for expected error messages 2017-06-15 16:47:08 -07:00
yitam 8686516325 Modified Readme text files 2017-06-13 12:07:27 -07:00
yitam b9b785dd9a fixed BVT tests to run on Linux/Mac 2017-06-13 11:45:48 -07:00
yitam f38d57b7f7 Azure AD tests using ActiveDirectoryPassword 2017-06-12 10:51:23 -07:00
ulvii 6f3ab5f3da Merge remote-tracking branch 'upstream/dev' into PerformanceTests 2017-06-05 17:05:54 -07:00
ulvii aab02c5d6f Merge branch 'PerformanceTests' of https://github.com/ulvii/msphpsql into PerformanceTests 2017-06-05 17:05:24 -07:00
ulvii 6b2ead8a4c 1. Modifying Sqlsrv benchmarks to use sqlsrv_fetch_array to make the fetch consistent with PDO_SQLSRV. 2. Modifying PDO_SQLSRV benchmarks to use exec() instead of query() 2017-06-05 17:04:57 -07:00
yitam 65a2a31ac7 one new test with binary data 2017-06-05 09:26:02 -07:00
yitam fae0e476a5 modified another test 2017-06-05 08:41:01 -07:00
yitam 4a0a89777d merged two tests 2017-06-05 08:32:43 -07:00
ulvii 188fba0859 Update SqlsrvInsertBench.php 2017-06-02 16:46:03 -07:00
ulvii b4b3669d5b Merge remote-tracking branch 'upstream/dev' into PerformanceTests 2017-06-02 16:16:19 -07:00
ulvii b151f20e25 Update README.md 2017-06-02 16:02:34 -07:00
yitam 8e51fff846 added bvt - msdn sample codes 2017-06-02 15:59:44 -07:00
ulvii 44671291e6 Update README.md 2017-06-02 15:53:22 -07:00
yitam 29cadfc4ea added a skipif for the numeric test 2017-06-02 12:57:10 -07:00
yitam 9c834a7bb1 add a numeric test 2017-06-02 11:03:31 -07:00
yitam ab0e50a4fb added more descriptions 2017-06-02 08:31:23 -07:00
yitam a789e0864b new tests from autonomous 2017-06-01 17:51:37 -07:00
ulvii 6898826636 Windows setup working script 2017-06-01 17:35:44 -07:00
ulvii 8eae559fb8 Initial commit for windows env setup script 2017-05-31 18:11:10 -07:00
ulvii b673609239 Adding a workaround by installing svn, because the default svn on Mac is broken 2017-05-30 11:49:09 -07:00
ulvii d84f8412bf Update setup_env_unix.sh 2017-05-30 10:13:43 -07:00
ulvii 969acc054f changing to unix line endings 2017-05-29 18:38:37 -07:00
ulvii 979933244e Adding a script to setup Performance environment on Unix machines 2017-05-29 18:16:57 -07:00
ulvii f81656e0b5 Merge branch 'PerformanceTests' of https://github.com/ulvii/msphpsql into PerformanceTests 2017-05-23 17:52:41 -07:00
ulvii 69277047bf Initial commit for automation script to set up the environment and run the tests 2017-05-23 17:52:03 -07:00
ulvii ac76837300 Update README.md 2017-05-23 15:34:41 -07:00
ulvii faf14547a2 Update README.md
Adding a few more instructions to run the benchmarks
2017-05-23 13:57:10 -07:00
ulvii 4fdbf63ee8 Adding json install files 2017-05-23 12:44:09 -07:00
ulvii c2ef4d8658 Update README.md 2017-05-23 12:43:18 -07:00
ulvii 797e76303c Update README.md
Adding instructions how to run benchmarks
2017-05-23 12:01:16 -07:00
Jenny Tam 8af157d1b0 Merge pull request #398 from yitam/largeStreamData
Dropped the use of utf8_decode while testing
2017-05-19 16:22:32 -07:00
yitam 507188c5b6 modified test descriptions 2017-05-19 09:46:20 -07:00
yitam 04261ed294 extracted select output param into a different test 2017-05-19 08:50:18 -07:00
ulvii 88a9563e8a Initial commit for documentation 2017-05-18 18:17:00 -07:00
yitam dab9e7c803 check against file sizes 2017-05-18 12:54:16 -07:00
Hadis Kakanejadi Fard aeac4e649d added select ? to the pdo output test 2017-05-18 11:55:29 -07:00
Hadis Kakanejadi Fard 063e8b33fc removed sqlsrv fetch dup test 2017-05-17 16:25:12 -07:00
Hadis Fard 847518d056 fixed indentation 2017-05-17 13:38:42 -07:00
Hadis Fard 0c00f43976 fixed typo 2017-05-17 13:36:29 -07:00
yitam 2ac60474d2 dropped utf8_decode 2017-05-17 12:44:36 -07:00
Hadis Kakanejadi Fard af665b2f89 fixed simple variant test 2017-05-16 17:52:21 -07:00
Hadis Kakanejadi Fard 5ef1f23d8a fixed pdo variant update test 2017-05-16 17:45:11 -07:00
Hadis Kakanejadi Fard 89b6fa86b8 fixed output pdo test 2017-05-16 17:33:55 -07:00