From 77f340bc9f4addbafb1e2aa70734ffdb8202f4c5 Mon Sep 17 00:00:00 2001 From: huangyijun Date: Sun, 16 Jul 2017 23:28:10 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20Easy-Monitor=20?= =?UTF-8?q?=E4=BB=8B=E7=BB=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 09358ae..e690312 100644 --- a/README.md +++ b/README.md @@ -528,6 +528,10 @@ Web 数据可视化工具 * bowser:一个浏览器检测器。[官网](https://github.com/ded/bowser) +

Node.js 性能分析工具

+ +* easy-monitor:一个轻量级实时 Node.js 项目的内核性能分析工具。[官网](http://www.easy-monitor.cn/document) + ## UI

代码高亮

From 991b1bbac85aca9993b7bbd86e26d315e22f00b1 Mon Sep 17 00:00:00 2001 From: huangyijun Date: Sun, 16 Jul 2017 23:35:13 +0800 Subject: [PATCH 2/4] =?UTF-8?q?=E8=A1=A5=E5=85=85=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e690312..13d6f4e 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的 * [API](#api) * [视觉检测](#vision-detection) * [浏览器检测](#browser-detection) + * [Node 性能分析](#node-performance) * UI * [代码高亮](#code-highlighting) * [加载状态](#loading-status) @@ -528,7 +529,7 @@ Web 数据可视化工具 * bowser:一个浏览器检测器。[官网](https://github.com/ded/bowser) -

Node.js 性能分析工具

+

Node.js 性能分析工具

* easy-monitor:一个轻量级实时 Node.js 项目的内核性能分析工具。[官网](http://www.easy-monitor.cn/document) From f7466eb675d33f7948941a97f4667503e7ea47e8 Mon Sep 17 00:00:00 2001 From: huangyijun Date: Sun, 16 Jul 2017 23:39:26 +0800 Subject: [PATCH 3/4] =?UTF-8?q?=E5=90=8D=E7=A7=B0=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 13d6f4e..9162e07 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的 * [API](#api) * [视觉检测](#vision-detection) * [浏览器检测](#browser-detection) - * [Node 性能分析](#node-performance) + * [Node.js 性能分析](#node-performance) * UI * [代码高亮](#code-highlighting) * [加载状态](#loading-status) @@ -529,7 +529,7 @@ Web 数据可视化工具 * bowser:一个浏览器检测器。[官网](https://github.com/ded/bowser) -

Node.js 性能分析工具

+

Node.js 性能分析

* easy-monitor:一个轻量级实时 Node.js 项目的内核性能分析工具。[官网](http://www.easy-monitor.cn/document) From 8bd7374c1578115f7d1362045ebbbc1bb3c7790e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=94=90=E5=B0=A4=E5=8D=8E?= Date: Mon, 17 Jul 2017 08:45:10 +0800 Subject: [PATCH 4/4] add node.js performance analysis tool easy-monitor --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9162e07..77876ef 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的 * [API](#api) * [视觉检测](#vision-detection) * [浏览器检测](#browser-detection) - * [Node.js 性能分析](#node-performance) +    * [性能分析](#performance-analysis) * UI * [代码高亮](#code-highlighting) * [加载状态](#loading-status) @@ -529,7 +529,7 @@ Web 数据可视化工具 * bowser:一个浏览器检测器。[官网](https://github.com/ded/bowser) -

Node.js 性能分析

+

性能分析

* easy-monitor:一个轻量级实时 Node.js 项目的内核性能分析工具。[官网](http://www.easy-monitor.cn/document)