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

change attributes into readonly public objects #453

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added this to the 3.0.0 milestone Jan 3, 2024
Copy link

github-actions bot commented Jan 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 ()                | 130.705ms (±0.00%) | 131.201ms (±0.00%) | 32.594mb        | 32.597mb   |
| benchSave1Event ()                     | 935.700μs (±0.00%) | 1.013ms (±0.00%)   | 32.594mb        | 32.597mb   |
| benchSave10000Events ()                | 288.020ms (±0.00%) | 294.293ms (±0.00%) | 32.818mb        | 32.820mb   |
| benchSave10000Aggregates ()            | 10.081s (±0.00%)   | 10.159s (±0.00%)   | 32.594mb        | 32.597mb   |
| benchSave10000AggregatesTransaction () | 765.136ms (±0.00%) | 774.422ms (±0.00%) | 32.594mb        | 32.597mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 2.348ms (±0.00%)   | 2.394ms (±0.00%)   | 35.978mb        | 35.981mb   |
| benchSave10000Events () | 370.282ms (±0.00%) | 373.993ms (±0.00%) | 36.243mb        | 36.245mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchSave1Event ()      | 1.275ms (±0.00%)   | 1.306ms (±0.00%)   | 8.079mb         | 8.088mb    |
| benchSave10000Events () | 471.991ms (±0.00%) | 465.856ms (±0.00%) | 33.415mb        | 33.419mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 129.487ms (±0.00%) | 130.427ms (±0.00%) | 32.615mb        | 32.618mb   |
| benchLoad10000Events ()                | 200.400μs (±0.00%) | 202.400μs (±0.00%) | 32.615mb        | 32.618mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura merged commit fc89381 into 3.0.x Jan 3, 2024
31 of 33 checks passed
@DavidBadura DavidBadura deleted the readonly-attributes branch January 3, 2024 14:06
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