From c22faa1cc7b4f646d6e9409de78b6c105b90349a Mon Sep 17 00:00:00 2001 From: David Puglielli Date: Thu, 7 Sep 2017 12:48:38 -0700 Subject: [PATCH] Update performance_test_results.md --- test/Performance/performance_test_results.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Performance/performance_test_results.md b/test/Performance/performance_test_results.md index e176c464..fbde478c 100644 --- a/test/Performance/performance_test_results.md +++ b/test/Performance/performance_test_results.md @@ -2,8 +2,8 @@ The following table lists benchmarking results for both the SQLSRV and PDO_SQLSRV drivers for various operations and various environments. All tests have been executed using the 64-bit non-thread-safe drivers with PHP 7.1.7, as appropriate for the client platform. The server testing environment is either Windows Server 2016 with SQL Server 2016, or Ubuntu 16.04 with SQL Server Linux 2016. -|||||SQLSRV|||PDO_SQLSRV||| -|:---|:---|:---|:---|---:|---:|:---|---:|---:| +| | | | SQLSRV | | | PDO_SQLSRV | | | +| :--- | :--- | :--- | :--- | ---: | ---: | :---| ---: | ---: | |Test|Server|Client|Iterations|Memory(MB)|Time (s)|Iterations|Memory(MB)|Time (s)| |Run 1000 CRUD operations for n iterations|SQL Server Windows|Windows Server 2016|1000x100 rows|0.88667|1074|1000x100 rows|0.88562|1195 | |||OS X Sierra|||||||