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

improve projection errors and traces #485

Merged
merged 3 commits into from
Feb 4, 2024
Merged

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added bug Something isn't working enhancement New feature or request labels Feb 2, 2024
@DavidBadura DavidBadura added this to the 3.0.0 milestone Feb 2, 2024
Copy link

github-actions bot commented Feb 2, 2024

Hello 👋

here is the most recent benchmark result:

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 2.396ms (±0.00%)   | 2.464ms (±0.00%)   | 36.020mb        | 36.020mb   |
| benchSave10000Events () | 320.834ms (±0.00%) | 336.154ms (±0.00%) | 36.288mb        | 36.287mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 126.842ms (±0.00%) | 126.856ms (±0.00%) | 32.658mb        | 32.658mb   |
| benchLoad10000Events ()                | 213.400μs (±0.00%) | 225.900μs (±0.00%) | 32.658mb        | 32.658mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

SyncProjectionistBench
======================

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchSave1Event ()      | 1.801ms (±0.00%)   | 2.412ms (±0.00%)   | 8.163mb         | 8.163mb    |
| benchSave10000Events () | 447.982ms (±0.00%) | 467.811ms (±0.00%) | 33.495mb        | 33.495mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 124.085ms (±0.00%) | 129.539ms (±0.00%) | 32.637mb        | 32.637mb   |
| benchSave1Event ()                     | 1.415ms (±0.00%)   | 1.319ms (±0.00%)   | 32.637mb        | 32.637mb   |
| benchSave10000Events ()                | 284.809ms (±0.00%) | 302.604ms (±0.00%) | 32.862mb        | 32.862mb   |
| benchSave10000Aggregates ()            | 13.324s (±0.00%)   | 12.965s (±0.00%)   | 32.637mb        | 32.637mb   |
| benchSave10000AggregatesTransaction () | 770.550ms (±0.00%) | 763.352ms (±0.00%) | 32.637mb        | 32.637mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura merged commit abbabef into 3.0.x Feb 4, 2024
31 of 33 checks passed
@DavidBadura DavidBadura deleted the improve-projection-traces branch February 4, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants