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

Run & Publish Performance Expectations #9

Open
4 tasks
ByronBecker opened this issue Oct 18, 2022 · 0 comments
Open
4 tasks

Run & Publish Performance Expectations #9

ByronBecker opened this issue Oct 18, 2022 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation testing required Testing is required

Comments

@ByronBecker
Copy link
Contributor

Motivation

Developers want to understand how their application query and update calls will perform within a single canister, and across multiple canisters (as their partition auto-scales)

Requirements

  • Query call performance as the size of data within a single canister grow
  • Query call performance as a partition scales to multiple canisters
  • Update call performance as the size of data within a single canister grows
  • Query call performance as a partition scales to multiple canisters
@ByronBecker ByronBecker added documentation Improvements or additions to documentation testing required Testing is required labels Oct 18, 2022
@ByronBecker ByronBecker self-assigned this Oct 18, 2022
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 testing required Testing is required
Projects
None yet
Development

No branches or pull requests

1 participant