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

outsource worker #401

Merged
merged 2 commits into from
Aug 4, 2023
Merged

outsource worker #401

merged 2 commits into from
Aug 4, 2023

Conversation

DavidBadura
Copy link
Member

No description provided.

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

github-actions bot commented Aug 4, 2023

Hello 👋

here is the most recent benchmark result:

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

Average iteration times by variant

63.4ms    │    █▅ 
55.5ms    │    ██ 
47.6ms    │    ██ 
39.7ms    │    ██ 
31.7ms    │    ██ 
23.8ms    │    ██ 
15.9ms    │    ██ 
7.9ms     │ ▃▂ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

Memory by variant

7.4mb     │ ▃▃ ██ 
6.5mb     │ ██ ██ 
5.6mb     │ ██ ██ 
4.6mb     │ ██ ██ 
3.7mb     │ ██ ██ 
2.8mb     │ ██ ██ 
1.9mb     │ ██ ██ 
929.3kb   │ ██ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

+---------------------------------+-------------------+-------------------+-----------------+------------+
|                                 | time (kde mode)                       | memory                       |
+---------------------------------+-------------------+-------------------+-----------------+------------+
| subject                         | Tag: <current>    | Tag: base         | Tag: <current>  | Tag: base  |
+---------------------------------+-------------------+-------------------+-----------------+------------+
| benchSaveOneEvent ()            | 1.983ms (±7.60%)  | 1.908ms (±1.57%)  | 6.806mb         | 6.808mb    |
| benchSaveAfterThousandEvents () | 63.442ms (±1.66%) | 60.246ms (±0.26%) | 7.432mb         | 7.434mb    |
+---------------------------------+-------------------+-------------------+-----------------+------------+

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

Average iteration times by variant

154.9ms   │ ▆█ 
135.5ms   │ ██ 
116.2ms   │ ██ 
96.8ms    │ ██ 
77.5ms    │ ██ 
58.1ms    │ ██ 
38.7ms    │ ██ 
19.4ms    │ ██ 
          └────
            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 () | 149.306ms (±0.77%) | 154.906ms (±1.25%) | 13.523mb        | 13.525mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

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

Average iteration times by variant

393.5μs   │ █▇ 
344.4μs   │ ██ 
295.2μs   │ ██ 
246.0μs   │ ██ 
196.8μs   │ ██ 
147.6μs   │ ██ 
98.4μs    │ ██ 
49.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 () | 393.550μs (±4.33%) | 386.813μs (±1.65%) | 13.553mb        | 13.555mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura merged commit a4b3ba5 into 3.0.x Aug 4, 2023
@DavidBadura DavidBadura deleted the outsource-worker branch August 4, 2023 15:00
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.

1 participant