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(nx-cloud): set up nx workspace #7

Merged
merged 1 commit into from
Jan 11, 2025
Merged

Conversation

L-Qun
Copy link
Owner

@L-Qun L-Qun commented Jan 11, 2025

feat(nx-cloud): setup nx cloud workspace

This commit sets up Nx Cloud for your Nx workspace, enabling distributed caching and the Nx Cloud GitHub integration for fast CI and improved developer experience.

You can access your Nx Cloud workspace by going to
https://cloud.nx.app/orgs/67823f4f30083968dadda2c7/workspaces/67823fee30083968dadda2c9

Note: This commit attempts to maintain formatting of the nx.json file, however you may need to correct formatting by running an nx format command and committing the changes.

This commit sets up Nx Cloud for your Nx workspace, enabling distributed caching and the Nx Cloud GitHub integration for fast CI and improved developer experience.

You can access your Nx Cloud workspace by going to
https://cloud.nx.app/orgs/67823f4f30083968dadda2c7/workspaces/67823fee30083968dadda2c9

**Note:** This commit attempts to maintain formatting of the nx.json file, however you may need to correct formatting by running an nx format command and committing the changes.
Copy link
Contributor

Benchmark Results

simple-read

Test Case Ops/sec Margin of Error
atoms=100 102283963 0.21%
atoms=1000 97332677 1.14%
atoms=10000 92514518 2.33%
atoms=100000 91771410 2.95%
atoms=1000000 93735761 1.64%

simple-write

Test Case Ops/sec Margin of Error
atoms=100 1074463 0.85%
atoms=1000 974091 2.84%
atoms=10000 916754 3.53%
atoms=100000 891182 5.19%
atoms=1000000 920674 2.52%

@L-Qun L-Qun merged commit 66d9f3e into feat/nx-migration Jan 11, 2025
2 of 3 checks passed
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.

1 participant