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

Benchmarks #45

Open
TroyKomodo opened this issue Feb 19, 2023 · 0 comments
Open

Benchmarks #45

TroyKomodo opened this issue Feb 19, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed platform/api Issues related to the Platform API platform/image-processor Issues related to the Platform Image Processor utils Issues related to other helper utilities video/api Issues related to the Video API video/cli Issues related to the Video CLI video/edge Issues related to the Video Edge video/ingest Issues related to the Video Ingest video/transcoder Issues related to the Video Transcoder video/utils Issues related to other Video Utils

Comments

@TroyKomodo
Copy link
Member

TroyKomodo commented Feb 19, 2023

At some point we need to look at doing performance benchmarks.

Some things to consider:

  • Allocator
  • musl or GNU
  • LTO
  • ARM vs x86_64
  • Docker vs Host
  • Static vs Dynamic Linking

Some metrics we are interested in is:

  • Throughput
  • Latency
  • CVEs
  • Compile Times
  • Bundle Size
  • Runtime Dependencies

This ticket is also for the creation of a benchmarking tool to measure these things.

@TroyKomodo TroyKomodo added documentation Improvements or additions to documentation backlog labels Feb 19, 2023
@TroyKomodo TroyKomodo added help wanted Extra attention is needed video/api Issues related to the Video API video/edge Issues related to the Video Edge video/transcoder Issues related to the Video Transcoder video/ingest Issues related to the Video Ingest video/cli Issues related to the Video CLI video/utils Issues related to other Video Utils platform/api Issues related to the Platform API platform/image-processor Issues related to the Platform Image Processor utils Issues related to other helper utilities labels Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed platform/api Issues related to the Platform API platform/image-processor Issues related to the Platform Image Processor utils Issues related to other helper utilities video/api Issues related to the Video API video/cli Issues related to the Video CLI video/edge Issues related to the Video Edge video/ingest Issues related to the Video Ingest video/transcoder Issues related to the Video Transcoder video/utils Issues related to other Video Utils
Projects
Status: Backlog
Development

No branches or pull requests

1 participant