repositories
/
poolifier.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
poolifier.git
2023-07-03
Jérôme Benoit
chore: v2.6.7
v2.6.7
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-03
github-actions...
chore: generate documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-03
Jérôme Benoit
build(deps-dev): apply updates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-03
Jérôme Benoit
fix: fix availableParallelism() usage for pool min...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-03
Jérôme Benoit
feat: add version to pool information
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-03
Jérôme Benoit
test: add test for isAsyncFunction() helper
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-03
Jérôme Benoit
fix: reassign queued tasks on worker error
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-03
Jérôme Benoit
Merge branch 'master' of github.com:poolifier/poolifier
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-03
Jérôme Benoit
fix: wait for worker exit at pool destroy
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-03
github-actions...
chore: generate documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-03
Jérôme Benoit
Merge branch 'master' of github.com:jerome-benoit/poolifier
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-03
Jérôme Benoit
docs: update benchmarks vs. external pools
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-03
Jérôme Benoit
fix: cut&paste typo
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-03
Jérôme Benoit
fix: only display pool utilization when requirements...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-02
github-actions...
chore: generate documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-02
Jérôme Benoit
docs: refine interfaces scope
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-02
github-actions...
chore: generate documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-02
Jérôme Benoit
fix: add missing export
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-02
github-actions...
chore: generate documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-02
Jérôme Benoit
refactor: factor out worker message handlers
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-02
Jérôme Benoit
refactor: factor out async function detection helper
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-02
Jérôme Benoit
refactor: cleanup exports
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-02
Jérôme Benoit
refactor: split TestUtils class into arrow functions
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-02
Jérôme Benoit
refactor: move helpers to utils.ts file
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-02
Jérôme Benoit
Merge pull request #786 from poolifier/worker-info
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-02
Jérôme Benoit
fix: ensure task error proper throw with worker-threads
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-02
Jérôme Benoit
refactor: improve task error message
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-02
Jérôme Benoit
refactor: improve error messages
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-02
Jérôme Benoit
docs: add changelog entry
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-02
Jérôme Benoit
refactor: cleanup debug code
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-01
Jérôme Benoit
Merge branch 'master' into worker-info
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-01
Jérôme Benoit
docs: improve code documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-01
Jérôme Benoit
Merge branch 'master' into worker-info
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-01
Jérôme Benoit
Merge branch 'master' of github.com:poolifier/poolifier
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-01
Jérôme Benoit
feat: add utilization to pool information
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-01
github-actions...
chore: generate documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-01
Jérôme Benoit
docs: refine code documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-01
Jérôme Benoit
refactor: use availableParallelism() in benchmarking...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-01
Jérôme Benoit
Merge branch 'master' into worker-info
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-01
Jérôme Benoit
chore: v2.6.6
v2.6.6
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-01
github-actions...
chore: generate documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-01
Jérôme Benoit
Merge branch 'master' into worker-info
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-01
Jérôme Benoit
docs: document availableParallelism() usage
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-01
Jérôme Benoit
feat: add safe helper around os.availableParallelism
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-01
Jérôme Benoit
docs: refinements
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-01
Jérôme Benoit
docs: refine benchmarks/README.md
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-07-01
Jérôme Benoit
docs: refine benchmarks/README.md
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-30
Jérôme Benoit
refactor: refine worker interface definition
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-30
Jérôme Benoit
fix: ensure worker started message cannot be received...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-30
Jérôme Benoit
Merge branch 'master' into worker-info
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-30
Jérôme Benoit
test: fix worker file paths
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-30
Jérôme Benoit
Merge branch 'master' into worker-info
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-30
Jérôme Benoit
refactor: cleanup worker usage properties namespace
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-30
Jérôme Benoit
Merge pull request #785 from poolifier/dependabot/npm_a...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-30
Jérôme Benoit
feat: add worker info to worker nodes
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-30
dependabot...
build(deps-dev): bump eslint-plugin-jsdoc from 46.4...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-30
Jérôme Benoit
refactor: factor out measurement statistics requirement...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-30
Jérôme Benoit
build(deps-dev): apply updates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-29
Jérôme Benoit
Merge branch 'master' of github.com:jerome-benoit/poolifier
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-29
Jérôme Benoit
docs: update benchmarks vs. external pools
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-29
Jérôme Benoit
build(deps-dev): apply updates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-28
Jérôme Benoit
build(deps-dev): apply updates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-27
Jérôme Benoit
Merge branch 'master' of github.com:jerome-benoit/poolifier
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-27
Jérôme Benoit
docs: update benchmarks vs. external pools
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-27
Jérôme Benoit
docs: refine README.md
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-27
Jérôme Benoit
docs: refine README.md
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-27
Jérôme Benoit
refactor: cleanup benchmarks export
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-27
Jérôme Benoit
fix: fix fibonacci implementation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-27
Jérôme Benoit
docs: update CHANGELOG.md
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-27
Jérôme Benoit
Merge branch 'master' of github.com:poolifier/poolifier
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-27
Jérôme Benoit
fix: register message handler on worker only
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-27
github-actions...
chore: generate documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-27
Jérôme Benoit
chore: v2.6.5
v2.6.5
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-27
Jérôme Benoit
docs: update CHANGELOG.md
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-27
Jérôme Benoit
chore: v2.6.4
v2.6.4
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-27
Jérôme Benoit
build(deps-dev): apply updates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-27
Jérôme Benoit
docs: update CHANGELOG.md
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-27
Jérôme Benoit
docs: refine README.md
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-26
Jérôme Benoit
docs: refine README.md
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-26
Jérôme Benoit
refactor: fix example file name case
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-26
Jérôme Benoit
refactor: refine worker attribute scope
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-26
Jérôme Benoit
Merge branch 'master' of github.com:poolifier/poolifier
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-26
Jérôme Benoit
test: message sending from cluster worker
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-26
github-actions...
chore: generate documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-26
Jérôme Benoit
refactor: cleanup internal pool messaging code
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-26
Jérôme Benoit
docs: update benchmarks vs. external pools
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-26
Jérôme Benoit
fix: prepare code to fix pool internal IPC for cluster...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-26
Jérôme Benoit
refactor: use named export in benchmarking code
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-26
Jérôme Benoit
refactor: strict mode in js files
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-26
Jérôme Benoit
refactor: partially revert ESM conversion in benchmarki...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-25
Jérôme Benoit
fix: resolve import for worker-nodes
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-25
Jérôme Benoit
docs: refine benchmarks/README.md
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-25
Jérôme Benoit
docs: refine benchmarks/README.md
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-25
Jérôme Benoit
docs: refine benchmarks/versus-external-pools/README.md
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-25
Jérôme Benoit
refactor: ensure functions to bench are called properly
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-25
Jérôme Benoit
docs: refine benchmarks/README.md
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-25
Jérôme Benoit
docs: refine benchmarks/README.md
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-25
Jérôme Benoit
docs: refine benchmarks/README.md
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-25
Jérôme Benoit
refactor: remove unsupported pools
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2023-06-25
Jérôme Benoit
refactor: cleanups
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
next