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 debug performance possibilities #419

Closed
wants to merge 4 commits into from
Closed

add debug performance possibilities #419

wants to merge 4 commits into from

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added the enhancement New feature or request label Oct 8, 2023
@DavidBadura DavidBadura added this to the 3.0.0 milestone Oct 8, 2023
@github-actions
Copy link

github-actions bot commented Oct 8, 2023

Hello 👋

here is the most recent benchmark result:

LoadEventsWithSnapshotsBench
============================

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 196.650μs (±0.00%) | 195.550μs (±0.00%) | 13.752mb        | 13.752mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

LoadEventsBench
===============

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 126.812ms (±0.00%) | 130.648ms (±0.00%) | 13.723mb        | 13.723mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

WriteEventsBench
================

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchSave1Event ()      | 1.348ms (±0.00%)   | 1.824ms (±0.00%)   | 7.243mb         | 7.243mb    |
| benchSave10000Events () | 503.831ms (±0.00%) | 512.204ms (±0.00%) | 14.125mb        | 14.125mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

WriteEventsWithSyncProjectionistBench
=====================================

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchSave1Event ()      | 1.762ms (±0.00%)   | 1.533ms (±0.00%)   | 7.453mb         | 7.453mb    |
| benchSave10000Events () | 682.244ms (±0.00%) | 679.045ms (±0.00%) | 14.845mb        | 14.845mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura force-pushed the stop-watch branch 2 times, most recently from a3015ca to 5e1b140 Compare October 8, 2023 09:25
@DavidBadura DavidBadura marked this pull request as draft December 13, 2023 11:35
@DavidBadura DavidBadura removed this from the 3.0.0 milestone Jan 6, 2024
@DavidBadura DavidBadura deleted the stop-watch branch May 17, 2024 12:04
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