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 stream store support in cli commands #623

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added the enhancement New feature or request label Jul 29, 2024
@DavidBadura DavidBadura added this to the 3.4.0 milestone Jul 29, 2024
Copy link

github-actions bot commented Jul 29, 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 ()                     | 962.100μs (±0.00%) | 940.800μs (±0.00%) | +2.26%    | 34.266mb        | 34.274mb   | -0.02%      |
| benchLoad10000Events ()                | 49.846ms (±0.00%)  | 48.608ms (±0.00%)  | +2.55%    | 34.266mb        | 34.274mb   | -0.02%      |
| benchSave1Event ()                     | 1.275ms (±0.00%)   | 1.119ms (±0.00%)   | +13.90%   | 33.764mb        | 33.764mb   | 0.00%       |
| benchSave10000Events ()                | 216.882ms (±0.00%) | 221.993ms (±0.00%) | -2.30%    | 33.764mb        | 33.764mb   | 0.00%       |
| benchSave10000Aggregates ()            | 9.290s (±0.00%)    | 9.407s (±0.00%)    | -1.25%    | 33.764mb        | 33.764mb   | 0.00%       |
| benchSave10000AggregatesTransaction () | 4.649s (±0.00%)    | 4.664s (±0.00%)    | -0.32%    | 33.764mb        | 33.764mb   | 0.00%       |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

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

+-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                         | time (kde mode)                                     | memory                                     |
+-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                 | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad10000Events () | 4.615ms (±0.00%)   | 4.710ms (±0.00%)   | -2.02%    | 37.071mb        | 37.071mb   | 0.00%       |
| benchSave10000Events () | 342.464ms (±0.00%) | 347.263ms (±0.00%) | -1.38%    | 37.073mb        | 37.073mb   | 0.00%       |
+-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

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

+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                                        | time (kde mode)                                     | memory                                     |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                                | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad10000EventsMissingSnapshot () | 49.116ms (±0.00%)  | 50.460ms (±0.00%)  | -2.66%    | 33.765mb        | 33.765mb   | 0.00%       |
| benchLoad10000Events ()                | 872.000μs (±0.00%) | 867.100μs (±0.00%) | +0.57%    | 33.765mb        | 33.765mb   | 0.00%       |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

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

+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                                        | time (kde mode)                                     | memory                                     |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                                | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad1Event ()                     | 846.600μs (±0.00%) | 840.400μs (±0.00%) | +0.74%    | 34.894mb        | 34.894mb   | 0.00%       |
| benchLoad10000Events ()                | 85.099ms (±0.00%)  | 86.103ms (±0.00%)  | -1.17%    | 34.894mb        | 34.894mb   | 0.00%       |
| benchSave1Event ()                     | 1.457ms (±0.00%)   | 1.578ms (±0.00%)   | -7.65%    | 34.894mb        | 34.894mb   | 0.00%       |
| benchSave10000Events ()                | 240.566ms (±0.00%) | 239.160ms (±0.00%) | +0.59%    | 34.896mb        | 34.896mb   | 0.00%       |
| benchSave10000Aggregates ()            | 11.510s (±0.00%)   | 12.533s (±0.00%)   | -8.16%    | 34.894mb        | 34.894mb   | 0.00%       |
| benchSave10000AggregatesTransaction () | 8.682s (±0.00%)    | 8.666s (±0.00%)    | +0.19%    | 35.395mb        | 35.395mb   | 0.00%       |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

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

+---------------------------+-----------------+-----------------+-----------+-----------------+------------+-------------+
|                           | time (kde mode)                               | memory                                     |
+---------------------------+-----------------+-----------------+-----------+-----------------+------------+-------------+
| subject                   | Tag: <current>  | Tag: base       | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+---------------------------+-----------------+-----------------+-----------+-----------------+------------+-------------+
| benchHandle10000Events () | 3.020s (±0.00%) | 3.062s (±0.00%) | -1.37%    | 34.163mb        | 34.163mb   | 0.00%       |
+---------------------------+-----------------+-----------------+-----------+-----------------+------------+-------------+

SimpleSetupStreamStoreBench
===========================

+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                                        | time (kde mode)                                     | memory                                     |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                                | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad1Event ()                     | 906.200μs (±0.00%) | 902.000μs (±0.00%) | +0.47%    | 34.743mb        | 34.743mb   | 0.00%       |
| benchLoad10000Events ()                | 46.488ms (±0.00%)  | 47.343ms (±0.00%)  | -1.81%    | 34.744mb        | 34.744mb   | 0.00%       |
| benchSave1Event ()                     | 1.130ms (±0.00%)   | 1.427ms (±0.00%)   | -20.81%   | 34.743mb        | 34.743mb   | 0.00%       |
| benchSave10000Events ()                | 208.261ms (±0.00%) | 205.917ms (±0.00%) | +1.14%    | 34.744mb        | 34.744mb   | 0.00%       |
| benchSave10000Aggregates ()            | 8.691s (±0.00%)    | 9.077s (±0.00%)    | -4.25%    | 34.744mb        | 34.744mb   | 0.00%       |
| benchSave10000AggregatesTransaction () | 4.672s (±0.00%)    | 4.637s (±0.00%)    | +0.74%    | 34.744mb        | 34.744mb   | 0.00%       |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura force-pushed the cli-stream-store-support branch from 3b73c0e to 677b9f4 Compare July 29, 2024 10:08
@DavidBadura DavidBadura merged commit fe23cbc into 3.4.x Jul 29, 2024
39 checks passed
@DavidBadura DavidBadura deleted the cli-stream-store-support branch July 29, 2024 10:14
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