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

remove own clock interface and use only psr-20 #425

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura added this to the 3.0.0 milestone Nov 28, 2023
Copy link

Hello 👋

here is the most recent benchmark result:

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 195.700μs (±0.00%) | 196.850μs (±0.00%) | 13.586mb        | 13.587mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchSave1Event ()      | 1.018ms (±0.00%)   | 1.035ms (±0.00%)   | 7.142mb         | 7.144mb    |
| benchSave10000Events () | 519.739ms (±0.00%) | 509.189ms (±0.00%) | 14.024mb        | 14.036mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 126.566ms (±0.00%) | 125.961ms (±0.00%) | 13.556mb        | 13.557mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchSave1Event ()      | 1.431ms (±0.00%)   | 1.631ms (±0.00%)   | 7.289mb         | 7.290mb    |
| benchSave10000Events () | 672.290ms (±0.00%) | 678.338ms (±0.00%) | 14.681mb        | 14.682mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura merged commit 7ee3987 into 3.0.x Nov 30, 2023
25 of 27 checks passed
@DavidBadura DavidBadura deleted the remove-own-clock-interface branch November 30, 2023 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants