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

display group and run mode in subscription status command #555

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added the enhancement New feature or request label Mar 27, 2024
@DavidBadura DavidBadura added this to the 3.0.0 milestone Mar 27, 2024
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.254s (±0.00%) | 3.273s (±0.00%) | 37.782mb        | 37.782mb   |
+---------------------------+-----------------+-----------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 240.118ms (±0.00%) | 233.216ms (±0.00%) | 39.995mb        | 39.994mb   |
| benchSave1Event ()                     | 1.245ms (±0.00%)   | 1.340ms (±0.00%)   | 39.995mb        | 39.994mb   |
| benchSave10000Events ()                | 441.158ms (±0.00%) | 477.867ms (±0.00%) | 39.998mb        | 39.996mb   |
| benchSave10000Aggregates ()            | 13.509s (±0.00%)   | 13.877s (±0.00%)   | 39.995mb        | 39.994mb   |
| benchSave10000AggregatesTransaction () | 11.657s (±0.00%)   | 11.672s (±0.00%)   | 40.497mb        | 40.495mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 5.567ms (±0.00%)   | 5.550ms (±0.00%)   | 41.234mb        | 41.234mb   |
| benchSave10000Events () | 535.988ms (±0.00%) | 544.808ms (±0.00%) | 41.245mb        | 41.244mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 161.335ms (±0.00%) | 161.318ms (±0.00%) | 37.343mb        | 37.343mb   |
| benchSave1Event ()                     | 901.600μs (±0.00%) | 884.000μs (±0.00%) | 37.343mb        | 37.343mb   |
| benchSave10000Events ()                | 399.161ms (±0.00%) | 392.026ms (±0.00%) | 37.343mb        | 37.343mb   |
| benchSave10000Aggregates ()            | 9.431s (±0.00%)    | 9.805s (±0.00%)    | 37.343mb        | 37.343mb   |
| benchSave10000AggregatesTransaction () | 7.420s (±0.00%)    | 7.419s (±0.00%)    | 37.343mb        | 37.343mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 164.589ms (±0.00%) | 165.571ms (±0.00%) | 37.361mb        | 37.361mb   |
| benchLoad10000Events ()                | 515.900μs (±0.00%) | 518.000μs (±0.00%) | 37.361mb        | 37.361mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura merged commit 8b0a476 into 3.0.x Mar 27, 2024
35 of 36 checks passed
@DavidBadura DavidBadura deleted the display-group-and-run-mode branch March 27, 2024 10:52
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