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

some performance checks #543

Closed
wants to merge 2 commits into from
Closed

some performance checks #543

wants to merge 2 commits into from

Conversation

DavidBadura
Copy link
Member

@DavidBadura DavidBadura commented Mar 15, 2024

dont merge!

Copy link

github-actions bot commented Mar 15, 2024

Hello 👋

here is the most recent benchmark result:

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

+---------------------------+-----------------+-----------------+-----------------+------------+
|                           | time (kde mode)                   | memory                       |
+---------------------------+-----------------+-----------------+-----------------+------------+
| subject                   | Tag: <current>  | Tag: base       | Tag: <current>  | Tag: base  |
+---------------------------+-----------------+-----------------+-----------------+------------+
| benchHandle10000Events () | 3.235s (±0.00%) | 3.279s (±0.00%) | 39.065mb        | 39.065mb   |
+---------------------------+-----------------+-----------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 5.174ms (±0.00%)   | 5.500ms (±0.00%)   | 42.531mb        | 42.531mb   |
| benchSave10000Events () | 626.768ms (±0.00%) | 639.986ms (±0.00%) | 42.809mb        | 42.808mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 157.642ms (±0.00%) | 160.855ms (±0.00%) | 39.067mb        | 38.666mb   |
| benchSave1Event ()                     | 1.130ms (±0.00%)   | 917.600μs (±0.00%) | 39.067mb        | 38.666mb   |
| benchSave10000Events ()                | 468.039ms (±0.00%) | 465.855ms (±0.00%) | 39.333mb        | 38.932mb   |
| benchSave10000Aggregates ()            | 9.404s (±0.00%)    | 9.690s (±0.00%)    | 39.067mb        | 38.666mb   |
| benchSave10000AggregatesTransaction () | 7.501s (±0.00%)    | 7.507s (±0.00%)    | 39.067mb        | 38.666mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 155.038ms (±0.00%) | 158.365ms (±0.00%) | 38.663mb        | 38.663mb   |
| benchLoad10000Events ()                | 522.800μs (±0.00%) | 492.000μs (±0.00%) | 38.663mb        | 38.663mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura deleted the some-performance-checks branch April 11, 2024 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant