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

Node.js updates #8555

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Conversation

srisaiswaroop
Copy link
Contributor

  1. Made the query for bulk update a bit readable.
  2. Updated the cluster code to use availableParallelism as used nowdays witth the recent node.js versions.
  3. Updated to the ESM require modules which are used in all latest node.js projects instead of old CJS modules.

2. Updated the cluster code to use availableParallelism as used nowdays witth the recent node.js versions.
3. Updated to the ESM require modules which are used in all latest node.js projects instead of old CJS modules.
@NateBrady23 NateBrady23 merged commit 0ec8ed4 into TechEmpower:master Nov 20, 2023
4 checks passed
@srisaiswaroop srisaiswaroop deleted the nodejs-updates branch November 21, 2023 08:27
franz1981 pushed a commit to franz1981/FrameworkBenchmarks that referenced this pull request Nov 23, 2023
2. Updated the cluster code to use availableParallelism as used nowdays witth the recent node.js versions.
3. Updated to the ESM require modules which are used in all latest node.js projects instead of old CJS modules.
franz1981 pushed a commit to franz1981/FrameworkBenchmarks that referenced this pull request Nov 24, 2023
2. Updated the cluster code to use availableParallelism as used nowdays witth the recent node.js versions.
3. Updated to the ESM require modules which are used in all latest node.js projects instead of old CJS modules.
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