Skip to content

Resolve #10, #11: E2E samples and benchmarks, release Dockerfile, better naming#25

Merged
abukharov268 merged 2 commits into
mainfrom
10-11-samples-n-benchmark
Nov 19, 2025
Merged

Resolve #10, #11: E2E samples and benchmarks, release Dockerfile, better naming#25
abukharov268 merged 2 commits into
mainfrom
10-11-samples-n-benchmark

Conversation

@abukharov268
Copy link
Copy Markdown
Contributor

  • 9b0a4eb

    • better naming to be better aligned with Savant repo and have Docker images configured similarly
    • no environment variables prefix for the same reason
    • fix some typos
  • 5b01684

    • Dockerfile build based on uv build
    • different E2E samples: plain HTTP stream, SSL stream, Nginx based setup, high frame rate
    • benchmarks: normal frame rate and high frame rate
    • benchmarks metrics: Message Drops, Total Messages, Messages per Second, Total Data transferred, Data per Second, Average Message Delay, Message Delay Histogram
    • don't run prometheus and otlp-collector with default Dev Containers start. There is option to run it with docker compose docker -f .devcontainer/compose.yaml -f .devcontainer/compose.services.yaml up
    • use git LFS for images and video, enable it for the dev container

* better naming to be better aligned with Savant repo and have Docker images configured similarly
* no environment variables prefix for the same reason
* fix some typos
* Dockerfile build based on uv build
* different E2E samples: plain HTTP stream, SSL stream, Nginx based setup, high frame rate
* benchmarks: normal frame rate and high frame rate
* benchmarks metrics: Message Drops, Total Messages, Messages per Second, Total Data transferred, Data per Second, Average Message Delay, Message Delay Histogram
* don't run `prometheus` and `otlp-collector` with default Dev Containers start. There is option to run it with docker compose `docker -f .devcontainer/compose.yaml -f .devcontainer/compose.services.yaml up`
* use git LFS for images and video, enable it for the dev container
@abukharov268 abukharov268 self-assigned this Nov 14, 2025
@abukharov268 abukharov268 requested a review from bwsw November 14, 2025 15:00
@abukharov268 abukharov268 merged commit a1eacd8 into main Nov 19, 2025
4 checks passed
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.

2 participants