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 psr 14 support #464

Merged
merged 1 commit into from
Jan 11, 2024
Merged

add psr 14 support #464

merged 1 commit into from
Jan 11, 2024

Conversation

DavidBadura
Copy link
Member

fix #463

@DavidBadura DavidBadura added the enhancement New feature or request label Jan 11, 2024
@DavidBadura DavidBadura added this to the 3.0.0 milestone Jan 11, 2024
Copy link

github-actions bot commented Jan 11, 2024

Hello 👋

here is the most recent benchmark result:

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 123.648ms (±0.00%) | 122.515ms (±0.00%) | 32.606mb        | 32.606mb   |
| benchSave1Event ()                     | 899.300μs (±0.00%) | 1.021ms (±0.00%)   | 32.606mb        | 32.606mb   |
| benchSave10000Events ()                | 275.148ms (±0.00%) | 276.040ms (±0.00%) | 32.830mb        | 32.830mb   |
| benchSave10000Aggregates ()            | 9.136s (±0.00%)    | 9.501s (±0.00%)    | 32.606mb        | 32.606mb   |
| benchSave10000AggregatesTransaction () | 749.171ms (±0.00%) | 749.671ms (±0.00%) | 32.606mb        | 32.606mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 2.336ms (±0.00%)   | 2.331ms (±0.00%)   | 35.990mb        | 35.990mb   |
| benchSave10000Events () | 310.607ms (±0.00%) | 310.935ms (±0.00%) | 36.255mb        | 36.255mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchSave1Event ()      | 1.168ms (±0.00%)   | 1.247ms (±0.00%)   | 8.109mb         | 8.109mb    |
| benchSave10000Events () | 440.664ms (±0.00%) | 446.079ms (±0.00%) | 33.440mb        | 33.440mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 122.978ms (±0.00%) | 123.452ms (±0.00%) | 32.627mb        | 32.627mb   |
| benchLoad10000Events ()                | 199.600μs (±0.00%) | 196.900μs (±0.00%) | 32.627mb        | 32.627mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura merged commit 7b52991 into 3.0.x Jan 11, 2024
31 of 33 checks passed
@DavidBadura DavidBadura deleted the psr-event-dispatcher branch January 11, 2024 15:33
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.

2 participants