Skip to content

Conversation

devkral
Copy link

@devkral devkral commented May 2, 2022

what

sometimes more than update should be fired.
This MR improves the speed of updates by simultaneous executing them (see http client) (no speed comparisation done yet).
It also adds a publishFast method for fire and forget or request collect operations (publishBatch).

Extend tested

I only used the unittests. Real life tests are still missing, as well as a speed benchmark

@devkral
Copy link
Author

devkral commented May 3, 2022

I cannot reproduce the phpstan error locally.

phpstan analyse
Note: Using configuration file <path>/phpstan.neon.
 37/37 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
                                                                                                                        
 [OK] No errors                                                                                                         

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.

1 participant