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: instruction is now docker compose -f file up #4279

Merged
merged 1 commit into from
Feb 11, 2022

Conversation

samsja
Copy link
Contributor

@samsja samsja commented Feb 11, 2022

docker compose -f file.yaml up instead of docker compose up -f file.yaml

@samsja samsja marked this pull request as ready for review February 11, 2022 10:59
@github-actions github-actions bot added size/XS area/core This issue/PR affects the core codebase labels Feb 11, 2022
@JoanFM JoanFM merged commit ad50d29 into master Feb 11, 2022
@JoanFM JoanFM deleted the fix-docker-compose-instructions branch February 11, 2022 10:59
@github-actions
Copy link

Latency summary

Current PR yields:

  • 🐢🐢 index QPS at 1180, delta to last 2 avg.: -14%
  • 🐎🐎🐎🐎 query QPS at 52, delta to last 2 avg.: +107%
  • 🐎🐎🐎🐎 avg flow time within 1.6726 seconds, delta to last 2 avg.: +29%
  • 🐢🐢 import jina within 0.3527 seconds, delta to last 2 avg.: -9%

Breakdown

Version Index QPS Query QPS Avg Flow Time (s) Import Time (s)
current 1180 52 1.6726 0.3527
2.6.4 1316 23 1.5321 0.4083
2.6.3 1433 26 1.0605 0.3753

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core This issue/PR affects the core codebase size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants