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

allow "subscribe all" in projectors #498

Merged
merged 1 commit into from
Feb 17, 2024
Merged

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added enhancement New feature or request BC-Break labels Feb 17, 2024
@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 ()                | 159.551ms (±0.00%) | 161.936ms (±0.00%) | 41.097mb        | 41.097mb   |
| benchSave1Event ()                     | 1.012ms (±0.00%)   | 1.041ms (±0.00%)   | 41.097mb        | 41.097mb   |
| benchSave10000Events ()                | 341.664ms (±0.00%) | 340.713ms (±0.00%) | 41.364mb        | 41.364mb   |
| benchSave10000Aggregates ()            | 11.221s (±0.00%)   | 11.303s (±0.00%)   | 41.097mb        | 41.097mb   |
| benchSave10000AggregatesTransaction () | 927.792ms (±0.00%) | 930.578ms (±0.00%) | 41.097mb        | 41.097mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

SyncProjectionistBench
======================

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchSave1Event ()      | 1.357ms (±0.00%)   | 1.266ms (±0.00%)   | 7.635mb         | 7.634mb    |
| benchSave10000Events () | 558.067ms (±0.00%) | 554.758ms (±0.00%) | 41.990mb        | 41.989mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 159.133ms (±0.00%) | 159.079ms (±0.00%) | 41.114mb        | 41.114mb   |
| benchLoad10000Events ()                | 204.550μs (±0.00%) | 204.000μs (±0.00%) | 41.114mb        | 41.114mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 2.728ms (±0.00%)   | 2.726ms (±0.00%)   | 44.544mb        | 44.544mb   |
| benchSave10000Events () | 367.712ms (±0.00%) | 365.763ms (±0.00%) | 44.842mb        | 44.842mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura changed the title allow subscribe all in projectors allow "subscribe all" in projectors Feb 17, 2024
@DavidBadura DavidBadura merged commit a8a901a into 3.0.x Feb 17, 2024
32 of 33 checks passed
@DavidBadura DavidBadura deleted the allow-subscribe-all branch February 17, 2024 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BC-Break enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants