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

Add deptrac #477

Merged
merged 7 commits into from
Mar 13, 2024
Merged

Add deptrac #477

merged 7 commits into from
Mar 13, 2024

Conversation

DanielBadura
Copy link
Member

No description provided.

Copy link

github-actions bot commented Feb 1, 2024

Hello 👋

here is the most recent benchmark result:

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 161.870ms (±0.00%) | 163.054ms (±0.00%) | 38.665mb        | 38.664mb   |
| benchLoad10000Events ()                | 515.600μs (±0.00%) | 516.200μs (±0.00%) | 38.665mb        | 38.664mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 161.689ms (±0.00%) | 162.713ms (±0.00%) | 38.668mb        | 38.667mb   |
| benchSave1Event ()                     | 932.500μs (±0.00%) | 964.900μs (±0.00%) | 38.668mb        | 38.667mb   |
| benchSave10000Events ()                | 465.578ms (±0.00%) | 477.624ms (±0.00%) | 38.934mb        | 38.933mb   |
| benchSave10000Aggregates ()            | 8.900s (±0.00%)    | 9.242s (±0.00%)    | 38.668mb        | 38.667mb   |
| benchSave10000AggregatesTransaction () | 7.362s (±0.00%)    | 7.374s (±0.00%)    | 38.668mb        | 38.667mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+---------------------------+-----------------+-----------------+-----------------+------------+
|                           | time (kde mode)                   | memory                       |
+---------------------------+-----------------+-----------------+-----------------+------------+
| subject                   | Tag: <current>  | Tag: base       | Tag: <current>  | Tag: base  |
+---------------------------+-----------------+-----------------+-----------------+------------+
| benchHandle10000Events () | 3.232s (±0.00%) | 3.249s (±0.00%) | 39.067mb        | 39.066mb   |
+---------------------------+-----------------+-----------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 5.431ms (±0.00%)   | 5.609ms (±0.00%)   | 42.533mb        | 42.532mb   |
| benchSave10000Events () | 607.057ms (±0.00%) | 631.885ms (±0.00%) | 42.810mb        | 42.809mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

composer.json Outdated Show resolved Hide resolved
deptrac.yaml Outdated Show resolved Hide resolved
deptrac.yaml Show resolved Hide resolved
@DanielBadura DanielBadura marked this pull request as ready for review March 13, 2024 08:48
@DanielBadura DanielBadura merged commit a15c78b into 3.0.x Mar 13, 2024
33 of 34 checks passed
@DanielBadura DanielBadura deleted the add-deptrac branch March 13, 2024 09:52
@DanielBadura DanielBadura added this to the 3.0.0 milestone Apr 24, 2024
@DanielBadura DanielBadura added the enhancement New feature or request label Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants