Commit graph

999 commits

Author SHA1 Message Date
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
Hadis Fard e5f0690f3c added docker stats 2017-08-21 15:22:17 -07:00
Jenny Tam 2f6fa1f9a5 Merge pull request #509 from yitam/readmeFiles
Moved the instructions to compile in Windows to the README in buildscripts
2017-08-21 11:33:49 -07:00
Jenny Tam c371d3c29b Moved compile in Windows instructions to README in buildscripts 2017-08-21 09:24:10 -07:00
Jenny Tam 687f3a11f5 Merge pull request #501 from yitam/buildscripts
Python scripts for building extensions for PHP 7+ in Windows
2017-08-18 14:30:59 -07:00
Jenny Tam 9667e2a303 modified some input arguments to allow the user to set TESTING mode 2017-08-18 10:25:19 -07:00
Jenny Tam 0439df396c corrected typo and modified the wordings 2017-08-17 13:24:12 -07:00
Jenny Tam 1a7c1d89ce modified some wordings in the scripts and README 2017-08-17 09:16:57 -07:00
Jenny Tam 6ccbe99060 modified README for build scripts 2017-08-16 16:09:11 -07:00
Jenny Tam 791f95c6c0 reverted README 2017-08-16 14:41:30 -07:00
David Puglielli f65f0a06c1 Merge pull request #503 from david-puglielli/readme-suse-update
Added instructions for SUSE install
2017-08-16 17:22:26 -04:00
Jenny Tam c14e587cdd Reverted some changes in README 2017-08-16 14:14:15 -07:00
Jenny Tam 621f133276 Reverted some changes in README 2017-08-16 14:12:26 -07:00
Jenny Tam be74169501 Modified README files and removed odbc requirement to build 2017-08-16 14:07:49 -07:00
Jenny Tam 2ae378227e No longer renamed the pdb files 2017-08-16 14:03:41 -07:00
Jenny Tam 26bb1d62af updated update_file_content as per review comment 2017-08-16 14:03:41 -07:00
Jenny Tam aeaa61cc93 README for build scripts 2017-08-16 14:03:41 -07:00
Jenny Tam f6b848ac35 added a new README plus modifying the project README 2017-08-16 14:03:41 -07:00
Jenny Tam 5b4d1271a7 Modified scripts based on review comments 2017-08-16 14:03:41 -07:00
Jenny Tam 9142d5a213 Added code to remove optimization flags for debug build 2017-08-16 14:03:41 -07:00
Jenny Tam 72c9d3a111 added more checks for path existence 2017-08-16 14:03:41 -07:00
Jenny Tam 82f4d99a84 modified comments and corrected typo 2017-08-16 14:03:41 -07:00
Jenny Tam da43f6b58c Python scripts for building extensions for PHP 7+ in Windows 2017-08-16 14:03:41 -07:00
Jenny Tam eda3b7f358 Modified README files and removed odbc requirement to build 2017-08-16 13:04:26 -07:00
Jenny Tam 6f14e0f6d9 No longer renamed the pdb files 2017-08-16 09:19:27 -07:00
David Puglielli ff9ef9e008 changed OS X to macOS 2017-08-15 18:53:37 -07:00
Jenny Tam ad970b4b3a updated update_file_content as per review comment 2017-08-15 16:15:59 -07:00
Jenny Tam d07c454dc9 README for build scripts 2017-08-15 13:20:20 -07:00
Jenny Tam 73480a7cb3 added a new README plus modifying the project README 2017-08-15 11:54:51 -07:00
Hadis Fard b412a5b67b Merge pull request #502 from Hadis-Fard/readme
updated per #474
2017-08-15 11:24:48 -07:00
David Puglielli 8831ce3fa8 Added instructions for SUSE install 2017-08-15 10:54:41 -07:00
Jenny Tam 1b3e027968 Modified scripts based on review comments 2017-08-15 09:50:34 -07:00
Jenny Tam 99ccc28146 Added code to remove optimization flags for debug build 2017-08-14 14:58:37 -07:00
Hadis-Fard 9b5743d685 updated per #474 2017-08-14 14:54:58 -07:00
Jenny Tam 2b2de0c272 added more checks for path existence 2017-08-14 09:21:36 -07:00
Jenny Tam bdad16e904 modified comments and corrected typo 2017-08-14 08:54:21 -07:00
Jenny Tam 282b88d926 Python scripts for building extensions for PHP 7+ in Windows 2017-08-11 12:49:54 -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
David Puglielli a5b70f568f Merge pull request #500 from Microsoft/david-puglielli-patch-1
Update README.md
2017-08-09 20:37:04 -04:00
v-kaywon 43cad3e864 fixed type to Iterations annotation in PDOSelectVersionBench.php 2017-08-09 16:42:54 -07:00
David Puglielli fdc1d419a5 Update README.md 2017-08-09 16:06:38 -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
David Puglielli 33d53086e7 Merge pull request #493 from Hadis-Fard/readme
added --no-sandox to mac instructions
2017-08-04 18:42:40 -04:00
Hadis Fard b770d99e95 added retry to docker run client as well 2017-08-04 10:25:40 -07:00