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 skip booting flag into setup command #554

Merged
merged 1 commit into from
Mar 27, 2024
Merged

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added the enhancement New feature or request label Mar 27, 2024
@DavidBadura DavidBadura added this to the 3.0.0 milestone Mar 27, 2024
@DavidBadura DavidBadura merged commit c2c089e into 3.0.x Mar 27, 2024
35 of 36 checks passed
@DavidBadura DavidBadura deleted the add-skip-booting-flag branch March 27, 2024 08:59
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.286s (±0.00%) | 3.284s (±0.00%) | 37.782mb        | 37.782mb   |
+---------------------------+-----------------+-----------------+-----------------+------------+

PersonalDataBench
=================

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 235.745ms (±0.00%) | 233.148ms (±0.00%) | 39.943mb        | 39.942mb   |
| benchSave1Event ()                     | 1.259ms (±0.00%)   | 1.407ms (±0.00%)   | 39.943mb        | 39.942mb   |
| benchSave10000Events ()                | 458.617ms (±0.00%) | 474.160ms (±0.00%) | 39.946mb        | 39.945mb   |
| benchSave10000Aggregates ()            | 13.260s (±0.00%)   | 13.183s (±0.00%)   | 39.943mb        | 39.942mb   |
| benchSave10000AggregatesTransaction () | 11.851s (±0.00%)   | 11.855s (±0.00%)   | 40.445mb        | 40.444mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 5.501ms (±0.00%)   | 5.485ms (±0.00%)   | 41.234mb        | 41.234mb   |
| benchSave10000Events () | 559.936ms (±0.00%) | 551.448ms (±0.00%) | 41.244mb        | 41.245mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 157.555ms (±0.00%) | 158.061ms (±0.00%) | 37.343mb        | 37.343mb   |
| benchSave1Event ()                     | 920.600μs (±0.00%) | 842.900μs (±0.00%) | 37.343mb        | 37.343mb   |
| benchSave10000Events ()                | 411.896ms (±0.00%) | 400.077ms (±0.00%) | 37.343mb        | 37.343mb   |
| benchSave10000Aggregates ()            | 8.919s (±0.00%)    | 8.861s (±0.00%)    | 37.343mb        | 37.343mb   |
| benchSave10000AggregatesTransaction () | 7.586s (±0.00%)    | 7.506s (±0.00%)    | 37.343mb        | 37.343mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 157.399ms (±0.00%) | 157.823ms (±0.00%) | 37.361mb        | 37.361mb   |
| benchLoad10000Events ()                | 537.300μs (±0.00%) | 532.100μs (±0.00%) | 37.361mb        | 37.361mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

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