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

fix notify trigger #557

Merged
merged 1 commit into from
Mar 27, 2024
Merged

fix notify trigger #557

merged 1 commit into from
Mar 27, 2024

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added the bug Something isn't working label Mar 27, 2024
@DavidBadura DavidBadura added this to the 3.0.0 milestone Mar 27, 2024
@DavidBadura DavidBadura merged commit b774028 into 3.0.x Mar 27, 2024
35 of 36 checks passed
@DavidBadura DavidBadura deleted the fix-notify-trigger branch March 27, 2024 12:28
Copy link

Hello 👋

here is the most recent benchmark result:

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

+---------------------------+-----------------+-----------------+-----------------+------------+
|                           | time (kde mode)                   | memory                       |
+---------------------------+-----------------+-----------------+-----------------+------------+
| subject                   | Tag: <current>  | Tag: base       | Tag: <current>  | Tag: base  |
+---------------------------+-----------------+-----------------+-----------------+------------+
| benchHandle10000Events () | 3.239s (±0.00%) | 3.259s (±0.00%) | 37.782mb        | 37.782mb   |
+---------------------------+-----------------+-----------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 233.816ms (±0.00%) | 231.908ms (±0.00%) | 39.997mb        | 39.997mb   |
| benchSave1Event ()                     | 1.387ms (±0.00%)   | 1.295ms (±0.00%)   | 39.997mb        | 39.997mb   |
| benchSave10000Events ()                | 453.465ms (±0.00%) | 469.564ms (±0.00%) | 40.000mb        | 40.000mb   |
| benchSave10000Aggregates ()            | 13.835s (±0.00%)   | 13.587s (±0.00%)   | 39.997mb        | 39.997mb   |
| benchSave10000AggregatesTransaction () | 11.619s (±0.00%)   | 11.659s (±0.00%)   | 40.499mb        | 40.499mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 5.465ms (±0.00%)   | 5.480ms (±0.00%)   | 41.234mb        | 41.234mb   |
| benchSave10000Events () | 550.652ms (±0.00%) | 549.917ms (±0.00%) | 41.245mb        | 41.245mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 155.549ms (±0.00%) | 154.527ms (±0.00%) | 37.343mb        | 37.343mb   |
| benchSave1Event ()                     | 887.300μs (±0.00%) | 943.800μs (±0.00%) | 37.343mb        | 37.343mb   |
| benchSave10000Events ()                | 391.338ms (±0.00%) | 391.080ms (±0.00%) | 37.343mb        | 37.343mb   |
| benchSave10000Aggregates ()            | 9.271s (±0.00%)    | 9.227s (±0.00%)    | 37.343mb        | 37.343mb   |
| benchSave10000AggregatesTransaction () | 7.403s (±0.00%)    | 7.395s (±0.00%)    | 37.343mb        | 37.343mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 155.343ms (±0.00%) | 155.296ms (±0.00%) | 37.361mb        | 37.361mb   |
| benchLoad10000Events ()                | 508.400μs (±0.00%) | 519.200μs (±0.00%) | 37.361mb        | 37.361mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant