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

use index for position in projectionist #466

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added bug Something isn't working enhancement New feature or request labels Jan 12, 2024
@DavidBadura DavidBadura added this to the 3.0.0 milestone Jan 12, 2024
Copy link

github-actions bot commented Jan 12, 2024

Hello 👋

here is the most recent benchmark result:

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 126.829ms (±0.00%) | 126.092ms (±0.00%) | 32.625mb        | 32.625mb   |
| benchSave1Event ()                     | 968.550μs (±0.00%) | 1.227ms (±0.00%)   | 32.625mb        | 32.625mb   |
| benchSave10000Events ()                | 295.538ms (±0.00%) | 287.201ms (±0.00%) | 32.851mb        | 32.851mb   |
| benchSave10000Aggregates ()            | 11.095s (±0.00%)   | 11.276s (±0.00%)   | 32.625mb        | 32.625mb   |
| benchSave10000AggregatesTransaction () | 770.603ms (±0.00%) | 773.152ms (±0.00%) | 32.625mb        | 32.625mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 2.386ms (±0.00%)   | 2.416ms (±0.00%)   | 36.009mb        | 36.009mb   |
| benchSave10000Events () | 331.147ms (±0.00%) | 341.324ms (±0.00%) | 36.276mb        | 36.277mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchSave1Event ()      | 1.322ms (±0.00%)   | 1.259ms (±0.00%)   | 8.126mb         | 8.122mb    |
| benchSave10000Events () | 465.626ms (±0.00%) | 456.851ms (±0.00%) | 33.458mb        | 33.453mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 127.787ms (±0.00%) | 126.221ms (±0.00%) | 32.646mb        | 32.646mb   |
| benchLoad10000Events ()                | 197.350μs (±0.00%) | 200.300μs (±0.00%) | 32.646mb        | 32.646mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura force-pushed the use-index-for-position branch from 90c4532 to af311e7 Compare January 12, 2024 17:15
@DavidBadura DavidBadura force-pushed the use-index-for-position branch from af311e7 to 4fb9b2d Compare January 15, 2024 11:08
@DavidBadura DavidBadura merged commit b0e4be2 into 3.0.x Jan 15, 2024
31 of 33 checks passed
@DavidBadura DavidBadura deleted the use-index-for-position branch January 15, 2024 12:51
@DavidBadura DavidBadura added BC-Break and removed enhancement New feature or request labels Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BC-Break bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants