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

add default value for retry column #455

Merged
merged 1 commit into from
Jan 5, 2024
Merged

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
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 ()                | 129.165ms (±0.00%) | 125.369ms (±0.00%) | 32.594mb        | 32.594mb   |
| benchSave1Event ()                     | 1.456ms (±0.00%)   | 1.124ms (±0.00%)   | 32.594mb        | 32.594mb   |
| benchSave10000Events ()                | 280.124ms (±0.00%) | 277.069ms (±0.00%) | 32.818mb        | 32.818mb   |
| benchSave10000Aggregates ()            | 12.140s (±0.00%)   | 14.071s (±0.00%)   | 32.594mb        | 32.594mb   |
| benchSave10000AggregatesTransaction () | 734.574ms (±0.00%) | 743.059ms (±0.00%) | 32.594mb        | 32.594mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 2.304ms (±0.00%)   | 2.321ms (±0.00%)   | 35.978mb        | 35.978mb   |
| benchSave10000Events () | 356.780ms (±0.00%) | 363.569ms (±0.00%) | 36.242mb        | 36.243mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchSave1Event ()      | 1.825ms (±0.00%)   | 2.129ms (±0.00%)   | 8.090mb         | 8.090mb    |
| benchSave10000Events () | 452.600ms (±0.00%) | 458.506ms (±0.00%) | 33.421mb        | 33.421mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 124.974ms (±0.00%) | 127.546ms (±0.00%) | 32.615mb        | 32.615mb   |
| benchLoad10000Events ()                | 201.650μs (±0.00%) | 198.050μs (±0.00%) | 32.615mb        | 32.615mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura merged commit 81b322a into 3.0.x Jan 5, 2024
31 of 33 checks passed
@DavidBadura DavidBadura deleted the add-default-value-for-retry branch January 5, 2024 13:00
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