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

Performance improvements #43

Merged
merged 27 commits into from
Dec 1, 2020
Merged

Performance improvements #43

merged 27 commits into from
Dec 1, 2020

Conversation

wowrona
Copy link
Contributor

@wowrona wowrona commented Nov 30, 2020

No description provided.

@codecov
Copy link

codecov bot commented Dec 1, 2020

Codecov Report

Merging #43 (b38aabc) into master (ea74d7f) will increase coverage by 0.32%.
The diff coverage is 98.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   96.88%   97.21%   +0.32%     
==========================================
  Files         109      112       +3     
  Lines        5494     5962     +468     
  Branches     1140     1241     +101     
==========================================
+ Hits         5323     5796     +473     
- Misses         66       68       +2     
+ Partials      105       98       -7     
Impacted Files Coverage Δ
...j-core/src/main/java/org/snf4j/core/Constants.java 0.00% <ø> (ø)
...ain/java/org/snf4j/core/AbstractEngineHandler.java 94.92% <66.66%> (-0.47%) ⬇️
...g/snf4j/core/allocator/DefaultAllocatorMetric.java 88.88% <88.88%> (ø)
...ore/src/main/java/org/snf4j/core/SelectorLoop.java 90.96% <93.54%> (+2.35%) ⬆️
...main/java/org/snf4j/core/CodecExecutorAdapter.java 100.00% <100.00%> (ø)
...ain/java/org/snf4j/core/DatagramServerHandler.java 96.38% <100.00%> (+0.30%) ⬆️
.../src/main/java/org/snf4j/core/DatagramSession.java 97.30% <100.00%> (+0.45%) ⬆️
...-core/src/main/java/org/snf4j/core/EncodeTask.java 100.00% <100.00%> (ø)
...ain/java/org/snf4j/core/EngineDatagramHandler.java 94.63% <100.00%> (+0.54%) ⬆️
...ain/java/org/snf4j/core/EngineDatagramWrapper.java 100.00% <100.00%> (ø)
... and 23 more

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 ea74d7f...b38aabc. Read the comment docs.

@wowrona wowrona merged commit 2a78e11 into master Dec 1, 2020
@wowrona wowrona deleted the performance branch December 1, 2020 18:16
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.

None yet

1 participant