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 some docs issues #550

Merged
merged 1 commit into from
Mar 22, 2024
Merged

fix some docs issues #550

merged 1 commit into from
Mar 22, 2024

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added the documentation Improvements or additions to documentation label Mar 22, 2024
@DavidBadura DavidBadura added this to the 3.0.0 milestone Mar 22, 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.237s (±0.00%) | 3.252s (±0.00%) | 39.094mb        | 39.094mb   |
+---------------------------+-----------------+-----------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 5.480ms (±0.00%)   | 5.591ms (±0.00%)   | 42.563mb        | 42.563mb   |
| benchSave10000Events () | 550.902ms (±0.00%) | 577.340ms (±0.00%) | 42.575mb        | 42.575mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 166.140ms (±0.00%) | 166.563ms (±0.00%) | 38.698mb        | 38.698mb   |
| benchSave1Event ()                     | 1.033ms (±0.00%)   | 1.187ms (±0.00%)   | 38.698mb        | 38.698mb   |
| benchSave10000Events ()                | 390.426ms (±0.00%) | 395.170ms (±0.00%) | 38.698mb        | 38.698mb   |
| benchSave10000Aggregates ()            | 9.735s (±0.00%)    | 9.993s (±0.00%)    | 38.698mb        | 38.698mb   |
| benchSave10000AggregatesTransaction () | 7.398s (±0.00%)    | 7.380s (±0.00%)    | 38.698mb        | 38.698mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 167.953ms (±0.00%) | 165.978ms (±0.00%) | 38.695mb        | 38.695mb   |
| benchLoad10000Events ()                | 522.300μs (±0.00%) | 495.800μs (±0.00%) | 38.695mb        | 38.695mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura merged commit 8556e0b into 3.0.x Mar 22, 2024
33 of 35 checks passed
@DavidBadura DavidBadura deleted the fix-some-docs-issues branch March 22, 2024 12:11
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