coding easy-monitor@3.0
Block or Report
Block or report hyj1991
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
X-Profiler/xprofiler Public
🌀 An addon for node.js, which supporting output performance log and real-time profiling through sampling. -
nodejs/llnode Public
An lldb plugin for Node.js and V8, which enables inspection of JavaScript states for insights into Node.js processes and their core dumps.
-
-
585 contributions in the last year
Less
More
Activity overview
Contribution activity
September 2022
Created 11 commits in 7 repositories
Created 4 repositories
- hyj1991/graceful JavaScript
- hyj1991/xtransit JavaScript
- hyj1991/xtransit-server JavaScript
- hyj1991/tcp-base JavaScript
Created a pull request in node-modules/tcp-base that received 5 comments
fix: socket.on('error') instead of once
Checklist
npm test passes
tests and/or benchmarks are included
documentation is changed or added
commit message follows commit guidelines
Af…
+123
−1
•
5
comments
Opened 9 other pull requests in 6 repositories
eggjs/egg
2
merged
X-Profiler/xtransit
2
merged
artusjs/core
2
merged
node-modules/graceful
1
merged
X-Profiler/xtransit-server
1
open
X-Profiler/xprofiler
1
merged
Reviewed 16 pull requests in 9 repositories
artusjs/core
5 pull requests
artusjs/spec
3 pull requests
eggjs/egg-core
2 pull requests
eggjs/egg
1 pull request
eggjs/egg-socket.io
1 pull request
eggjs/egg-multipart
1 pull request
artusjs/tsconfig
1 pull request
node-modules/tcp-base
1 pull request
artusjs/injection
1 pull request
Created an issue in artusjs/core that received 17 comments
[RFC] 精简 core 对外透出的装饰器
Injectable 的简单语法糖是否还有必要保留
https://github.com/artusjs/core/blob/master/src/logger/decorator.ts#L4
可以保留基类,去除 application 上的引用,上游继承后直接 Inject 基类或…
17
comments




