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

improve readme, index and getting started docs #440

Merged
merged 6 commits into from
Feb 1, 2024
Merged

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added this to the 3.0.0 milestone Dec 14, 2023
@DavidBadura DavidBadura added the documentation Improvements or additions to documentation label Dec 14, 2023
Copy link

github-actions bot commented Dec 14, 2023

Hello 👋

here is the most recent benchmark result:

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 2.451ms (±0.00%)   | 2.486ms (±0.00%)   | 36.020mb        | 36.020mb   |
| benchSave10000Events () | 338.059ms (±0.00%) | 345.601ms (±0.00%) | 36.287mb        | 36.287mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 131.674ms (±0.00%) | 130.647ms (±0.00%) | 32.658mb        | 32.658mb   |
| benchLoad10000Events ()                | 217.950μs (±0.00%) | 217.200μs (±0.00%) | 32.658mb        | 32.658mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchSave1Event ()      | 1.868ms (±0.00%)   | 1.693ms (±0.00%)   | 8.163mb         | 8.163mb    |
| benchSave10000Events () | 476.202ms (±0.00%) | 479.680ms (±0.00%) | 33.495mb        | 33.495mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 130.522ms (±0.00%) | 132.989ms (±0.00%) | 32.637mb        | 32.637mb   |
| benchSave1Event ()                     | 1.323ms (±0.00%)   | 1.815ms (±0.00%)   | 32.637mb        | 32.637mb   |
| benchSave10000Events ()                | 302.545ms (±0.00%) | 298.914ms (±0.00%) | 32.862mb        | 32.862mb   |
| benchSave10000Aggregates ()            | 14.911s (±0.00%)   | 16.508s (±0.00%)   | 32.637mb        | 32.637mb   |
| benchSave10000AggregatesTransaction () | 789.754ms (±0.00%) | 774.989ms (±0.00%) | 32.637mb        | 32.637mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura linked an issue Feb 1, 2024 that may be closed by this pull request
19 tasks
@DavidBadura DavidBadura mentioned this pull request Feb 1, 2024
19 tasks
@DavidBadura DavidBadura changed the title improve docs improve readme, index and getting started docs Feb 1, 2024
@DavidBadura DavidBadura marked this pull request as ready for review February 1, 2024 13:53
DavidBadura and others added 2 commits February 1, 2024 15:02
Co-authored-by: Daniel Badura <[email protected]>
Co-authored-by: Daniel Badura <[email protected]>
@DavidBadura DavidBadura merged commit a4d782f into 3.0.x Feb 1, 2024
22 of 24 checks passed
@DavidBadura DavidBadura deleted the improve-docs branch February 1, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prepare docs for 3.0.0
2 participants