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 projector and processor attributes #530

Merged
merged 4 commits into from
Mar 12, 2024

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added this to the 3.0.0 milestone Mar 8, 2024
@DavidBadura DavidBadura added the enhancement New feature or request label Mar 8, 2024
@DavidBadura DavidBadura force-pushed the add-projector-and-processor-attributes branch from ded2748 to 1a24eb4 Compare March 8, 2024 16:24
@DavidBadura DavidBadura requested a review from DanielBadura March 8, 2024 16:25
Copy link

github-actions bot commented Mar 8, 2024

Hello 👋

here is the most recent benchmark result:

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 164.127ms (±0.00%) | 162.079ms (±0.00%) | 38.650mb        | 38.650mb   |
| benchLoad10000Events ()                | 523.200μs (±0.00%) | 520.900μs (±0.00%) | 38.650mb        | 38.650mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 163.925ms (±0.00%) | 162.433ms (±0.00%) | 38.653mb        | 38.653mb   |
| benchSave1Event ()                     | 935.100μs (±0.00%) | 1.022ms (±0.00%)   | 38.653mb        | 38.653mb   |
| benchSave10000Events ()                | 482.622ms (±0.00%) | 476.405ms (±0.00%) | 38.919mb        | 38.919mb   |
| benchSave10000Aggregates ()            | 9.094s (±0.00%)    | 9.125s (±0.00%)    | 38.653mb        | 38.653mb   |
| benchSave10000AggregatesTransaction () | 7.540s (±0.00%)    | 7.487s (±0.00%)    | 38.653mb        | 38.653mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

SubscriptionEngineBench
=======================

+---------------------------+-----------------+-----------------+-----------------+------------+
|                           | time (kde mode)                   | memory                       |
+---------------------------+-----------------+-----------------+-----------------+------------+
| subject                   | Tag: <current>  | Tag: base       | Tag: <current>  | Tag: base  |
+---------------------------+-----------------+-----------------+-----------------+------------+
| benchHandle10000Events () | 3.269s (±0.00%) | 3.290s (±0.00%) | 39.052mb        | 39.052mb   |
+---------------------------+-----------------+-----------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 6.068ms (±0.00%)   | 5.912ms (±0.00%)   | 42.518mb        | 42.518mb   |
| benchSave10000Events () | 642.826ms (±0.00%) | 662.293ms (±0.00%) | 42.796mb        | 42.795mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura force-pushed the add-projector-and-processor-attributes branch from 1a24eb4 to a033a6c Compare March 8, 2024 16:37
@DavidBadura DavidBadura marked this pull request as ready for review March 9, 2024 11:36
@DavidBadura DavidBadura enabled auto-merge March 12, 2024 10:23
docs/pages/subscription.md Outdated Show resolved Hide resolved
docs/pages/subscription.md Outdated Show resolved Hide resolved
DavidBadura and others added 2 commits March 12, 2024 12:05
Co-authored-by: Daniel Badura <daniel.badura@patchlevel.de>
Co-authored-by: Daniel Badura <daniel.badura@patchlevel.de>
@DavidBadura DavidBadura merged commit 8f56e5f into 3.0.x Mar 12, 2024
@DavidBadura DavidBadura deleted the add-projector-and-processor-attributes branch March 12, 2024 11:06
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