poolifier.git
12 months agochore: v2.4.14 v2.4.14
Jérôme Benoit [Tue, 9 May 2023 12:41:10 +0000 (14:41 +0200)] 
chore: v2.4.14

12 months agochore: generate documentation
github-actions[bot] [Tue, 9 May 2023 12:38:34 +0000 (12:38 +0000)] 
chore: generate documentation

12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 9 May 2023 12:19:50 +0000 (14:19 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agodocs: update changelog, take 2
Jérôme Benoit [Tue, 9 May 2023 09:00:25 +0000 (11:00 +0200)] 
docs: update changelog, take 2

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agodocs: update changelog
Jérôme Benoit [Tue, 9 May 2023 08:59:17 +0000 (10:59 +0200)] 
docs: update changelog

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agotest: add queue tests
Jérôme Benoit [Tue, 9 May 2023 08:55:43 +0000 (10:55 +0200)] 
test: add queue tests

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agotest: improve median computation test
Jérôme Benoit [Mon, 8 May 2023 23:19:45 +0000 (01:19 +0200)] 
test: improve median computation test

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agoperf: optimize median computation implementation
Jérôme Benoit [Mon, 8 May 2023 23:09:53 +0000 (01:09 +0200)] 
perf: optimize median computation implementation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agofix: do not add undefined task runtime to the history
Jérôme Benoit [Mon, 8 May 2023 22:47:21 +0000 (00:47 +0200)] 
fix: do not add undefined task runtime to the history

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor: cleanup median computation code
Jérôme Benoit [Mon, 8 May 2023 22:35:02 +0000 (00:35 +0200)] 
refactor: cleanup median computation code

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agofix: handle empty data set in median computation
Jérôme Benoit [Mon, 8 May 2023 22:26:57 +0000 (00:26 +0200)] 
fix: handle empty data set in median computation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor: remove unneeded array building in median computation
Jérôme Benoit [Mon, 8 May 2023 20:50:17 +0000 (22:50 +0200)] 
refactor: remove unneeded array building in median computation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agofix: fix median computation
Jérôme Benoit [Mon, 8 May 2023 20:45:36 +0000 (22:45 +0200)] 
fix: fix median computation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agotest: add tests for utils helper
Jérôme Benoit [Mon, 8 May 2023 20:31:36 +0000 (22:31 +0200)] 
test: add tests for utils helper

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agodocs: refine README.md
Jérôme Benoit [Mon, 8 May 2023 18:27:26 +0000 (20:27 +0200)] 
docs: refine README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agodocs: refine README.md
Jérôme Benoit [Mon, 8 May 2023 18:12:08 +0000 (20:12 +0200)] 
docs: refine README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agodocs: fix link to GitHub action badge for real
Jérôme Benoit [Mon, 8 May 2023 18:07:17 +0000 (20:07 +0200)] 
docs: fix link to GitHub action badge for real

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agoMerge branch 'master' of github.com:jerome-benoit/poolifier
Jérôme Benoit [Mon, 8 May 2023 18:04:43 +0000 (20:04 +0200)] 
Merge branch 'master' of github.com:jerome-benoit/poolifier

12 months agodocs: fix link to GitHub workflow status
Jérôme Benoit [Mon, 8 May 2023 18:03:48 +0000 (20:03 +0200)] 
docs: fix link to GitHub workflow status

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agodocs: update benchmarks vs. external pool
Jérôme Benoit [Mon, 8 May 2023 15:50:45 +0000 (17:50 +0200)] 
docs: update benchmarks vs. external pool

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
12 months agochore: v2.4.13 v2.4.13
Jérôme Benoit [Mon, 8 May 2023 12:06:14 +0000 (14:06 +0200)] 
chore: v2.4.13

12 months agochore: generate documentation
github-actions[bot] [Mon, 8 May 2023 12:04:06 +0000 (12:04 +0000)] 
chore: generate documentation

12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 8 May 2023 12:02:14 +0000 (14:02 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agochore: generate documentation
github-actions[bot] [Mon, 8 May 2023 11:51:20 +0000 (11:51 +0000)] 
chore: generate documentation

12 months agodocs: refine code comments
Jérôme Benoit [Mon, 8 May 2023 11:49:07 +0000 (13:49 +0200)] 
docs: refine code comments

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agotest: improve error handling tests
Jérôme Benoit [Mon, 8 May 2023 11:27:58 +0000 (13:27 +0200)] 
test: improve error handling tests

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agodocs: update changelog entries
Jérôme Benoit [Mon, 8 May 2023 11:03:28 +0000 (13:03 +0200)] 
docs: update changelog entries

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agofix: fix workey weights input validation
Jérôme Benoit [Mon, 8 May 2023 10:49:01 +0000 (12:49 +0200)] 
fix: fix workey weights input validation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agotest: enchance worker node key choice tests
Jérôme Benoit [Mon, 8 May 2023 09:16:06 +0000 (11:16 +0200)] 
test: enchance worker node key choice tests

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agotest: test for undefined worker node key chosen
Jérôme Benoit [Mon, 8 May 2023 09:12:47 +0000 (11:12 +0200)] 
test: test for undefined worker node key chosen

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sun, 7 May 2023 21:46:07 +0000 (23:46 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agochore: generate documentation
github-actions[bot] [Sun, 7 May 2023 21:40:33 +0000 (21:40 +0000)] 
chore: generate documentation

12 months agodocs: refine code comment
Jérôme Benoit [Sun, 7 May 2023 21:38:23 +0000 (23:38 +0200)] 
docs: refine code comment

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agochore: generate documentation
github-actions[bot] [Sun, 7 May 2023 21:33:00 +0000 (21:33 +0000)] 
chore: generate documentation

12 months agobuild(ci): fix documentation generation
Jérôme Benoit [Sun, 7 May 2023 21:30:51 +0000 (23:30 +0200)] 
build(ci): fix documentation generation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agodocs: silence typedoc warning
Jérôme Benoit [Sun, 7 May 2023 21:24:22 +0000 (23:24 +0200)] 
docs: silence typedoc warning

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor: worker choice strategies remove() simplification
Jérôme Benoit [Sun, 7 May 2023 20:57:11 +0000 (22:57 +0200)] 
refactor: worker choice strategies remove() simplification

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agofix: fix fair share worker choice strategy internals update
Jérôme Benoit [Sun, 7 May 2023 13:45:03 +0000 (15:45 +0200)] 
fix: fix fair share worker choice strategy internals update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(ci): silence GH actions warnings
Jérôme Benoit [Sat, 6 May 2023 22:04:56 +0000 (00:04 +0200)] 
build(ci): silence GH actions warnings

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agochore: v2.4.12 v2.4.12
Jérôme Benoit [Sat, 6 May 2023 21:29:30 +0000 (23:29 +0200)] 
chore: v2.4.12

12 months agochore: generate documentation
github-actions[bot] [Sat, 6 May 2023 21:02:55 +0000 (21:02 +0000)] 
chore: generate documentation

12 months agodocs: refine code comments
Jérôme Benoit [Sat, 6 May 2023 20:43:46 +0000 (22:43 +0200)] 
docs: refine code comments

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor: simplify worker inputs checking code
Jérôme Benoit [Sat, 6 May 2023 20:22:32 +0000 (22:22 +0200)] 
refactor: simplify worker inputs checking code

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agofix: silence sonar code smell
Jérôme Benoit [Sat, 6 May 2023 20:06:40 +0000 (22:06 +0200)] 
fix: silence sonar code smell

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agodocs: update changelog
Jérôme Benoit [Sat, 6 May 2023 19:10:58 +0000 (21:10 +0200)] 
docs: update changelog

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agotest: fix empty pool test
Jérôme Benoit [Sat, 6 May 2023 18:31:21 +0000 (20:31 +0200)] 
test: fix empty pool test

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agofix: fix fair share algorithm implementation
Jérôme Benoit [Sat, 6 May 2023 18:25:18 +0000 (20:25 +0200)] 
fix: fix fair share algorithm implementation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agofix: fix faire share worker choice stategy internals update
Jérôme Benoit [Sat, 6 May 2023 13:21:23 +0000 (15:21 +0200)] 
fix: fix faire share worker choice stategy internals update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agodocs: refine README.md
Jérôme Benoit [Sat, 6 May 2023 09:26:51 +0000 (11:26 +0200)] 
docs: refine README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 5 May 2023 21:45:16 +0000 (23:45 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor: factor out inputs type check
Jérôme Benoit [Fri, 5 May 2023 21:21:58 +0000 (23:21 +0200)] 
refactor: factor out inputs type check

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 5 May 2023 19:50:58 +0000 (21:50 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agotest: fix fair share strategy
Jérôme Benoit [Fri, 5 May 2023 19:39:26 +0000 (21:39 +0200)] 
test: fix fair share strategy

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agofeat: add custom worker weights to worker choice strategies options
Jérôme Benoit [Fri, 5 May 2023 18:41:43 +0000 (20:41 +0200)] 
feat: add custom worker weights to worker choice strategies options

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agoMerge pull request #747 from poolifier/multiple-functions
Jérôme Benoit [Fri, 5 May 2023 14:44:07 +0000 (16:44 +0200)] 
Merge pull request #747 from poolifier/multiple-functions

12 months agofix: check that task functions worker parameter is not empty
Jérôme Benoit [Fri, 5 May 2023 14:32:06 +0000 (16:32 +0200)] 
fix: check that task functions worker parameter is not empty

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor: cleanup import
Jérôme Benoit [Fri, 5 May 2023 14:12:38 +0000 (16:12 +0200)] 
refactor: cleanup import

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agofix: fix default task function handling with multiple task functions
Jérôme Benoit [Fri, 5 May 2023 13:54:20 +0000 (15:54 +0200)] 
fix: fix default task function handling with multiple task functions

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agotest: add multi tasks worker
Jérôme Benoit [Fri, 5 May 2023 11:53:31 +0000 (13:53 +0200)] 
test: add multi tasks worker

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agoMerge branch 'master' into multiple-functions
Jérôme Benoit [Fri, 5 May 2023 08:36:41 +0000 (10:36 +0200)] 
Merge branch 'master' into multiple-functions

12 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Fri, 5 May 2023 07:29:12 +0000 (09:29 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

12 months agobuild: bump volta node version
Jérôme Benoit [Fri, 5 May 2023 07:27:48 +0000 (09:27 +0200)] 
build: bump volta node version

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agochore: generate documentation
github-actions[bot] [Thu, 4 May 2023 22:44:26 +0000 (22:44 +0000)] 
chore: generate documentation

12 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Thu, 4 May 2023 22:42:16 +0000 (00:42 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

12 months agodocs: fix queue code comment
Jérôme Benoit [Thu, 4 May 2023 22:41:18 +0000 (00:41 +0200)] 
docs: fix queue code comment

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agochore: generate documentation
github-actions[bot] [Thu, 4 May 2023 22:38:14 +0000 (22:38 +0000)] 
chore: generate documentation

12 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Thu, 4 May 2023 22:35:59 +0000 (00:35 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

12 months agodocs: add comments in queue implementation
Jérôme Benoit [Thu, 4 May 2023 22:34:56 +0000 (00:34 +0200)] 
docs: add comments in queue implementation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agochore: generate documentation
github-actions[bot] [Thu, 4 May 2023 22:28:39 +0000 (22:28 +0000)] 
chore: generate documentation

12 months agoMerge branch 'master' into multiple-functions
Jérôme Benoit [Thu, 4 May 2023 22:26:17 +0000 (00:26 +0200)] 
Merge branch 'master' into multiple-functions

12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Thu, 4 May 2023 22:25:24 +0000 (00:25 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agoMerge branch 'master' into multiple-functions
Jérôme Benoit [Thu, 4 May 2023 22:22:28 +0000 (00:22 +0200)] 
Merge branch 'master' into multiple-functions

12 months agoMerge branch 'master' into multiple-functions
Jérôme Benoit [Thu, 4 May 2023 22:20:43 +0000 (00:20 +0200)] 
Merge branch 'master' into multiple-functions

12 months agodocs: fix documentation generation
Jérôme Benoit [Thu, 4 May 2023 22:19:26 +0000 (00:19 +0200)] 
docs: fix documentation generation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agochore: generate documentation
github-actions[bot] [Thu, 4 May 2023 22:17:30 +0000 (22:17 +0000)] 
chore: generate documentation

12 months agoMerge branch 'master' into multiple-functions
Jérôme Benoit [Thu, 4 May 2023 22:09:38 +0000 (00:09 +0200)] 
Merge branch 'master' into multiple-functions

12 months agorefactor: cleanup queue API
Jérôme Benoit [Thu, 4 May 2023 22:06:49 +0000 (00:06 +0200)] 
refactor: cleanup queue API

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agofeat: use O(1) queue implementation
Jérôme Benoit [Thu, 4 May 2023 22:00:47 +0000 (00:00 +0200)] 
feat: use O(1) queue implementation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor: factor out code to get worker function
Jérôme Benoit [Thu, 4 May 2023 21:08:30 +0000 (23:08 +0200)] 
refactor: factor out code to get worker function

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor: add helper to get worker function
Jérôme Benoit [Thu, 4 May 2023 20:54:39 +0000 (22:54 +0200)] 
refactor: add helper to get worker function

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agofeat: support multiple functions per worker
Jérôme Benoit [Thu, 4 May 2023 20:04:27 +0000 (22:04 +0200)] 
feat: support multiple functions per worker

Close #550

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Wed, 3 May 2023 21:07:32 +0000 (23:07 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 2 May 2023 19:09:22 +0000 (21:09 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 1 May 2023 17:51:16 +0000 (19:51 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 1 May 2023 17:17:12 +0000 (19:17 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agofix: fix eslint configuration
Jérôme Benoit [Mon, 1 May 2023 14:38:44 +0000 (16:38 +0200)] 
fix: fix eslint configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agorefactor: use eslint plugin to sort imports
Jérôme Benoit [Mon, 1 May 2023 12:41:45 +0000 (14:41 +0200)] 
refactor: use eslint plugin to sort imports

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agodocs: refine README.md
Jérôme Benoit [Mon, 1 May 2023 09:13:33 +0000 (11:13 +0200)] 
docs: refine README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sun, 30 Apr 2023 15:15:52 +0000 (17:15 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 29 Apr 2023 21:10:37 +0000 (23:10 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 28 Apr 2023 10:17:01 +0000 (12:17 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps): apply updates
Jérôme Benoit [Wed, 26 Apr 2023 21:11:17 +0000 (23:11 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 25 Apr 2023 09:32:50 +0000 (11:32 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 24 Apr 2023 18:46:42 +0000 (20:46 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agobuild(ci): update sonar-scanner GH action
Jérôme Benoit [Mon, 24 Apr 2023 12:56:02 +0000 (14:56 +0200)] 
build(ci): update sonar-scanner GH action

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agochore: generate documentation
github-actions[bot] [Mon, 24 Apr 2023 05:40:08 +0000 (05:40 +0000)] 
chore: generate documentation

12 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 24 Apr 2023 05:36:21 +0000 (07:36 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agoMerge branch 'master' of github.com:jerome-benoit/poolifier
Jérôme Benoit [Sun, 23 Apr 2023 22:29:23 +0000 (00:29 +0200)] 
Merge branch 'master' of github.com:jerome-benoit/poolifier

12 months agodocs: silence wrong spell report
Jérôme Benoit [Sun, 23 Apr 2023 22:28:31 +0000 (00:28 +0200)] 
docs: silence wrong spell report

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 months agoMerge branch 'master' of github.com:jerome-benoit/poolifier
Jérôme Benoit [Sun, 23 Apr 2023 22:24:13 +0000 (00:24 +0200)] 
Merge branch 'master' of github.com:jerome-benoit/poolifier