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

Add benchmarking package #596

Closed
scotttrinh opened this issue May 9, 2023 · 1 comment
Closed

Add benchmarking package #596

scotttrinh opened this issue May 9, 2023 · 1 comment
Assignees

Comments

@scotttrinh
Copy link
Collaborator

To track the speed of compilation and performance of the query builder using the TypeScript language server, we will introduce a separate package that can benchmark the last 4 published versions of TypeScript + the next tag against the latest published version of the query builder + the current HEAD of the current branch.

As a first step toward getting good numbers here, we should attempt to build a reasonably complex project that utilizes a broad range of query builder features (shapes, backlinks, multiple modules) and just time a full build.

@scotttrinh scotttrinh self-assigned this May 9, 2023
@scotttrinh
Copy link
Collaborator Author

Closed by #829

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant