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

require symfony console and remove deprecation #288

Merged
merged 1 commit into from
Jul 1, 2022

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added the enhancement New feature or request label Jul 1, 2022
@DavidBadura DavidBadura added this to the 2.1.0 milestone Jul 1, 2022
@DavidBadura DavidBadura requested a review from DanielBadura July 1, 2022 11:46
@github-actions
Copy link

github-actions bot commented Jul 1, 2022

Hello 👋

here is the most recent benchmark result:

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

Average iteration times by variant

324.8μs   │ █  
284.2μs   │ █▆ 
243.6μs   │ ██ 
203.0μs   │ ██ 
162.4μs   │ ██ 
121.8μs   │ ██ 
81.2μs    │ ██ 
40.6μs    │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

Memory by variant

14.2mb    │ ██ 
12.4mb    │ ██ 
10.6mb    │ ██ 
8.8mb     │ ██ 
7.1mb     │ ██ 
5.3mb     │ ██ 
3.5mb     │ ██ 
1.8mb     │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

+--------------------+---------------------+--------------------+-----------------+------------+
|                    | time (kde mode)                          | memory                       |
+--------------------+---------------------+--------------------+-----------------+------------+
| subject            | Tag: <current>      | Tag: base          | Tag: <current>  | Tag: base  |
+--------------------+---------------------+--------------------+-----------------+------------+
| benchLoadEvents () | 324.800μs (±16.04%) | 272.703μs (±0.48%) | 14.152mb        | 14.152mb   |
+--------------------+---------------------+--------------------+-----------------+------------+

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

Average iteration times by variant

40.1ms    │    ██ 
35.0ms    │    ██ 
30.0ms    │    ██ 
25.0ms    │    ██ 
20.0ms    │    ██ 
15.0ms    │    ██ 
10.0ms    │    ██ 
5.0ms     │ ▂▂ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

Memory by variant

7.2mb     │ ▂▂ ██ 
6.3mb     │ ██ ██ 
5.4mb     │ ██ ██ 
4.5mb     │ ██ ██ 
3.6mb     │ ██ ██ 
2.7mb     │ ██ ██ 
1.8mb     │ ██ ██ 
906.1kb   │ ██ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

+---------------------------------+--------------------+--------------------+-----------------+------------+
|                                 | time (kde mode)                         | memory                       |
+---------------------------------+--------------------+--------------------+-----------------+------------+
| subject                         | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+---------------------------------+--------------------+--------------------+-----------------+------------+
| benchSaveOneEvent ()            | 878.950μs (±0.01%) | 854.255μs (±0.31%) | 6.554mb         | 6.554mb    |
| benchSaveAfterThousandEvents () | 40.052ms (±0.37%)  | 39.436ms (±0.32%)  | 7.249mb         | 7.249mb    |
+---------------------------------+--------------------+--------------------+-----------------+------------+

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

Average iteration times by variant

107.9ms   │ ██ 
94.4ms    │ ██ 
80.9ms    │ ██ 
67.4ms    │ ██ 
53.9ms    │ ██ 
40.5ms    │ ██ 
27.0ms    │ ██ 
13.5ms    │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

Memory by variant

20.5mb    │ ██ 
17.9mb    │ ██ 
15.4mb    │ ██ 
12.8mb    │ ██ 
10.2mb    │ ██ 
7.7mb     │ ██ 
5.1mb     │ ██ 
2.6mb     │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

+--------------------+--------------------+--------------------+-----------------+------------+
|                    | time (kde mode)                         | memory                       |
+--------------------+--------------------+--------------------+-----------------+------------+
| subject            | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+--------------------+--------------------+--------------------+-----------------+------------+
| benchLoadEvents () | 106.577ms (±0.68%) | 107.868ms (±0.51%) | 20.491mb        | 20.491mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura merged commit 4a74cab into 2.1.x Jul 1, 2022
@DavidBadura DavidBadura deleted the require-symfony-console-and-remove-deprecation branch July 1, 2022 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants