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

code style docs #461

Closed
wants to merge 2 commits into from
Closed

code style docs #461

wants to merge 2 commits into from

Conversation

DavidBadura
Copy link
Member

No description provided.

Copy link

github-actions bot commented Jan 9, 2024

Hello 👋

here is the most recent benchmark result:

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

Average iteration times by variant

47.0ms    │    ██ 
41.2ms    │    ██ 
35.3ms    │    ██ 
29.4ms    │    ██ 
23.5ms    │    ██ 
17.6ms    │    ██ 
11.8ms    │    ██ 
5.9ms     │ ▂▂ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

Memory by variant

7.6mb     │ ▃▃ ██ 
6.6mb     │ ██ ██ 
5.7mb     │ ██ ██ 
4.7mb     │ ██ ██ 
3.8mb     │ ██ ██ 
2.8mb     │ ██ ██ 
1.9mb     │ ██ ██ 
945.6kb   │ ██ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

+---------------------------------+-------------------+-------------------+-----------------+------------+
|                                 | time (kde mode)                       | memory                       |
+---------------------------------+-------------------+-------------------+-----------------+------------+
| subject                         | Tag: <current>    | Tag: base         | Tag: <current>  | Tag: base  |
+---------------------------------+-------------------+-------------------+-----------------+------------+
| benchSaveOneEvent ()            | 1.108ms (±2.60%)  | 1.116ms (±5.36%)  | 6.939mb         | 6.939mb    |
| benchSaveAfterThousandEvents () | 46.814ms (±1.16%) | 47.047ms (±0.53%) | 7.565mb         | 7.565mb    |
+---------------------------------+-------------------+-------------------+-----------------+------------+

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

Average iteration times by variant

239.6μs   │ ██ 
209.7μs   │ ██ 
179.7μs   │ ██ 
149.8μs   │ ██ 
119.8μs   │ ██ 
89.9μs    │ ██ 
59.9μs    │ ██ 
30.0μs    │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

Memory by variant

13.8mb    │ ██ 
12.0mb    │ ██ 
10.3mb    │ ██ 
8.6mb     │ ██ 
6.9mb     │ ██ 
5.2mb     │ ██ 
3.4mb     │ ██ 
1.7mb     │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

+--------------------+--------------------+--------------------+-----------------+------------+
|                    | time (kde mode)                         | memory                       |
+--------------------+--------------------+--------------------+-----------------+------------+
| subject            | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+--------------------+--------------------+--------------------+-----------------+------------+
| benchLoadEvents () | 239.611μs (±2.38%) | 238.948μs (±0.36%) | 13.767mb        | 13.767mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

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

Average iteration times by variant

104.5ms   │ █▇ 
91.5ms    │ ██ 
78.4ms    │ ██ 
65.3ms    │ ██ 
52.3ms    │ ██ 
39.2ms    │ ██ 
26.1ms    │ ██ 
13.1ms    │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

Memory by variant

23.6mb    │ ██ 
20.7mb    │ ██ 
17.7mb    │ ██ 
14.8mb    │ ██ 
11.8mb    │ ██ 
8.9mb     │ ██ 
5.9mb     │ ██ 
3.0mb     │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

+--------------------+--------------------+--------------------+-----------------+------------+
|                    | time (kde mode)                         | memory                       |
+--------------------+--------------------+--------------------+-----------------+------------+
| subject            | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+--------------------+--------------------+--------------------+-----------------+------------+
| benchLoadEvents () | 104.526ms (±1.25%) | 102.878ms (±0.19%) | 23.634mb        | 23.634mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura marked this pull request as draft January 9, 2024 18:43
@DavidBadura DavidBadura closed this Jan 9, 2024
@DavidBadura DavidBadura deleted the code-style-docs branch February 24, 2024 16:07
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.

1 participant