Commit graph

52 commits

Author SHA1 Message Date
v-kaywon 566cd2c021 change the number of CRUD performed per iteration 2017-07-31 15:33:11 -07:00
ulvii 3f7348f6d6 Update connect.php 2017-07-14 16:44:31 -07:00
ulvii 98f1d6a84b Update README.md 2017-07-14 16:44:03 -07:00
Yuki Wong c844e9c76b Update README.md
Fix weird quotes
2017-07-14 16:38:56 -07:00
ulvii b427670181 Removing extension_dir 2017-07-14 14:25:59 -07:00
ulvii 7f3e1ded39 Changing the way we get extension_dir becuase of the issues on RedHat 2017-07-14 13:45:03 -07:00
ulvii 36ba05800d Fixing pip3 package name for redhat 2017-07-14 12:06:47 -07:00
ulvii 482d819aae README update 2017-07-14 11:05:23 -07:00
ulvii f89da18eb0 Fixing a few minor issues with RedHat instructions. Also applying review comments to windows setup script 2017-07-13 19:13:57 -07:00
ulvii 45c574e0d7 Adding a check for php version 2017-07-12 18:05:03 -07:00
ulvii 6b2e43e5c7 Update README and a type fix in run-perf_tests.py 2017-07-12 14:35:54 -07:00
ulvii 78a8c67305 Applying changes based on the review comments 2017-07-12 13:35:15 -07:00
ulvii 4aee258fe4 Fixing minor issues in unix setup scripts 2017-07-07 18:04:04 -07:00
ulvii 6466606cbc A few minor fixes 2017-07-06 18:43:31 -07:00
ulvii bfaf87bfb5 Fixing an issue with pip3 2017-07-06 18:00:33 -07:00
ulvii af3ea7023b Fixing a few issues found while testing the scripts on Windows 2017-07-06 17:19:21 -07:00
ulvii 6639098446 Finished documenting run-perf_tests.py 2017-07-05 17:26:14 -07:00
ulvii 0bc68ae4d2 Finished documenting run-perf_tests.py 2017-07-05 17:23:23 -07:00
ulvii 007981ef90 Updating RedHat setup instructions 2017-07-04 17:33:02 -07:00
ulvii 224c3651ae Started adding documentation to run-pref_test.py 2017-07-04 17:32:38 -07:00
ulvii c0aabee4f1 Adding a basic scripts to report the results 2017-06-28 17:56:02 -07:00
ulvii 0793c9a922 Adding curl installation. Also making sure unixodbc is installed before install pyodbc 2017-06-28 17:55:27 -07:00
ulvii 1e3c1c8dcc Adding a few more functions to get php version, driver version, msodbcsql version 2017-06-28 17:54:18 -07:00
ulvii 0ce6fc52a2 Merge branch 'PerformanceTests' of https://github.com/ulvii/msphpsql into PerformanceTests 2017-06-22 13:22:57 -07:00
ulvii bb385590b1 Addressing review comments. Adding a few checks to windows setup file 2017-06-22 13:22:37 -07:00
ulvii de5c9ebb36 Update README.md
Updating Performance test readme file with instructions how to run the tests
2017-06-22 13:21:02 -07:00
ulvii 40d87aa38f run-perf_tests.py: Adding a function to generate SHA1 signature for drivers 2017-06-21 18:41:05 -07:00
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 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
ulvii 188fba0859 Update SqlsrvInsertBench.php 2017-06-02 16:46:03 -07:00
ulvii b151f20e25 Update README.md 2017-06-02 16:02:34 -07:00
ulvii 44671291e6 Update README.md 2017-06-02 15:53:22 -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
ulvii 88a9563e8a Initial commit for documentation 2017-05-18 18:17:00 -07:00
ulvii bc8378141a Adding documentation for Performance tests 2017-05-08 10:54:56 -07:00