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

use attribute to define projection target for dx #447

Merged
merged 4 commits into from
Dec 29, 2023

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added the enhancement New feature or request label Dec 23, 2023
@DavidBadura DavidBadura added this to the 3.0.0 milestone Dec 23, 2023
Copy link

github-actions bot commented Dec 23, 2023

Hello 👋

here is the most recent benchmark result:

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 121.525ms (±0.00%) | 126.688ms (±0.00%) | 31.983mb        | 31.982mb   |
| benchSave1Event ()                     | 1.066ms (±0.00%)   | 1.107ms (±0.00%)   | 31.983mb        | 31.983mb   |
| benchSave10000Events ()                | 270.525ms (±0.00%) | 270.042ms (±0.00%) | 32.206mb        | 32.206mb   |
| benchSave10000Aggregates ()            | 10.898s (±0.00%)   | 10.964s (±0.00%)   | 31.983mb        | 31.983mb   |
| benchSave10000AggregatesTransaction () | 639.177ms (±0.00%) | 634.434ms (±0.00%) | 31.983mb        | 31.983mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 2.306ms (±0.00%)   | 2.275ms (±0.00%)   | 35.370mb        | 35.370mb   |
| benchSave10000Events () | 351.396ms (±0.00%) | 352.319ms (±0.00%) | 35.638mb        | 35.638mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchSave1Event ()      | 1.372ms (±0.00%)   | 1.421ms (±0.00%)   | 7.472mb         | 7.464mb    |
| benchSave10000Events () | 439.073ms (±0.00%) | 439.647ms (±0.00%) | 32.803mb        | 32.795mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 123.117ms (±0.00%) | 122.011ms (±0.00%) | 32.007mb        | 32.007mb   |
| benchLoad10000Events ()                | 195.050μs (±0.00%) | 191.250μs (±0.00%) | 32.007mb        | 32.007mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura merged commit 7c60a1c into 3.0.x Dec 29, 2023
31 of 33 checks passed
@DavidBadura DavidBadura deleted the projection-attribute branch December 29, 2023 13:32
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