瀏覽代碼

Merge pull request #29 from viest/dev

DOC: update
王杰新 7 年之前
父節點
當前提交
6cfcddad32
共有 2 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      README.md
  2. 二進制
      resource/performance_comparison.png

+ 6 - 0
README.md

@@ -2,6 +2,12 @@
 
 [![Build Status](https://travis-ci.org/viest/php-ext-excel-export.svg?branch=master)](https://travis-ci.org/viest/php-ext-excel-export)
 
+#### Why use php-ext-excel-export
+
+Please refer to the image below. PHPExcel has been unable to work properly for memory reasons at 40,000 and 100000 points, but it can be resolved by modifying the ini configuration, but the time may take longer to complete the work;
+
+![php-excel](https://github.com/viest/php-excel-writer/blob/master/resource/performance_comparison.png)
+
 #### 1、Install the dependencies
 
 ##### Ubuntu

二進制
resource/performance_comparison.png