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

move message decorator into repository #502

Merged
merged 1 commit into from
Feb 18, 2024
Merged

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added this to the 3.0.0 milestone Feb 17, 2024
Copy link

github-actions bot commented Feb 17, 2024

Hello 👋

here is the most recent benchmark result:

SimpleSetupBench
================

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 163.296ms (±0.00%) | 163.006ms (±0.00%) | 41.097mb        | 41.096mb   |
| benchSave1Event ()                     | 1.639ms (±0.00%)   | 1.570ms (±0.00%)   | 41.097mb        | 41.097mb   |
| benchSave10000Events ()                | 351.277ms (±0.00%) | 342.079ms (±0.00%) | 41.364mb        | 41.364mb   |
| benchSave10000Aggregates ()            | 14.526s (±0.00%)   | 15.084s (±0.00%)   | 41.097mb        | 41.097mb   |
| benchSave10000AggregatesTransaction () | 963.281ms (±0.00%) | 945.752ms (±0.00%) | 41.097mb        | 41.097mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

SnapshotsBench
==============

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 162.387ms (±0.00%) | 160.604ms (±0.00%) | 41.114mb        | 41.114mb   |
| benchLoad10000Events ()                | 204.300μs (±0.00%) | 201.800μs (±0.00%) | 41.113mb        | 41.113mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

SplitStreamBench
================

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 2.758ms (±0.00%)   | 2.747ms (±0.00%)   | 44.544mb        | 44.544mb   |
| benchSave10000Events () | 366.121ms (±0.00%) | 371.921ms (±0.00%) | 44.842mb        | 44.841mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura force-pushed the move-message-decorator branch 2 times, most recently from abf02a1 to 66f137a Compare February 18, 2024 08:03
@DavidBadura DavidBadura force-pushed the move-message-decorator branch from 66f137a to ae44e6e Compare February 18, 2024 12:35
@DavidBadura DavidBadura merged commit 3d9c0ca into 3.0.x Feb 18, 2024
32 of 33 checks passed
@DavidBadura DavidBadura deleted the move-message-decorator branch February 18, 2024 12:37
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