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

transfrom projector throwable into an array #456

Merged
merged 1 commit into from
Jan 6, 2024

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added the bug Something isn't working label Jan 5, 2024
@DavidBadura DavidBadura added this to the 3.0.0 milestone Jan 5, 2024
@DavidBadura DavidBadura force-pushed the tranform-exception-in-array branch from 13756c4 to 6b4789d Compare January 5, 2024 14:19
Copy link

github-actions bot commented Jan 5, 2024

Hello 👋

here is the most recent benchmark result:

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 124.595ms (±0.00%) | 122.343ms (±0.00%) | 32.594mb        | 32.594mb   |
| benchSave1Event ()                     | 1.120ms (±0.00%)   | 1.019ms (±0.00%)   | 32.594mb        | 32.594mb   |
| benchSave10000Events ()                | 279.637ms (±0.00%) | 278.002ms (±0.00%) | 32.818mb        | 32.818mb   |
| benchSave10000Aggregates ()            | 11.147s (±0.00%)   | 10.843s (±0.00%)   | 32.594mb        | 32.594mb   |
| benchSave10000AggregatesTransaction () | 734.698ms (±0.00%) | 733.605ms (±0.00%) | 32.594mb        | 32.594mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 2.285ms (±0.00%)   | 2.324ms (±0.00%)   | 35.978mb        | 35.978mb   |
| benchSave10000Events () | 357.450ms (±0.00%) | 358.043ms (±0.00%) | 36.242mb        | 36.243mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchSave1Event ()      | 1.266ms (±0.00%)   | 1.657ms (±0.00%)   | 8.090mb         | 8.090mb    |
| benchSave10000Events () | 448.312ms (±0.00%) | 459.134ms (±0.00%) | 33.421mb        | 33.421mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 124.197ms (±0.00%) | 123.514ms (±0.00%) | 32.615mb        | 32.615mb   |
| benchLoad10000Events ()                | 196.300μs (±0.00%) | 202.350μs (±0.00%) | 32.615mb        | 32.615mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura force-pushed the tranform-exception-in-array branch from 6b4789d to b7d3e1d Compare January 5, 2024 14:36
@DavidBadura DavidBadura merged commit b291567 into 3.0.x Jan 6, 2024
31 of 33 checks passed
@DavidBadura DavidBadura deleted the tranform-exception-in-array branch January 6, 2024 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants