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

docs: reference add options in exec page #4037

Merged
merged 2 commits into from
Dec 7, 2021
Merged

Conversation

cristianmtr
Copy link
Contributor

No description provided.

@github-actions github-actions bot added size/XS area/docs This issue/PR affects the docs labels Dec 7, 2021
@github-actions
Copy link

github-actions bot commented Dec 7, 2021

Latency summary

Current PR yields:

  • 😶 index QPS at 1202, delta to last 2 avg.: +3%
  • 😶 query QPS at 22, delta to last 2 avg.: +1%
  • 😶 dam extend QPS at 34233, delta to last 2 avg.: +2%
  • 😶 avg flow time within 1.6208 seconds, delta to last 2 avg.: +2%
  • 😶 import jina within 0.4557 seconds, delta to last 2 avg.: +0%

Breakdown

Version Index QPS Query QPS DAM Extend QPS Avg Flow Time (s) Import Time (s)
current 1202 22 34233 1.6208 0.4557
2.5.2 1161 21 34063 1.5829 0.4617
2.5.1 1167 21 32468 1.565 0.4471

Backed by latency-tracking. Further commits will update this comment.

@cristianmtr cristianmtr force-pushed the docs-reference-add-executor branch from 1c10e6e to 31692b1 Compare December 7, 2021 09:03
@cristianmtr cristianmtr requested a review from hanxiao December 7, 2021 09:03
@github-actions github-actions bot added the size/S label Dec 7, 2021
@codecov
Copy link

codecov bot commented Dec 7, 2021

Codecov Report

Merging #4037 (96b0560) into master (856edaf) will increase coverage by 1.53%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4037      +/-   ##
==========================================
+ Coverage   78.05%   79.58%   +1.53%     
==========================================
  Files         183      183              
  Lines       12962    12962              
==========================================
+ Hits        10117    10316     +199     
+ Misses       2845     2646     -199     
Flag Coverage Δ
daemon 43.22% <ø> (ø)
jina 77.84% <ø> (+3.81%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
jina/helloworld/multimodal/app.py 0.00% <0.00%> (-86.80%) ⬇️
jina/helloworld/multimodal/my_executors.py 76.92% <0.00%> (-20.00%) ⬇️
jina/types/document/mixins/attribute.py 70.42% <0.00%> (-12.68%) ⬇️
jina/types/arrays/document.py 55.97% <0.00%> (-5.23%) ⬇️
jina/types/struct.py 84.61% <0.00%> (-2.57%) ⬇️
jina/parsers/helloworld.py 94.23% <0.00%> (-1.93%) ⬇️
jina/types/arrays/memmap/__init__.py 65.85% <0.00%> (-1.22%) ⬇️
jina/types/document/__init__.py 74.56% <0.00%> (-0.70%) ⬇️
jina/jaml/__init__.py 95.47% <0.00%> (+0.41%) ⬆️
jina/peapods/runtimes/gateway/http/models.py 100.00% <0.00%> (+0.74%) ⬆️
... and 29 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 f72ae5a...96b0560. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Dec 7, 2021

📝 Docs are deployed on https://docs-reference-add-executor--jina-docs.netlify.app 🎉

1 similar comment
@github-actions
Copy link

github-actions bot commented Dec 7, 2021

📝 Docs are deployed on https://docs-reference-add-executor--jina-docs.netlify.app 🎉

@hanxiao hanxiao merged commit a6021eb into master Dec 7, 2021
@hanxiao hanxiao deleted the docs-reference-add-executor branch December 7, 2021 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs This issue/PR affects the docs size/S size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants