Skip to content

Evaluate AssetManager Performance #636

@krpeacock

Description

@krpeacock

Describe the Issue
We reduced the upload size in #603 in order to get the tests to pass. Because large uploads will be a common use case for this tool, we should evaluate and benchmark various sizes of uploads in e2e tests in a browser and nodejs context

Instead of random bytes, we can also use some pre-existing assets with various file sizes - maybe a single image exported at different resolutions would be straightforward

Acceptance Criteria
Nodejs

  • 2mb(small upload)
  • 3mb(chunked upload)
  • 10mb(moderate upload)
    Browser
  • 2mb(small upload)
  • 3mb(chunked upload)
  • 10mb(moderate upload)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions