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

prerelease are not the latest doc version, exclude them #439

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

DavidBadura
Copy link
Member

fix #438

@DavidBadura DavidBadura added the documentation Improvements or additions to documentation label Dec 14, 2023
Copy link

Hello 👋

here is the most recent benchmark result:

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

Average iteration times by variant

47.6ms    │    ██ 
41.7ms    │    ██ 
35.7ms    │    ██ 
29.8ms    │    ██ 
23.8ms    │    ██ 
17.9ms    │    ██ 
11.9ms    │    ██ 
6.0ms     │ ▂▂ ██ 
          └───────
            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     │ ██ ██ 
944.7kb   │ ██ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

+---------------------------------+--------------------+--------------------+-----------------+------------+
|                                 | time (kde mode)                         | memory                       |
+---------------------------------+--------------------+--------------------+-----------------+------------+
| subject                         | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+---------------------------------+--------------------+--------------------+-----------------+------------+
| benchSaveOneEvent ()            | 993.152μs (±2.66%) | 965.889μs (±0.59%) | 6.932mb         | 6.932mb    |
| benchSaveAfterThousandEvents () | 47.635ms (±0.73%)  | 46.906ms (±0.97%)  | 7.558mb         | 7.558mb    |
+---------------------------------+--------------------+--------------------+-----------------+------------+

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

Average iteration times by variant

258.0μs   │ ██ 
225.8μs   │ ██ 
193.5μs   │ ██ 
161.3μs   │ ██ 
129.0μs   │ ██ 
96.8μs    │ ██ 
64.5μs    │ ██ 
32.3μ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 () | 258.003μs (±0.50%) | 256.498μs (±0.31%) | 13.760mb        | 13.760mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

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

Average iteration times by variant

106.6ms   │ ██ 
93.3ms    │ ██ 
80.0ms    │ ██ 
66.6ms    │ ██ 
53.3ms    │ ██ 
40.0ms    │ ██ 
26.7ms    │ ██ 
13.3ms    │ ██ 
          └────
            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 () | 106.636ms (±0.54%) | 106.044ms (±0.95%) | 23.627mb        | 23.627mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura added this to the 2.3.1 milestone Dec 14, 2023
@DavidBadura DavidBadura merged commit 4089d58 into 2.3.x Dec 14, 2023
31 checks passed
@DavidBadura DavidBadura deleted the fix-latest-docs-alias branch December 14, 2023 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants