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

upmerge 2.0.x #309

Merged
merged 2 commits into from
Sep 9, 2022
Merged

upmerge 2.0.x #309

merged 2 commits into from
Sep 9, 2022

Conversation

DavidBadura
Copy link
Member

No description provided.

icanhazstring and others added 2 commits August 3, 2022 15:30
This will allow the `docs-build` workflow to work with branch names like `0.0.x` and also tagged releases like `0.0.0`.
Fix current version normalization
@DavidBadura DavidBadura merged commit c378d0a into 2.1.x Sep 9, 2022
@github-actions
Copy link

github-actions bot commented Sep 9, 2022

Hello 👋

here is the most recent benchmark result:

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

Average iteration times by variant

48.2ms    │    ▁█ 
42.1ms    │    ██ 
36.1ms    │    ██ 
30.1ms    │    ██ 
24.1ms    │    ██ 
18.1ms    │    ██ 
12.0ms    │    ██ 
6.0ms     │ ▂▂ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

Memory by variant

7.3mb     │ ▂▂ ██ 
6.4mb     │ ██ ██ 
5.5mb     │ ██ ██ 
4.6mb     │ ██ ██ 
3.7mb     │ ██ ██ 
2.8mb     │ ██ ██ 
1.8mb     │ ██ ██ 
918.1kb   │ ██ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

+---------------------------------+-------------------+--------------------+-----------------+------------+
|                                 | time (kde mode)                        | memory                       |
+---------------------------------+-------------------+--------------------+-----------------+------------+
| subject                         | Tag: <current>    | Tag: base          | Tag: <current>  | Tag: base  |
+---------------------------------+-------------------+--------------------+-----------------+------------+
| benchSaveOneEvent ()            | 1.023ms (±1.21%)  | 1.081ms (±5.75%)   | 6.649mb         | 6.649mb    |
| benchSaveAfterThousandEvents () | 42.460ms (±2.03%) | 48.166ms (±14.39%) | 7.345mb         | 7.345mb    |
+---------------------------------+-------------------+--------------------+-----------------+------------+

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

Average iteration times by variant

288.1μs   │ ██ 
252.1μs   │ ██ 
216.1μs   │ ██ 
180.1μs   │ ██ 
144.0μs   │ ██ 
108.0μs   │ ██ 
72.0μs    │ ██ 
36.0μs    │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

Memory by variant

14.2mb    │ ██ 
12.5mb    │ ██ 
10.7mb    │ ██ 
8.9mb     │ ██ 
7.1mb     │ ██ 
5.3mb     │ ██ 
3.6mb     │ ██ 
1.8mb     │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

+--------------------+--------------------+--------------------+-----------------+------------+
|                    | time (kde mode)                         | memory                       |
+--------------------+--------------------+--------------------+-----------------+------------+
| subject            | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+--------------------+--------------------+--------------------+-----------------+------------+
| benchLoadEvents () | 286.998μs (±0.31%) | 288.097μs (±0.52%) | 14.243mb        | 14.243mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

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

Average iteration times by variant

109.9ms   │ ██ 
96.1ms    │ ██ 
82.4ms    │ ██ 
68.7ms    │ ██ 
54.9ms    │ ██ 
41.2ms    │ ██ 
27.5ms    │ ██ 
13.7ms    │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

Memory by variant

20.6mb    │ ██ 
18.1mb    │ ██ 
15.5mb    │ ██ 
12.9mb    │ ██ 
10.3mb    │ ██ 
7.7mb     │ ██ 
5.2mb     │ ██ 
2.6mb     │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

+--------------------+--------------------+--------------------+-----------------+------------+
|                    | time (kde mode)                         | memory                       |
+--------------------+--------------------+--------------------+-----------------+------------+
| subject            | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+--------------------+--------------------+--------------------+-----------------+------------+
| benchLoadEvents () | 109.865ms (±0.10%) | 109.285ms (±1.34%) | 20.646mb        | 20.646mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura changed the title 2.0.x upmerge 2.0.x Sep 9, 2022
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.

3 participants