Commit graph

67 commits

Author SHA1 Message Date
David Puglielli a37ecd700e Added CRUD tests 2017-08-24 14:41:11 -07:00
David Puglielli c505d522f9 Added suse to readme and perf script 2017-08-24 12:59:09 -07:00
David Puglielli e5c03a9c15 Added SUSE 12 to unix setup script 2017-08-23 16:40:49 -07:00
v-kaywon a1fb3ca836 change commend regarding large and regular folder structure in run-perf_tests.py 2017-08-23 09:39:49 -07:00
v-kaywon 13dc8134ce change README.md documentation on modifying test iterations 2017-08-22 16:46:42 -07:00
v-kaywon 5990f6e7b6 applied review comments 2017-08-22 16:30:48 -07:00
Yuki Wong 459840e4b2 Merge branch 'dev' into perf_change_iter 2017-08-22 09:46:20 -07:00
v-kaywon 463d30b0ad resolve merge conflicts 2017-08-22 09:41:56 -07:00
v-susanh 22a5034c7d updated scripts to take pre-compiled driver binaries (#504)
* updated scripts to take pre-compiled driver binaries
2017-08-21 15:46:39 -07:00
v-kaywon 0c8a4b731a fix msodbc installation with homebrew in setup_env_unix.sh 2017-08-11 11:05:11 -07:00
v-kaywon e6e46b8293 changed report.sql to report MB instead of Bytes 2017-08-11 11:03:26 -07:00
v-kaywon ec9cfc7994 changed README 2017-08-10 11:02:49 -07:00
v-kaywon 43cad3e864 fixed type to Iterations annotation in PDOSelectVersionBench.php 2017-08-09 16:42:54 -07:00
v-kaywon 36cf163a7d change README.md for the new instructions for running run-perf_tests.py 2017-08-09 14:00:16 -07:00
v-kaywon 49b445a8e9 refactored run-perf_tests.py to have less arguments and restructured benchmark folder (got rid of regular and large folders) 2017-08-09 13:25:29 -07:00
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