Commit graph

76 commits

Author SHA1 Message Date
David Puglielli f7ff2825fe updated suse install commands to build pyodbc from source 2017-09-29 11:14:49 -07:00
David Puglielli 316d5ac967 Update performance_test_results.md 2017-09-16 21:54:02 -04:00
David Puglielli fc84aca84a Update performance_test_results.md 2017-09-07 12:59:41 -07:00
David Puglielli c22faa1cc7 Update performance_test_results.md 2017-09-07 12:48:38 -07:00
David Puglielli 941fdf1b0c Changed line endings 2017-09-07 12:31:00 -07:00
David Puglielli 6d173c55e4 Blank line added 2017-09-07 12:24:15 -07:00
David Puglielli 4f57ed3552 Performance test results added 2017-09-07 12:22:01 -07:00
David Puglielli aec0af581c Fixed driver names and typos 2017-08-25 15:15:24 -07:00
David Puglielli f69033f67a Fixed phantom statement return 2017-08-24 17:05:34 -07:00
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