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 catch up subscription engine #573

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Conversation

DavidBadura
Copy link
Member

@DavidBadura DavidBadura commented Apr 12, 2024

waiting for #575 and #574

@DavidBadura DavidBadura added the enhancement New feature or request label Apr 12, 2024
@DavidBadura DavidBadura added this to the 3.0.0 milestone Apr 12, 2024
@DavidBadura DavidBadura force-pushed the catchup-subscription-engine branch from a385761 to e47bf02 Compare April 12, 2024 01:28
Copy link

github-actions bot commented Apr 12, 2024

Hello 👋

here is the most recent benchmark result:

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

+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                                        | time (kde mode)                                     | memory                                     |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                                | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad1Event ()                     | 911.900μs (±0.00%) | 857.300μs (±0.00%) | +6.37%    | 34.264mb        | 34.272mb   | -0.02%      |
| benchLoad10000Events ()                | 52.423ms (±0.00%)  | 52.010ms (±0.00%)  | +0.79%    | 34.264mb        | 34.272mb   | -0.02%      |
| benchSave1Event ()                     | 995.300μs (±0.00%) | 1.427ms (±0.00%)   | -30.26%   | 33.762mb        | 33.762mb   | 0.00%       |
| benchSave10000Events ()                | 227.819ms (±0.00%) | 237.261ms (±0.00%) | -3.98%    | 33.762mb        | 33.762mb   | 0.00%       |
| benchSave10000Aggregates ()            | 10.133s (±0.00%)   | 10.580s (±0.00%)   | -4.22%    | 33.763mb        | 33.763mb   | 0.00%       |
| benchSave10000AggregatesTransaction () | 6.925s (±0.00%)    | 6.889s (±0.00%)    | +0.52%    | 33.763mb        | 33.763mb   | 0.00%       |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

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

+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                                        | time (kde mode)                                     | memory                                     |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                                | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad10000EventsMissingSnapshot () | 55.259ms (±0.00%)  | 53.931ms (±0.00%)  | +2.46%    | 33.763mb        | 33.763mb   | 0.00%       |
| benchLoad10000Events ()                | 826.200μs (±0.00%) | 816.700μs (±0.00%) | +1.16%    | 33.763mb        | 33.763mb   | 0.00%       |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

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

+-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                         | time (kde mode)                                     | memory                                     |
+-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                 | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad10000Events () | 5.094ms (±0.00%)   | 6.114ms (±0.00%)   | -16.68%   | 37.069mb        | 37.069mb   | 0.00%       |
| benchSave10000Events () | 388.375ms (±0.00%) | 394.967ms (±0.00%) | -1.67%    | 37.069mb        | 37.069mb   | 0.00%       |
+-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

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

+---------------------------+-----------------+-----------------+-----------+-----------------+------------+-------------+
|                           | time (kde mode)                               | memory                                     |
+---------------------------+-----------------+-----------------+-----------+-----------------+------------+-------------+
| subject                   | Tag: <current>  | Tag: base       | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+---------------------------+-----------------+-----------------+-----------+-----------------+------------+-------------+
| benchHandle10000Events () | 3.077s (±0.00%) | 3.091s (±0.00%) | -0.43%    | 34.162mb        | 34.162mb   | 0.00%       |
+---------------------------+-----------------+-----------------+-----------+-----------------+------------+-------------+

PersonalDataBench
=================

+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                                        | time (kde mode)                                     | memory                                     |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                                | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad1Event ()                     | 837.400μs (±0.00%) | 830.800μs (±0.00%) | +0.79%    | 35.777mb        | 35.777mb   | +0.00%      |
| benchLoad10000Events ()                | 86.699ms (±0.00%)  | 86.748ms (±0.00%)  | -0.06%    | 35.777mb        | 35.777mb   | +0.00%      |
| benchSave1Event ()                     | 1.681ms (±0.00%)   | 1.574ms (±0.00%)   | +6.84%    | 35.777mb        | 35.777mb   | +0.00%      |
| benchSave10000Events ()                | 272.581ms (±0.00%) | 261.681ms (±0.00%) | +4.17%    | 35.779mb        | 35.779mb   | +0.00%      |
| benchSave10000Aggregates ()            | 14.176s (±0.00%)   | 13.830s (±0.00%)   | +2.50%    | 35.777mb        | 35.777mb   | +0.00%      |
| benchSave10000AggregatesTransaction () | 10.933s (±0.00%)   | 10.939s (±0.00%)   | -0.05%    | 36.278mb        | 36.278mb   | +0.00%      |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura force-pushed the catchup-subscription-engine branch from e47bf02 to c62531e Compare April 12, 2024 10:29
@DavidBadura DavidBadura marked this pull request as draft April 12, 2024 11:03
@DavidBadura DavidBadura force-pushed the catchup-subscription-engine branch 2 times, most recently from 67a8069 to 8b3399a Compare April 12, 2024 13:16
@DavidBadura DavidBadura marked this pull request as ready for review April 12, 2024 13:17
@DavidBadura DavidBadura enabled auto-merge April 12, 2024 13:17
@DavidBadura DavidBadura force-pushed the catchup-subscription-engine branch from 8b3399a to 9cdf0f7 Compare April 12, 2024 13:33
@DavidBadura DavidBadura changed the title add catchup subscription engine add catch up subscription engine Apr 12, 2024
@DavidBadura DavidBadura force-pushed the catchup-subscription-engine branch from 9cdf0f7 to 296dd62 Compare April 15, 2024 10:49
@DavidBadura DavidBadura disabled auto-merge April 15, 2024 10:51
@DavidBadura DavidBadura merged commit d0d6e4b into 3.0.x Apr 15, 2024
34 of 36 checks passed
@DavidBadura DavidBadura deleted the catchup-subscription-engine branch April 15, 2024 10:51
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