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

remove the explicit defined version #497

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added this to the 3.0.0 milestone Feb 17, 2024
@DavidBadura DavidBadura marked this pull request as ready for review February 17, 2024 09:57
Copy link

github-actions bot commented Feb 17, 2024

Hello 👋

here is the most recent benchmark result:

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 160.922ms (±0.00%) | 159.835ms (±0.00%) | 41.097mb        | 41.097mb   |
| benchSave1Event ()                     | 986.850μs (±0.00%) | 982.400μs (±0.00%) | 41.097mb        | 41.097mb   |
| benchSave10000Events ()                | 343.219ms (±0.00%) | 343.261ms (±0.00%) | 41.364mb        | 41.364mb   |
| benchSave10000Aggregates ()            | 9.649s (±0.00%)    | 10.887s (±0.00%)   | 41.097mb        | 41.097mb   |
| benchSave10000AggregatesTransaction () | 936.509ms (±0.00%) | 938.111ms (±0.00%) | 41.097mb        | 41.097mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchSave1Event ()      | 1.207ms (±0.00%)   | 1.246ms (±0.00%)   | 7.612mb         | 7.635mb    |
| benchSave10000Events () | 543.330ms (±0.00%) | 552.520ms (±0.00%) | 41.967mb        | 41.990mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 159.995ms (±0.00%) | 158.964ms (±0.00%) | 41.114mb        | 41.114mb   |
| benchLoad10000Events ()                | 203.800μs (±0.00%) | 200.050μs (±0.00%) | 41.114mb        | 41.114mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 2.761ms (±0.00%)   | 2.739ms (±0.00%)   | 44.545mb        | 44.545mb   |
| benchSave10000Events () | 366.948ms (±0.00%) | 368.525ms (±0.00%) | 44.842mb        | 44.842mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura force-pushed the remove-explicit-projector-version branch from b2936a7 to 8671d2f Compare February 17, 2024 16:43
@DavidBadura DavidBadura force-pushed the remove-explicit-projector-version branch from 8671d2f to 13a268c Compare February 17, 2024 17:36
@DavidBadura DavidBadura merged commit a469f0d into 3.0.x Feb 17, 2024
32 of 33 checks passed
@DavidBadura DavidBadura deleted the remove-explicit-projector-version branch February 17, 2024 17:36
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