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

rename schema configurator into doctrine schema configurator #520

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added this to the 3.0.0 milestone Mar 3, 2024
@DavidBadura DavidBadura force-pushed the rename-schema-configurator branch from ec61adb to 9ce43b0 Compare March 3, 2024 15:14
@DavidBadura DavidBadura force-pushed the rename-schema-configurator branch from 9ce43b0 to 2abb17b Compare March 3, 2024 15:16
Copy link

github-actions bot commented Mar 3, 2024

Hello 👋

here is the most recent benchmark result:

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 165.950ms (±0.00%) | 168.104ms (±0.00%) | 38.663mb        | 38.663mb   |
| benchSave1Event ()                     | 889.600μs (±0.00%) | 972.100μs (±0.00%) | 38.663mb        | 38.663mb   |
| benchSave10000Events ()                | 474.683ms (±0.00%) | 486.639ms (±0.00%) | 38.940mb        | 38.940mb   |
| benchSave10000Aggregates ()            | 8.914s (±0.00%)    | 9.237s (±0.00%)    | 38.663mb        | 38.663mb   |
| benchSave10000AggregatesTransaction () | 7.379s (±0.00%)    | 7.375s (±0.00%)    | 38.663mb        | 38.663mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+---------------------------+-----------------+-----------------+-----------------+------------+
|                           | time (kde mode)                   | memory                       |
+---------------------------+-----------------+-----------------+-----------------+------------+
| subject                   | Tag: <current>  | Tag: base       | Tag: <current>  | Tag: base  |
+---------------------------+-----------------+-----------------+-----------------+------------+
| benchHandle10000Events () | 3.319s (±0.00%) | 3.303s (±0.00%) | 39.102mb        | 39.102mb   |
+---------------------------+-----------------+-----------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 163.246ms (±0.00%) | 165.720ms (±0.00%) | 38.681mb        | 38.681mb   |
| benchLoad10000Events ()                | 519.900μs (±0.00%) | 505.700μs (±0.00%) | 38.681mb        | 38.681mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 5.454ms (±0.00%)   | 5.302ms (±0.00%)   | 41.963mb        | 41.963mb   |
| benchSave10000Events () | 622.560ms (±0.00%) | 639.428ms (±0.00%) | 42.250mb        | 42.251mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura requested a review from DanielBadura March 3, 2024 15:22
@DavidBadura DavidBadura merged commit afc4913 into 3.0.x Mar 4, 2024
32 of 33 checks passed
@DavidBadura DavidBadura deleted the rename-schema-configurator branch March 4, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants