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 template annotation on message #273

Merged
merged 1 commit into from
Jun 24, 2022
Merged

add template annotation on message #273

merged 1 commit into from
Jun 24, 2022

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura requested a review from DanielBadura June 24, 2022 12:11
@DavidBadura DavidBadura added this to the 2.0.0 milestone Jun 24, 2022
@github-actions
Copy link

github-actions bot commented Jun 24, 2022

Hello 👋

here is the most recent benchmark result:

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

Average iteration times by variant

265.1μs   │ ██ 
232.0μs   │ ██ 
198.9μs   │ ██ 
165.7μs   │ ██ 
132.6μs   │ ██ 
99.4μs    │ ██ 
66.3μs    │ ██ 
33.1μs    │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

Memory by variant

14.0mb    │ ██ 
12.2mb    │ ██ 
10.5mb    │ ██ 
8.7mb     │ ██ 
7.0mb     │ ██ 
5.2mb     │ ██ 
3.5mb     │ ██ 
1.7mb     │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

+--------------------+--------------------+--------------------+-----------------+------------+
|                    | time (kde mode)                         | memory                       |
+--------------------+--------------------+--------------------+-----------------+------------+
| subject            | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+--------------------+--------------------+--------------------+-----------------+------------+
| benchLoadEvents () | 265.146μs (±0.70%) | 262.194μs (±1.11%) | 13.995mb        | 13.995mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

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

Average iteration times by variant

42.2ms    │    ██ 
36.9ms    │    ██ 
31.6ms    │    ██ 
26.3ms    │    ██ 
21.1ms    │    ██ 
15.8ms    │    ██ 
10.5ms    │    ██ 
5.3ms     │ ▃▄ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

Memory by variant

7.1mb     │ ▂▂ ██ 
6.2mb     │ ██ ██ 
5.3mb     │ ██ ██ 
4.4mb     │ ██ ██ 
3.5mb     │ ██ ██ 
2.7mb     │ ██ ██ 
1.8mb     │ ██ ██ 
887.4kb   │ ██ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

+---------------------------------+-------------------+-------------------+-----------------+------------+
|                                 | time (kde mode)                       | memory                       |
+---------------------------------+-------------------+-------------------+-----------------+------------+
| subject                         | Tag: <current>    | Tag: base         | Tag: <current>  | Tag: base  |
+---------------------------------+-------------------+-------------------+-----------------+------------+
| benchSaveOneEvent ()            | 1.801ms (±25.45%) | 1.991ms (±7.54%)  | 6.403mb         | 6.403mb    |
| benchSaveAfterThousandEvents () | 41.641ms (±0.09%) | 42.157ms (±1.16%) | 7.099mb         | 7.099mb    |
+---------------------------------+-------------------+-------------------+-----------------+------------+

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

Average iteration times by variant

108.8ms   │ ██ 
95.2ms    │ ██ 
81.6ms    │ ██ 
68.0ms    │ ██ 
54.4ms    │ ██ 
40.8ms    │ ██ 
27.2ms    │ ██ 
13.6ms    │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

Memory by variant

20.3mb    │ ██ 
17.8mb    │ ██ 
15.3mb    │ ██ 
12.7mb    │ ██ 
10.2mb    │ ██ 
7.6mb     │ ██ 
5.1mb     │ ██ 
2.5mb     │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

+--------------------+--------------------+--------------------+-----------------+------------+
|                    | time (kde mode)                         | memory                       |
+--------------------+--------------------+--------------------+-----------------+------------+
| subject            | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+--------------------+--------------------+--------------------+-----------------+------------+
| benchLoadEvents () | 108.790ms (±1.62%) | 107.334ms (±0.56%) | 20.334mb        | 20.334mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DanielBadura DanielBadura added the enhancement New feature or request label Jun 24, 2022
@DanielBadura DanielBadura merged commit 8a6998e into 2.0.x Jun 24, 2022
@DanielBadura DanielBadura deleted the message-template branch June 24, 2022 20:25
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