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

fix start position of "from now" projections #512

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added the bug Something isn't working label Feb 27, 2024
@DavidBadura DavidBadura added this to the 3.0.0 milestone Feb 27, 2024
Copy link

Hello 👋

here is the most recent benchmark result:

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 165.199ms (±0.00%) | 165.301ms (±0.00%) | 41.107mb        | 41.107mb   |
| benchSave1Event ()                     | 1.270ms (±0.00%)   | 1.055ms (±0.00%)   | 41.107mb        | 41.107mb   |
| benchSave10000Events ()                | 348.821ms (±0.00%) | 347.794ms (±0.00%) | 41.374mb        | 41.374mb   |
| benchSave10000Aggregates ()            | 9.440s (±0.00%)    | 9.759s (±0.00%)    | 41.107mb        | 41.107mb   |
| benchSave10000AggregatesTransaction () | 970.786ms (±0.00%) | 955.494ms (±0.00%) | 41.107mb        | 41.107mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 164.532ms (±0.00%) | 164.799ms (±0.00%) | 41.124mb        | 41.124mb   |
| benchLoad10000Events ()                | 204.600μs (±0.00%) | 201.500μs (±0.00%) | 41.124mb        | 41.124mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 2.770ms (±0.00%)   | 2.776ms (±0.00%)   | 44.555mb        | 44.555mb   |
| benchSave10000Events () | 371.978ms (±0.00%) | 371.067ms (±0.00%) | 44.852mb        | 44.852mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura merged commit d0bf33a into 3.0.x Feb 27, 2024
32 of 33 checks passed
@DavidBadura DavidBadura deleted the fix-from-now-position branch February 27, 2024 11: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