Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cmem.l5): use instances cache instead of poolsize #173

Merged
merged 1 commit into from
Jul 11, 2018
Merged

fix(cmem.l5): use instances cache instead of poolsize #173

merged 1 commit into from
Jul 11, 2018

Conversation

RobinzZH
Copy link
Collaborator

@RobinzZH RobinzZH commented Jul 11, 2018

Checklist:

@codecov-io
Copy link

Codecov Report

Merging #173 into dev will decrease coverage by 0.1%.
The diff coverage is 9.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #173      +/-   ##
==========================================
- Coverage   39.19%   39.08%   -0.11%     
==========================================
  Files          43       43              
  Lines        2424     2433       +9     
==========================================
+ Hits          950      951       +1     
- Misses       1474     1482       +8
Impacted Files Coverage Δ
bin/tsw/pool/cmem.l5.js 18.82% <9.09%> (-0.92%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f57b72d...cb1272d. Read the comment docs.

多并发使用连接池发现有队列拥堵现象,使用实例缓存先解决拥堵产生的高延时问题
@huangyoukun huangyoukun merged commit 6b9591d into Tencent:dev Jul 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants