8000 feat: input filters for executors by JohannesMessner · Pull Request #4472 · jina-ai/serve · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: input filters for executors #4472

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

Merged
merged 61 commits into from
Mar 15, 2022
Merged

feat: input filters for executors #4472

merged 61 commits into from
Mar 15, 2022

Conversation

JohannesMessner
Copy link
Contributor
@JohannesMessner JohannesMessner commented Mar 14, 2022

Migrated form here: #4373

Still To-Do:

  • Wait for official release of DocArray query language
    • Insert links to DocArray documentation in Jina documentation page and how-to
    • Insert required Jina version in Documentation
    • Bump DocArray version in requirements
    • Align parameter naming with DocArray naming convention
    • Align wording in docs/how-to with DocArray naming convention
    • (Optional?) Add filter visualization to flow.plot()
  • fix latency tracking

Joan Fontanals Martinez and others added 30 commits February 18, 2022 16:53
samsja
samsja previously approved these changes Mar 15, 2022
@JohannesMessner JohannesMessner changed the title feat: document filters for executors feat: input filters for executors Mar 15, 2022
@github-actions github-actions bot added area/setup This issue/PR affects setting up Jina component/resource labels Mar 15, 2022
@github-actions
Copy link

📝 Docs are deployed on https://switch-condition--jina-docs.netlify.app 🎉

@github-actions
Copy link
github-actions bot commented Mar 15, 2022

Latency summary

Current PR yields:

  • 🐢🐢 index QPS at 930, delta to last 2 avg.: -15%
  • 🐢🐢 query QPS at 35, delta to last 2 avg.: -19%
  • 🐎🐎🐎🐎 avg flow time within 1.7921 seconds, delta to last 2 avg.: +13%
  • 🐎🐎🐎🐎 import jina within 0.521 seconds, delta to last 2 avg.: +14%

Breakdown

Version Index QPS Query QPS Avg Flow Time (s) Import Time (s)
current 930 35 1.7921 0.521
3.1.6 1061 38 1.7178 0.4452
3.1.5 1148 48 1.4486 0.4632

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

@JoanFM JoanFM marked this pull request as ready for review March 15, 2022 16:05
@JoanFM JoanFM requested review from hanxiao and nan-wang as code owners March 15, 2022 16:05
@github-actions
Copy link

📝 Docs are deployed on https://switch-condition--jina-docs.netlify.app 🎉

@JoanFM JoanFM merged commit a27ea8a into master Mar 15, 2022
@JoanFM JoanFM deleted the switch-condition branch March 15, 2022 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli This issue/PR affects the command line interface area/core This issue/PR affects the core codebase area/docs This issue/PR affects the docs area/setup This issue/PR affects setting up Jina area/testing This issue/PR affects testing component/resource component/type size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0