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 repository manager #235

Merged
merged 1 commit into from
Apr 28, 2022
Merged

add repository manager #235

merged 1 commit into from
Apr 28, 2022

Conversation

DavidBadura
Copy link
Member

@DavidBadura DavidBadura commented Apr 27, 2022

No description provided.

@github-actions
Copy link

Hello 👋

here is the most recent benchmark result:

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

Average iteration times by variant

85.6ms    │ ▇█ 
74.9ms    │ ██ 
64.2ms    │ ██ 
53.5ms    │ ██ 
42.8ms    │ ██ 
32.1ms    │ ██ 
21.4ms    │ ██ 
10.7ms    │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

Memory by variant

19.1mb    │ ██ 
16.7mb    │ ██ 
14.3mb    │ ██ 
11.9mb    │ ██ 
9.5mb     │ ██ 
7.2mb     │ ██ 
4.8mb     │ ██ 
2.4mb     │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

+--------------------+-------------------+-------------------+-----------------+------------+
|                    | time (kde mode)                       | memory                       |
+--------------------+-------------------+-------------------+-----------------+------------+
| subject            | Tag: <current>    | Tag: base         | Tag: <current>  | Tag: base  |
+--------------------+-------------------+-------------------+-----------------+------------+
| benchLoadEvents () | 84.064ms (±1.47%) | 85.599ms (±0.51%) | 19.078mb        | 19.077mb   |
+--------------------+-------------------+-------------------+-----------------+------------+

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

Average iteration times by variant

265.7μs   │ ██ 
232.5μs   │ ██ 
199.3μs   │ ██ 
166.1μs   │ ██ 
132.9μs   │ ██ 
99.6μs    │ ██ 
66.4μs    │ ██ 
33.2μs    │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

Memory by variant

13.1mb    │ ██ 
11.5mb    │ ██ 
9.8mb     │ ██ 
8.2mb     │ ██ 
6.5mb     │ ██ 
4.9mb     │ ██ 
3.3mb     │ ██ 
1.6mb     │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

+--------------------+--------------------+--------------------+-----------------+------------+
|                    | time (kde mode)                         | memory                       |
+--------------------+--------------------+--------------------+-----------------+------------+
| subject            | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+--------------------+--------------------+--------------------+-----------------+------------+
| benchLoadEvents () | 265.701μs (±0.11%) | 265.497μs (±0.56%) | 13.092mb        | 13.091mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

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

Average iteration times by variant

36.5ms    │    ██ 
31.9ms    │    ██ 
27.3ms    │    ██ 
22.8ms    │    ██ 
18.2ms    │    ██ 
13.7ms    │    ██ 
9.1ms     │    ██ 
4.6ms     │ ▂▂ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

Memory by variant

7.0mb     │ ▃▃ ██ 
6.1mb     │ ██ ██ 
5.2mb     │ ██ ██ 
4.4mb     │ ██ ██ 
3.5mb     │ ██ ██ 
2.6mb     │ ██ ██ 
1.7mb     │ ██ ██ 
872.8kb   │ ██ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

+---------------------------------+--------------------+-------------------+-----------------+------------+
|                                 | time (kde mode)                        | memory                       |
+---------------------------------+--------------------+-------------------+-----------------+------------+
| subject                         | Tag: <current>     | Tag: base         | Tag: <current>  | Tag: base  |
+---------------------------------+--------------------+-------------------+-----------------+------------+
| benchSaveOneEvent ()            | 888.360μs (±3.47%) | 1.041ms (±2.20%)  | 6.355mb         | 6.355mb    |
| benchSaveAfterThousandEvents () | 36.450ms (±2.34%)  | 35.987ms (±0.12%) | 6.982mb         | 6.982mb    |
+---------------------------------+--------------------+-------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

Base automatically changed from aggregate-hydrator to 2.0.x April 28, 2022 07:07
@DavidBadura DavidBadura marked this pull request as ready for review April 28, 2022 07:07
@DavidBadura DavidBadura mentioned this pull request Apr 28, 2022
@DanielBadura DanielBadura added this to the 2.0.0 milestone Apr 28, 2022
@DanielBadura DanielBadura added the enhancement New feature or request label Apr 28, 2022
@DavidBadura DavidBadura merged commit 7d0ccd1 into 2.0.x Apr 28, 2022
@DavidBadura DavidBadura deleted the repository-manager branch April 28, 2022 07:30
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