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 experimental tag in docs #631

Merged
merged 2 commits into from
Sep 18, 2024
Merged

add experimental tag in docs #631

merged 2 commits into from
Sep 18, 2024

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added the documentation Improvements or additions to documentation label Sep 18, 2024
@DavidBadura DavidBadura merged commit 6dfb207 into 3.4.x Sep 18, 2024
39 checks passed
@DavidBadura DavidBadura deleted the experimental-docs branch September 18, 2024 14:49
Copy link

Hello 👋

here is the most recent benchmark result:

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

+-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                         | time (kde mode)                                     | memory                                     |
+-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                 | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad10000Events () | 4.802ms (±0.00%)   | 4.974ms (±0.00%)   | -3.44%    | 37.573mb        | 37.581mb   | -0.02%      |
| benchSave10000Events () | 338.256ms (±0.00%) | 363.033ms (±0.00%) | -6.82%    | 37.645mb        | 37.653mb   | -0.02%      |
+-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

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

+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                                        | time (kde mode)                                     | memory                                     |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                                | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad1Event ()                     | 930.400μs (±0.00%) | 938.500μs (±0.00%) | -0.86%    | 34.744mb        | 34.744mb   | 0.00%       |
| benchLoad10000Events ()                | 48.828ms (±0.00%)  | 48.623ms (±0.00%)  | +0.42%    | 34.744mb        | 34.744mb   | 0.00%       |
| benchSave1Event ()                     | 919.600μs (±0.00%) | 1.006ms (±0.00%)   | -8.55%    | 34.744mb        | 34.744mb   | 0.00%       |
| benchSave10000Events ()                | 205.048ms (±0.00%) | 206.748ms (±0.00%) | -0.82%    | 34.744mb        | 34.744mb   | 0.00%       |
| benchSave10000Aggregates ()            | 7.515s (±0.00%)    | 7.795s (±0.00%)    | -3.59%    | 34.744mb        | 34.744mb   | 0.00%       |
| benchSave10000AggregatesTransaction () | 4.783s (±0.00%)    | 4.771s (±0.00%)    | +0.26%    | 34.744mb        | 34.744mb   | 0.00%       |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

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

+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                                        | time (kde mode)                                     | memory                                     |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                                | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad1Event ()                     | 886.700μs (±0.00%) | 888.200μs (±0.00%) | -0.17%    | 34.895mb        | 34.895mb   | 0.00%       |
| benchLoad10000Events ()                | 84.533ms (±0.00%)  | 84.224ms (±0.00%)  | +0.37%    | 34.895mb        | 34.895mb   | 0.00%       |
| benchSave1Event ()                     | 1.513ms (±0.00%)   | 1.506ms (±0.00%)   | +0.47%    | 34.895mb        | 34.895mb   | 0.00%       |
| benchSave10000Events ()                | 237.566ms (±0.00%) | 238.657ms (±0.00%) | -0.46%    | 34.896mb        | 34.896mb   | 0.00%       |
| benchSave10000Aggregates ()            | 11.791s (±0.00%)   | 11.702s (±0.00%)   | +0.76%    | 34.895mb        | 34.895mb   | 0.00%       |
| benchSave10000AggregatesTransaction () | 8.804s (±0.00%)    | 8.843s (±0.00%)    | -0.45%    | 35.396mb        | 35.396mb   | 0.00%       |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

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

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

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

+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                                        | time (kde mode)                                     | memory                                     |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                                | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad1Event ()                     | 949.000μs (±0.00%) | 980.900μs (±0.00%) | -3.25%    | 33.765mb        | 33.765mb   | 0.00%       |
| benchLoad10000Events ()                | 50.014ms (±0.00%)  | 52.302ms (±0.00%)  | -4.37%    | 33.765mb        | 33.765mb   | 0.00%       |
| benchSave1Event ()                     | 996.500μs (±0.00%) | 1.010ms (±0.00%)   | -1.33%    | 33.765mb        | 33.765mb   | 0.00%       |
| benchSave10000Events ()                | 213.683ms (±0.00%) | 216.669ms (±0.00%) | -1.38%    | 33.765mb        | 33.765mb   | 0.00%       |
| benchSave10000Aggregates ()            | 7.544s (±0.00%)    | 7.554s (±0.00%)    | -0.14%    | 33.765mb        | 33.765mb   | 0.00%       |
| benchSave10000AggregatesTransaction () | 4.744s (±0.00%)    | 4.755s (±0.00%)    | -0.24%    | 33.765mb        | 33.765mb   | 0.00%       |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

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

+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                                        | time (kde mode)                                     | memory                                     |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                                | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad10000EventsMissingSnapshot () | 52.417ms (±0.00%)  | 50.237ms (±0.00%)  | +4.34%    | 33.765mb        | 33.765mb   | 0.00%       |
| benchLoad10000Events ()                | 877.000μs (±0.00%) | 872.300μs (±0.00%) | +0.54%    | 33.765mb        | 33.765mb   | 0.00%       |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

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
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant