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

rename projectionist commands into projection #410

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

DavidBadura
Copy link
Member

No description provided.

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

Hello 👋

here is the most recent benchmark result:

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

Average iteration times by variant

526.9μs   │ █  
461.0μs   │ █▁ 
395.1μs   │ ██ 
329.3μs   │ ██ 
263.4μs   │ ██ 
197.6μs   │ ██ 
131.7μs   │ ██ 
65.9μ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 () | 526.850μs (±21.21%) | 398.500μs (±20.85%) | 13.553mb        | 13.553mb   |
+--------------------+---------------------+---------------------+-----------------+------------+

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

Average iteration times by variant

147.6ms   │ █▇ 
129.2ms   │ ██ 
110.7ms   │ ██ 
92.3ms    │ ██ 
73.8ms    │ ██ 
55.4ms    │ ██ 
36.9ms    │ ██ 
18.5ms    │ ██ 
          └────
            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 () | 147.602ms (±1.05%) | 144.875ms (±3.87%) | 13.524mb        | 13.524mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

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

Average iteration times by variant

77.9ms    │    █▇ 
68.1ms    │    ██ 
58.4ms    │    ██ 
48.7ms    │    ██ 
38.9ms    │    ██ 
29.2ms    │    ██ 
19.5ms    │    ██ 
9.7ms     │ ▂▂ ██ 
          └───────
            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.9kb   │ ██ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

+---------------------------------+-------------------+-------------------+-----------------+------------+
|                                 | time (kde mode)                       | memory                       |
+---------------------------------+-------------------+-------------------+-----------------+------------+
| subject                         | Tag: <current>    | Tag: base         | Tag: <current>  | Tag: base  |
+---------------------------------+-------------------+-------------------+-----------------+------------+
| benchSaveOneEvent ()            | 1.926ms (±4.30%)  | 2.038ms (±3.71%)  | 7.215mb         | 7.215mb    |
| benchSaveAfterThousandEvents () | 77.855ms (±0.13%) | 76.278ms (±0.97%) | 7.847mb         | 7.847mb    |
+---------------------------------+-------------------+-------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura merged commit d021a90 into 3.0.x Aug 18, 2023
26 of 27 checks passed
@DavidBadura DavidBadura deleted the rename-projectionist-commands branch August 18, 2023 10:35
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