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

update codestyle #430

Merged
merged 2 commits into from
Dec 12, 2023
Merged

update codestyle #430

merged 2 commits into from
Dec 12, 2023

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added the dependencies Pull requests that update a dependency file label Dec 12, 2023
@DavidBadura DavidBadura added this to the 2.3.0 milestone Dec 12, 2023
Copy link

github-actions bot commented Dec 12, 2023

Hello 👋

here is the most recent benchmark result:

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

Average iteration times by variant

262.6μs   │ ██ 
229.8μs   │ ██ 
197.0μs   │ ██ 
164.1μs   │ ██ 
131.3μs   │ ██ 
98.5μs    │ ██ 
65.7μs    │ ██ 
32.8μs    │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

Memory by variant

13.6mb    │ ██ 
11.9mb    │ ██ 
10.2mb    │ ██ 
8.5mb     │ ██ 
6.8mb     │ ██ 
5.1mb     │ ██ 
3.4mb     │ ██ 
1.7mb     │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

+--------------------+--------------------+--------------------+-----------------+------------+
|                    | time (kde mode)                         | memory                       |
+--------------------+--------------------+--------------------+-----------------+------------+
| subject            | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+--------------------+--------------------+--------------------+-----------------+------------+
| benchLoadEvents () | 259.451μs (±0.17%) | 262.600μs (±2.28%) | 13.610mb        | 13.611mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

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

Average iteration times by variant

102.6ms   │ ██ 
89.8ms    │ ██ 
76.9ms    │ ██ 
64.1ms    │ ██ 
51.3ms    │ ██ 
38.5ms    │ ██ 
25.6ms    │ ██ 
12.8ms    │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

Memory by variant

23.5mb    │ ██ 
20.5mb    │ ██ 
17.6mb    │ ██ 
14.7mb    │ ██ 
11.7mb    │ ██ 
8.8mb     │ ██ 
5.9mb     │ ██ 
2.9mb     │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

+--------------------+--------------------+--------------------+-----------------+------------+
|                    | time (kde mode)                         | memory                       |
+--------------------+--------------------+--------------------+-----------------+------------+
| subject            | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+--------------------+--------------------+--------------------+-----------------+------------+
| benchLoadEvents () | 102.575ms (±0.08%) | 101.104ms (±0.02%) | 23.477mb        | 23.478mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

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

Average iteration times by variant

45.0ms    │    ██ 
39.4ms    │    ██ 
33.8ms    │    ██ 
28.1ms    │    ██ 
22.5ms    │    ██ 
16.9ms    │    ██ 
11.3ms    │    ██ 
5.6ms     │ ▂▂ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

Memory by variant

7.4mb     │ ▃▃ ██ 
6.5mb     │ ██ ██ 
5.6mb     │ ██ ██ 
4.6mb     │ ██ ██ 
3.7mb     │ ██ ██ 
2.8mb     │ ██ ██ 
1.9mb     │ ██ ██ 
926.1kb   │ ██ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

+---------------------------------+--------------------+--------------------+-----------------+------------+
|                                 | time (kde mode)                         | memory                       |
+---------------------------------+--------------------+--------------------+-----------------+------------+
| subject                         | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+---------------------------------+--------------------+--------------------+-----------------+------------+
| benchSaveOneEvent ()            | 861.317μs (±1.98%) | 876.566μs (±2.00%) | 6.781mb         | 6.783mb    |
| benchSaveAfterThousandEvents () | 44.707ms (±1.45%)  | 45.005ms (±0.78%)  | 7.407mb         | 7.409mb    |
+---------------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura merged commit 01d5119 into 2.3.x Dec 12, 2023
30 of 31 checks passed
@DavidBadura DavidBadura deleted the update-cs branch December 12, 2023 11:58
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