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

load the internal header automatically #541

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

DavidBadura
Copy link
Member

@DavidBadura DavidBadura commented Mar 14, 2024

fix #524

@DavidBadura DavidBadura added the enhancement New feature or request label Mar 14, 2024
@DavidBadura DavidBadura added this to the 3.0.0 milestone Mar 14, 2024
@DavidBadura DavidBadura force-pushed the load-internal-headers-automaticaly branch 2 times, most recently from 55cc62f to cc8a6d6 Compare March 14, 2024 11:36
Copy link

github-actions bot commented Mar 14, 2024

Hello 👋

here is the most recent benchmark result:

SubscriptionEngineBench
=======================

+---------------------------+-----------------+-----------------+-----------------+------------+
|                           | time (kde mode)                   | memory                       |
+---------------------------+-----------------+-----------------+-----------------+------------+
| subject                   | Tag: <current>  | Tag: base       | Tag: <current>  | Tag: base  |
+---------------------------+-----------------+-----------------+-----------------+------------+
| benchHandle10000Events () | 3.307s (±0.00%) | 3.269s (±0.00%) | 37.764mb        | 39.093mb   |
+---------------------------+-----------------+-----------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 5.459ms (±0.00%)   | 5.243ms (±0.00%)   | 41.203mb        | 42.562mb   |
| benchSave10000Events () | 540.299ms (±0.00%) | 557.259ms (±0.00%) | 41.222mb        | 42.573mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 159.533ms (±0.00%) | 159.467ms (±0.00%) | 37.325mb        | 38.697mb   |
| benchSave1Event ()                     | 1.181ms (±0.00%)   | 844.500μs (±0.00%) | 37.324mb        | 38.697mb   |
| benchSave10000Events ()                | 392.260ms (±0.00%) | 385.734ms (±0.00%) | 37.333mb        | 38.697mb   |
| benchSave10000Aggregates ()            | 11.894s (±0.00%)   | 9.579s (±0.00%)    | 37.325mb        | 38.697mb   |
| benchSave10000AggregatesTransaction () | 9.781s (±0.00%)    | 7.506s (±0.00%)    | 37.325mb        | 38.697mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 157.015ms (±0.00%) | 160.593ms (±0.00%) | 37.343mb        | 38.694mb   |
| benchLoad10000Events ()                | 540.100μs (±0.00%) | 497.600μs (±0.00%) | 37.343mb        | 38.694mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura mentioned this pull request Mar 18, 2024
@DavidBadura DavidBadura force-pushed the load-internal-headers-automaticaly branch from cc8a6d6 to 5bf6165 Compare March 25, 2024 10:41
@DavidBadura DavidBadura force-pushed the load-internal-headers-automaticaly branch from 5bf6165 to b85b736 Compare March 25, 2024 10:43
@DavidBadura DavidBadura merged commit 83eb814 into 3.0.x Mar 25, 2024
34 of 36 checks passed
@DavidBadura DavidBadura deleted the load-internal-headers-automaticaly branch March 25, 2024 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant