Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge release 1.3.0 into 2.0.x #269

Merged
merged 3 commits into from
Jun 21, 2022

Conversation

robinlehrmann and others added 2 commits June 7, 2022 11:15
Event if I deactivate the watch server in the symfony config it executes this watcher and I get some warning, that the socket is not available or broken pipe warnings. What do you think to prevent warnings like this?
Silence socket warnings for DefaultWatchServerClient
@github-actions
Copy link
Author

Hello 👋

here is the most recent benchmark result:

LoadEventsWithSnapshotsBench
============================

Average iteration times by variant

257.5μs   │ ▇█ 
225.4μs   │ ██ 
193.2μs   │ ██ 
161.0μs   │ ██ 
128.8μs   │ ██ 
96.6μs    │ ██ 
64.4μs    │ ██ 
32.2μs    │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

Memory by variant

14.0mb    │ ██ 
12.2mb    │ ██ 
10.5mb    │ ██ 
8.7mb     │ ██ 
7.0mb     │ ██ 
5.2mb     │ ██ 
3.5mb     │ ██ 
1.7mb     │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

+--------------------+--------------------+--------------------+-----------------+------------+
|                    | time (kde mode)                         | memory                       |
+--------------------+--------------------+--------------------+-----------------+------------+
| subject            | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+--------------------+--------------------+--------------------+-----------------+------------+
| benchLoadEvents () | 251.049μs (±0.18%) | 257.548μs (±0.33%) | 13.995mb        | 13.995mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

WriteEventsBench
================

Average iteration times by variant

38.6ms    │    ██ 
33.8ms    │    ██ 
29.0ms    │    ██ 
24.1ms    │    ██ 
19.3ms    │    ██ 
14.5ms    │    ██ 
9.7ms     │    ██ 
4.8ms     │ ▃▃ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

Memory by variant

7.1mb     │ ▂▂ ██ 
6.2mb     │ ██ ██ 
5.3mb     │ ██ ██ 
4.4mb     │ ██ ██ 
3.5mb     │ ██ ██ 
2.7mb     │ ██ ██ 
1.8mb     │ ██ ██ 
887.3kb   │ ██ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

+---------------------------------+-------------------+-------------------+-----------------+------------+
|                                 | time (kde mode)                       | memory                       |
+---------------------------------+-------------------+-------------------+-----------------+------------+
| subject                         | Tag: <current>    | Tag: base         | Tag: <current>  | Tag: base  |
+---------------------------------+-------------------+-------------------+-----------------+------------+
| benchSaveOneEvent ()            | 1.411ms (±21.79%) | 1.222ms (±0.34%)  | 6.403mb         | 6.403mb    |
| benchSaveAfterThousandEvents () | 38.135ms (±1.28%) | 38.616ms (±0.93%) | 7.099mb         | 7.099mb    |
+---------------------------------+-------------------+-------------------+-----------------+------------+

LoadEventsBench
===============

Average iteration times by variant

100.0ms   │ ██ 
87.5ms    │ ██ 
75.0ms    │ ██ 
62.5ms    │ ██ 
50.0ms    │ ██ 
37.5ms    │ ██ 
25.0ms    │ ██ 
12.5ms    │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

Memory by variant

20.3mb    │ ██ 
17.8mb    │ ██ 
15.3mb    │ ██ 
12.7mb    │ ██ 
10.2mb    │ ██ 
7.6mb     │ ██ 
5.1mb     │ ██ 
2.5mb     │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

+--------------------+-------------------+-------------------+-----------------+------------+
|                    | time (kde mode)                       | memory                       |
+--------------------+-------------------+-------------------+-----------------+------------+
| subject            | Tag: <current>    | Tag: base         | Tag: <current>  | Tag: base  |
+--------------------+-------------------+-------------------+-----------------+------------+
| benchLoadEvents () | 99.697ms (±0.58%) | 99.987ms (±0.22%) | 20.334mb        | 20.334mb   |
+--------------------+-------------------+-------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DanielBadura DanielBadura merged commit 7af2f97 into 2.0.x Jun 21, 2022
@DanielBadura DanielBadura deleted the 1.3.x-merge-up-into-2.0.x_nJiLRzur branch June 21, 2022 18:36
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.

2 participants