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

[Experimental] Add trace feature, add projector accessor #514

Merged
merged 4 commits into from
Mar 8, 2024
Merged

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added this to the 3.0.0 milestone Feb 29, 2024
@DavidBadura DavidBadura added enhancement New feature or request BC-Break labels Feb 29, 2024
Copy link

github-actions bot commented Feb 29, 2024

Hello 👋

here is the most recent benchmark result:

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 176.429ms (±0.00%) | 169.816ms (±0.00%) | 38.735mb        | 38.681mb   |
| benchLoad10000Events ()                | 511.000μs (±0.00%) | 514.100μs (±0.00%) | 38.735mb        | 38.681mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 167.616ms (±0.00%) | 166.784ms (±0.00%) | 38.738mb        | 38.684mb   |
| benchSave1Event ()                     | 948.700μs (±0.00%) | 1.020ms (±0.00%)   | 38.738mb        | 38.684mb   |
| benchSave10000Events ()                | 476.411ms (±0.00%) | 498.454ms (±0.00%) | 39.005mb        | 38.951mb   |
| benchSave10000Aggregates ()            | 9.670s (±0.00%)    | 9.791s (±0.00%)    | 38.738mb        | 38.684mb   |
| benchSave10000AggregatesTransaction () | 7.450s (±0.00%)    | 7.433s (±0.00%)    | 38.738mb        | 38.684mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 5.860ms (±0.00%)   | 5.729ms (±0.00%)   | 42.603mb        | 42.549mb   |
| benchSave10000Events () | 636.249ms (±0.00%) | 647.644ms (±0.00%) | 42.946mb        | 42.827mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

ProjectionistBench
==================

+---------------------------+-----------------+-----------------+-----------------+------------+
|                           | time (kde mode)                   | memory                       |
+---------------------------+-----------------+-----------------+-----------------+------------+
| subject                   | Tag: <current>  | Tag: base       | Tag: <current>  | Tag: base  |
+---------------------------+-----------------+-----------------+-----------------+------------+
| benchHandle10000Events () | 3.282s (±0.00%) | 3.313s (±0.00%) | 39.138mb        | 39.079mb   |
+---------------------------+-----------------+-----------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura force-pushed the trace branch 5 times, most recently from 14d6e23 to b8a0094 Compare March 4, 2024 13:41
@DavidBadura DavidBadura changed the title poc trace add experimental trace feature Mar 4, 2024
@DavidBadura DavidBadura changed the title add experimental trace feature experimental trace feature Mar 4, 2024
@DavidBadura DavidBadura marked this pull request as ready for review March 4, 2024 15:47
@DavidBadura DavidBadura requested a review from DanielBadura March 4, 2024 15:47
@DavidBadura DavidBadura changed the title experimental trace feature projector accessor & experimental trace feature Mar 8, 2024
@DavidBadura DavidBadura merged commit 955e18c into 3.0.x Mar 8, 2024
32 of 33 checks passed
@DavidBadura DavidBadura deleted the trace branch March 8, 2024 09:04
@DanielBadura DanielBadura changed the title projector accessor & experimental trace feature [Experimental] Add trace feature, add projector accessor Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BC-Break enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants