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

Revert PHP version for bc check to 8.2 due to latest release does not support 8.3 #433

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

DanielBadura
Copy link
Member

No description provided.

Copy link

Hello 👋

here is the most recent benchmark result:

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

Average iteration times by variant

274.2μs   │ ▆█ 
239.9μs   │ ██ 
205.6μs   │ ██ 
171.4μs   │ ██ 
137.1μs   │ ██ 
102.8μs   │ ██ 
68.5μs    │ ██ 
34.3μs    │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

Memory by variant

13.8mb    │ ██ 
12.0mb    │ ██ 
10.3mb    │ ██ 
8.6mb     │ ██ 
6.9mb     │ ██ 
5.2mb     │ ██ 
3.4mb     │ ██ 
1.7mb     │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

+--------------------+--------------------+--------------------+-----------------+------------+
|                    | time (kde mode)                         | memory                       |
+--------------------+--------------------+--------------------+-----------------+------------+
| subject            | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+--------------------+--------------------+--------------------+-----------------+------------+
| benchLoadEvents () | 262.651μs (±0.17%) | 274.160μs (±1.95%) | 13.760mb        | 13.760mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

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

Average iteration times by variant

114.2ms   │ ██ 
99.9ms    │ ██ 
85.6ms    │ ██ 
71.3ms    │ ██ 
57.1ms    │ ██ 
42.8ms    │ ██ 
28.5ms    │ ██ 
14.3ms    │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

Memory by variant

23.6mb    │ ██ 
20.7mb    │ ██ 
17.7mb    │ ██ 
14.8mb    │ ██ 
11.8mb    │ ██ 
8.9mb     │ ██ 
5.9mb     │ ██ 
3.0mb     │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

+--------------------+--------------------+--------------------+-----------------+------------+
|                    | time (kde mode)                         | memory                       |
+--------------------+--------------------+--------------------+-----------------+------------+
| subject            | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+--------------------+--------------------+--------------------+-----------------+------------+
| benchLoadEvents () | 113.470ms (±0.24%) | 114.157ms (±0.07%) | 23.627mb        | 23.627mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

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

Average iteration times by variant

47.0ms    │    ██ 
41.1ms    │    ██ 
35.2ms    │    ██ 
29.4ms    │    ██ 
23.5ms    │    ██ 
17.6ms    │    ██ 
11.7ms    │    ██ 
5.9ms     │ ▂▂ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

Memory by variant

7.6mb     │ ▃▃ ██ 
6.6mb     │ ██ ██ 
5.7mb     │ ██ ██ 
4.7mb     │ ██ ██ 
3.8mb     │ ██ ██ 
2.8mb     │ ██ ██ 
1.9mb     │ ██ ██ 
944.7kb   │ ██ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

+---------------------------------+--------------------+--------------------+-----------------+------------+
|                                 | time (kde mode)                         | memory                       |
+---------------------------------+--------------------+--------------------+-----------------+------------+
| subject                         | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+---------------------------------+--------------------+--------------------+-----------------+------------+
| benchSaveOneEvent ()            | 979.650μs (±1.63%) | 908.097μs (±0.17%) | 6.932mb         | 6.932mb    |
| benchSaveAfterThousandEvents () | 46.984ms (±0.44%)  | 46.722ms (±0.51%)  | 7.558mb         | 7.558mb    |
+---------------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura added this to the 2.3.0 milestone Dec 12, 2023
@DavidBadura DavidBadura added the dependencies Pull requests that update a dependency file label Dec 12, 2023
@DanielBadura DanielBadura merged commit 2530ae2 into 2.3.x Dec 12, 2023
30 of 31 checks passed
@DanielBadura DanielBadura deleted the bc-check-8.2 branch December 12, 2023 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants