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 building docs #589

Merged
merged 1 commit into from
Apr 23, 2024
Merged

fix building docs #589

merged 1 commit into from
Apr 23, 2024

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added the dependencies Pull requests that update a dependency file label Apr 23, 2024
@DavidBadura DavidBadura added this to the 3.0.0 milestone Apr 23, 2024
Copy link

github-actions bot commented Apr 23, 2024

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 () | 5.033ms (±0.00%)   | 4.959ms (±0.00%)   | +1.49%    | 37.572mb        | 37.578mb   | -0.02%      |
| benchSave10000Events () | 342.747ms (±0.00%) | 364.923ms (±0.00%) | -6.08%    | 37.572mb        | 37.069mb   | +1.36%      |
+-------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

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

+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                                        | time (kde mode)                                     | memory                                     |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                                | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad1Event ()                     | 951.800μs (±0.00%) | 957.200μs (±0.00%) | -0.56%    | 33.762mb        | 33.762mb   | 0.00%       |
| benchLoad10000Events ()                | 49.521ms (±0.00%)  | 51.313ms (±0.00%)  | -3.49%    | 33.762mb        | 33.762mb   | 0.00%       |
| benchSave1Event ()                     | 1.072ms (±0.00%)   | 1.020ms (±0.00%)   | +5.12%    | 33.762mb        | 33.762mb   | 0.00%       |
| benchSave10000Events ()                | 217.007ms (±0.00%) | 228.868ms (±0.00%) | -5.18%    | 33.764mb        | 33.764mb   | 0.00%       |
| benchSave10000Aggregates ()            | 8.535s (±0.00%)    | 8.558s (±0.00%)    | -0.27%    | 33.762mb        | 33.762mb   | 0.00%       |
| benchSave10000AggregatesTransaction () | 6.790s (±0.00%)    | 6.797s (±0.00%)    | -0.10%    | 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 () | 50.305ms (±0.00%)  | 50.626ms (±0.00%)  | -0.64%    | 33.763mb        | 33.763mb   | 0.00%       |
| benchLoad10000Events ()                | 898.100μs (±0.00%) | 916.400μs (±0.00%) | -2.00%    | 33.763mb        | 33.763mb   | 0.00%       |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

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

+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
|                                        | time (kde mode)                                     | memory                                     |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| subject                                | Tag: <current>     | Tag: base          | time-diff | Tag: <current>  | Tag: base  | memory-diff |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+
| benchLoad1Event ()                     | 856.800μs (±0.00%) | 847.800μs (±0.00%) | +1.06%    | 34.892mb        | 34.892mb   | 0.00%       |
| benchLoad10000Events ()                | 86.703ms (±0.00%)  | 82.479ms (±0.00%)  | +5.12%    | 34.892mb        | 34.892mb   | 0.00%       |
| benchSave1Event ()                     | 1.463ms (±0.00%)   | 1.549ms (±0.00%)   | -5.51%    | 34.892mb        | 34.892mb   | 0.00%       |
| benchSave10000Events ()                | 243.760ms (±0.00%) | 247.161ms (±0.00%) | -1.38%    | 34.894mb        | 34.894mb   | 0.00%       |
| benchSave10000Aggregates ()            | 12.538s (±0.00%)   | 12.654s (±0.00%)   | -0.92%    | 34.892mb        | 34.892mb   | 0.00%       |
| benchSave10000AggregatesTransaction () | 10.767s (±0.00%)   | 10.806s (±0.00%)   | -0.36%    | 35.394mb        | 35.394mb   | 0.00%       |
+----------------------------------------+--------------------+--------------------+-----------+-----------------+------------+-------------+

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

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

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura force-pushed the fix-docs branch 7 times, most recently from c5aac2c to 9342c2f Compare April 23, 2024 07:01
@DavidBadura DavidBadura merged commit 41a16c5 into 3.0.x Apr 23, 2024
36 of 37 checks passed
@DavidBadura DavidBadura deleted the fix-docs branch April 23, 2024 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant