Highlights
- Arctic Code Vault Contributor
- Pro
Pinned
264 contributions in the last year
Less
More
Contribution activity
February 2021
Created 61 commits in 2 repositories
Created 2 repositories
Created a pull request in pioardi/poolifier that received 11 comments
Logo and readme
PR Checklist Please add a description of your changes. We need your changes to come with unit tests in order to keep this project in quality an…
+50
−9
•
11
comments
Opened 6 other pull requests in 1 repository
pioardi/poolifier
1
open
4
merged
1
closed
Reviewed 40 pull requests in 1 repository
pioardi/poolifier 40 pull requests
- Improvements for #161
- Fix benchmarks run: use synchronous call.
- CI: Bump GitHub actions version to v2
- README.md: formatting fixes.
- Build minified for production
- Improve chooseWorker function in dynamic pools
- Add tests for workers
- Benchmark: Ensure choice algos does not init with off-by-one
- Build system: add bundling analysis to dev build
- Clean worker from pool after it was destroyed
- Improve property namings
- Add eslint-plugin-spellcheck
- Cleanups
- Use rollup-plugin-typescript2 for TS transpilation
- Add eslint-plugin-jsdoc
- Improve JSDoc comments
- Benchmark: remove unneeded then at promise handling
- Update eslint to 7.20.0
- package.json: Sync version with package-lock.json
- Only allow primitive JSON for transfer between worker and main worker
- Fix some format issues in MD files
- vscode: Make the build:dev script a npm task.
- Encapsulate logic of cluster and thread worker/pool
- Provide a cluster worker pool
- Provide manual benchmark workflow
- Some pull request reviews not shown.
Created an issue in pioardi/poolifier that received 5 comments
Send events via EventEmitter when a worker is created or destroyed
Send events via EventEmitter when a worker is created or destroyed. This would improve our test design that currently wait a while before to do som…
5
comments
Opened 3 other issues in 2 repositories
pioardi/poolifier
2
open
MicrosoftDocs/azure-docs
1
closed
Started 1 discussion in 1 repository
pioardi/poolifier
pioardi/poolifier