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

remove old projection commands #406

Merged
merged 1 commit into from
Aug 11, 2023
Merged

Conversation

DavidBadura
Copy link
Member

was replaced by projectionist commands

@DavidBadura DavidBadura added this to the 3.0.0 milestone Aug 10, 2023
@github-actions
Copy link

Hello 👋

here is the most recent benchmark result:

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

Average iteration times by variant

63.0ms    │    ██ 
55.1ms    │    ██ 
47.2ms    │    ██ 
39.3ms    │    ██ 
31.5ms    │    ██ 
23.6ms    │    ██ 
15.7ms    │    ██ 
7.9ms     │ ▂▂ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

Memory by variant

7.8mb     │ ▃▃ ██ 
6.9mb     │ ██ ██ 
5.9mb     │ ██ ██ 
4.9mb     │ ██ ██ 
3.9mb     │ ██ ██ 
2.9mb     │ ██ ██ 
2.0mb     │ ██ ██ 
980.8kb   │ ██ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

+---------------------------------+-------------------+--------------------+-----------------+------------+
|                                 | time (kde mode)                        | memory                       |
+---------------------------------+-------------------+--------------------+-----------------+------------+
| subject                         | Tag: <current>    | Tag: base          | Tag: <current>  | Tag: base  |
+---------------------------------+-------------------+--------------------+-----------------+------------+
| benchSaveOneEvent ()            | 1.070ms (±2.28%)  | 990.724μs (±1.26%) | 7.214mb         | 7.214mb    |
| benchSaveAfterThousandEvents () | 62.573ms (±0.24%) | 62.952ms (±0.06%)  | 7.847mb         | 7.847mb    |
+---------------------------------+-------------------+--------------------+-----------------+------------+

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

Average iteration times by variant

126.2ms   │ ▇█ 
110.4ms   │ ██ 
94.6ms    │ ██ 
78.8ms    │ ██ 
63.1ms    │ ██ 
47.3ms    │ ██ 
31.5ms    │ ██ 
15.8ms    │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

Memory by variant

13.5mb    │ ██ 
11.8mb    │ ██ 
10.1mb    │ ██ 
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 () | 123.103ms (±1.38%) | 126.151ms (±0.81%) | 13.523mb        | 13.523mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

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

Average iteration times by variant

305.3μs   │ ██ 
267.1μs   │ ██ 
229.0μs   │ ██ 
190.8μs   │ ██ 
152.7μs   │ ██ 
114.5μs   │ ██ 
76.3μs    │ ██ 
38.2μ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 () | 304.498μs (±0.30%) | 305.300μs (±0.33%) | 13.553mb        | 13.553mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura merged commit 28bd6b7 into 3.0.x Aug 11, 2023
@DavidBadura DavidBadura deleted the remove-old-projection-commands branch August 11, 2023 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants