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

feat: Update ajv-threads package to version with worker pool #3177

Merged

Conversation

stbrody
Copy link
Contributor

@stbrody stbrody commented Mar 5, 2024

This will make js-ceramic actually use multiple worker threads for schema validation. When this merges is when we should be able to observe real improvements to js-ceramic throughput.

@stbrody stbrody self-assigned this Mar 5, 2024
@stbrody stbrody requested review from dbcfd and dav1do March 5, 2024 22:16
This will make schema validation in js-ceramic truly parallel for the first time.
@stbrody stbrody force-pushed the threadedSchemaValidationWithWorkers branch from c6fe092 to 828403a Compare March 5, 2024 22:18
packages/core/src/ceramic.ts Show resolved Hide resolved
packages/core/src/ceramic.ts Outdated Show resolved Hide resolved
@stbrody stbrody merged commit 540319e into threadedSchemaValidation Mar 6, 2024
7 checks passed
@stbrody stbrody deleted the threadedSchemaValidationWithWorkers branch March 6, 2024 14:59
stbrody added a commit that referenced this pull request Mar 12, 2024
This will make schema validation in js-ceramic truly parallel for the first time
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