Skip to content

2.5#336

Merged
andrewdalpino merged 19 commits into
masterfrom
2.5
May 23, 2024
Merged

2.5#336
andrewdalpino merged 19 commits into
masterfrom
2.5

Conversation

@andrewdalpino
Copy link
Copy Markdown
Member

No description provided.

andrewdalpino and others added 19 commits July 18, 2023 18:10
* Initial commit

* Better testing

* Improve the docs

* Rename benchmark

* Explicitly import max() function
* Add Wrapper interface for models wrappers

* Add WrapperAware trait

* Fix PhpDoc

* Revert "Add WrapperAware trait"

This reverts commit 241abc4.

* Rename Wrapper interface to EstimatorWrapper

* PHP CS fix
* add Swoole backend

* phpstan: ignore swoole

* feat: swoole process scheduler

* fix(swoole): redo tasks when hash collision happens

* chore(swoole): make sure coroutines are at the root of the scheduler

* chore(swoole): set affinity / bind worker to a specific CPU core

* chore(swoole): use igbinary if available

* fix: remove comment

* fix(swoole): worker cpu affinity

* fix(swoole): cpu num

* feat: scheduler improvements

* style

* chore(swoole): remove unnecessary atomics

* chore(swoole): php backwards compatibility

* fix: phpstan, socket message size

* fix: uncomment test

* style: composer fix
* Initial commit

* Allow deltas in units tests
* add Swoole backend

* phpstan: ignore swoole

* feat: swoole process scheduler

* fix(swoole): redo tasks when hash collision happens

* chore(swoole): make sure coroutines are at the root of the scheduler

* chore(swoole): set affinity / bind worker to a specific CPU core

* chore(swoole): use igbinary if available

* fix: remove comment

* fix(swoole): worker cpu affinity

* fix(swoole): cpu num

* feat: scheduler improvements

* style

* chore(swoole): remove unnecessary atomics

* chore(swoole): php backwards compatibility

* fix: phpstan, socket message size

* fix: uncomment test

* style: composer fix

* docs: Swoole backend
@andrewdalpino andrewdalpino requested a review from a team May 23, 2024 17:44
@andrewdalpino andrewdalpino merged commit d43a5f2 into master May 23, 2024
@andrewdalpino andrewdalpino deleted the 2.5 branch May 23, 2024 17:44
@github-actions github-actions Bot locked and limited conversation to collaborators May 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants