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

add php version in tools composer.json #290

Merged
merged 1 commit into from
Jul 2, 2022

Conversation

DavidBadura
Copy link
Member

@DavidBadura DavidBadura commented Jul 2, 2022

This should hopefully solve the problem with renovate. That he always opens a pull request beforehand because there is a problem but can then merge.

@DavidBadura DavidBadura requested a review from DanielBadura July 2, 2022 08:28
@DavidBadura DavidBadura added this to the 2.1.0 milestone Jul 2, 2022
@github-actions
Copy link

github-actions bot commented Jul 2, 2022

Hello 👋

here is the most recent benchmark result:

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

Average iteration times by variant

279.7μs   │ ██ 
244.7μs   │ ██ 
209.8μs   │ ██ 
174.8μs   │ ██ 
139.9μs   │ ██ 
104.9μs   │ ██ 
69.9μs    │ ██ 
35.0μ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 () | 279.703μs (±0.46%) | 277.195μs (±0.94%) | 14.152mb        | 14.152mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

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

Average iteration times by variant

41.3ms    │    ██ 
36.1ms    │    ██ 
30.9ms    │    ██ 
25.8ms    │    ██ 
20.6ms    │    ██ 
15.5ms    │    ██ 
10.3ms    │    ██ 
5.2ms     │ ▃▂ ██ 
          └───────
            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 ()            | 1.778ms (±23.27%) | 1.080ms (±3.77%)  | 6.554mb         | 6.554mb    |
| benchSaveAfterThousandEvents () | 41.251ms (±3.01%) | 40.862ms (±1.05%) | 7.248mb         | 7.248mb    |
+---------------------------------+-------------------+-------------------+-----------------+------------+

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

Average iteration times by variant

109.2ms   │ ██ 
95.5ms    │ ██ 
81.9ms    │ ██ 
68.2ms    │ ██ 
54.6ms    │ ██ 
40.9ms    │ ██ 
27.3ms    │ ██ 
13.6ms    │ ██ 
          └────
            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 () | 109.160ms (±0.02%) | 108.295ms (±0.56%) | 20.491mb        | 20.491mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DanielBadura DanielBadura merged commit ea8fad0 into 2.1.x Jul 2, 2022
@DavidBadura DavidBadura deleted the php-version-in-tools-composer-json branch July 2, 2022 14:44
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