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: 3d mesh search tutorial #3829

Merged
merged 4 commits into from
Nov 2, 2021
Merged

docs: 3d mesh search tutorial #3829

merged 4 commits into from
Nov 2, 2021

Conversation

winstonww
Copy link
Contributor

@winstonww winstonww commented Oct 29, 2021

Adding 3D mesh tutorial to docs.

@github-actions github-actions bot added size/M area/docs This issue/PR affects the docs labels Oct 29, 2021
@github-actions
Copy link

github-actions bot commented Oct 29, 2021

Latency summary

Current PR yields:

  • 🐢🐢 index QPS at 1228, delta to last 2 avg.: -9%
  • 🐢🐢 query QPS at 56, delta to last 2 avg.: -12%
  • 🐢🐢 dam extend QPS at 43277, delta to last 2 avg.: -17%
  • 🐢🐢 avg flow time within 1.35 seconds, delta to last 2 avg.: -5%
  • 😶 import jina within 0.426 seconds, delta to last 2 avg.: +4%

Breakdown

Version Index QPS Query QPS DAM Extend QPS Avg Flow Time (s) Import Time (s)
current 1228 56 43277 1.35 0.426
2.2.2 1457 68 55688 1.3273 0.3983
2.2.1 1262 59 48875 1.5217 0.4167

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

@codecov
Copy link

codecov bot commented Oct 29, 2021

Codecov Report

Merging #3829 (a042987) into master (898d157) will increase coverage by 1.45%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3829      +/-   ##
==========================================
+ Coverage   88.54%   89.99%   +1.45%     
==========================================
  Files         156      156              
  Lines       12104    12224     +120     
==========================================
+ Hits        10717    11001     +284     
+ Misses       1387     1223     -164     
Flag Coverage Δ
daemon 44.28% <ø> (-0.16%) ⬇️
jina 88.44% <ø> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
jina/executors/decorators.py 94.54% <0.00%> (-5.46%) ⬇️
jina/types/document/generators.py 89.09% <0.00%> (-3.57%) ⬇️
jina/peapods/runtimes/jinad/__init__.py 83.47% <0.00%> (-1.61%) ⬇️
jina/executors/__init__.py 82.69% <0.00%> (-0.97%) ⬇️
jina/jaml/__init__.py 95.47% <0.00%> (-0.04%) ⬇️
jina/types/arrays/traversable.py 90.76% <0.00%> (ø)
jina/peapods/pods/__init__.py 85.58% <0.00%> (+0.32%) ⬆️
jina/__init__.py 71.60% <0.00%> (+0.35%) ⬆️
jina/types/arrays/neural_ops.py 89.47% <0.00%> (+0.58%) ⬆️
jina/peapods/zmq/__init__.py 90.46% <0.00%> (+1.39%) ⬆️
... and 8 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 898d157...a042987. Read the comment docs.

@github-actions github-actions bot added the size/L label Nov 1, 2021
@winstonww winstonww marked this pull request as ready for review November 1, 2021 12:15
@github-actions
Copy link

github-actions bot commented Nov 2, 2021

📝 Docs are deployed on https://docs-3d-mesh-tutorial--jina-docs.netlify.app 🎉

@hanxiao hanxiao merged commit 93dea1c into master Nov 2, 2021
@hanxiao hanxiao deleted the docs-3d-mesh-tutorial branch November 2, 2021 06:36
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/L size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants