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

Revisit internal header loading #542

Closed
wants to merge 1 commit into from
Closed

Conversation

DanielBadura
Copy link
Member

No description provided.

@DanielBadura DanielBadura added the enhancement New feature or request label Mar 15, 2024
@DanielBadura DanielBadura added this to the 3.0.0 milestone Mar 15, 2024
@DanielBadura DanielBadura self-assigned this Mar 15, 2024
Copy link

Hello 👋

here is the most recent benchmark result:

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

+---------------------------+-----------------+-----------------+-----------------+------------+
|                           | time (kde mode)                   | memory                       |
+---------------------------+-----------------+-----------------+-----------------+------------+
| subject                   | Tag: <current>  | Tag: base       | Tag: <current>  | Tag: base  |
+---------------------------+-----------------+-----------------+-----------------+------------+
| benchHandle10000Events () | 3.251s (±0.00%) | 3.247s (±0.00%) | 37.781mb        | 39.066mb   |
+---------------------------+-----------------+-----------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 5.514ms (±0.00%)   | 5.470ms (±0.00%)   | 41.215mb        | 42.531mb   |
| benchSave10000Events () | 616.617ms (±0.00%) | 648.030ms (±0.00%) | 41.503mb        | 42.809mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 174.028ms (±0.00%) | 161.088ms (±0.00%) | 37.338mb        | 38.666mb   |
| benchSave1Event ()                     | 1.004ms (±0.00%)   | 945.700μs (±0.00%) | 37.338mb        | 38.666mb   |
| benchSave10000Events ()                | 468.000ms (±0.00%) | 470.907ms (±0.00%) | 37.615mb        | 38.933mb   |
| benchSave10000Aggregates ()            | 9.181s (±0.00%)    | 9.284s (±0.00%)    | 37.338mb        | 38.666mb   |
| benchSave10000AggregatesTransaction () | 7.430s (±0.00%)    | 7.429s (±0.00%)    | 37.338mb        | 38.666mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 162.481ms (±0.00%) | 164.771ms (±0.00%) | 37.356mb        | 38.663mb   |
| benchLoad10000Events ()                | 515.100μs (±0.00%) | 501.400μs (±0.00%) | 37.356mb        | 38.663mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura mentioned this pull request Mar 18, 2024
@DavidBadura DavidBadura marked this pull request as draft March 25, 2024 11:00
@DavidBadura DavidBadura removed this from the 3.0.0 milestone Apr 15, 2024
@DavidBadura DavidBadura deleted the internal-header-loading branch May 17, 2024 12:05
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.

2 participants