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

use postgres in benchmarks #518

Merged
merged 4 commits into from
Mar 3, 2024
Merged

use postgres in benchmarks #518

merged 4 commits into from
Mar 3, 2024

Conversation

DavidBadura
Copy link
Member

No description provided.

@DavidBadura DavidBadura force-pushed the use-postgres-in-benchmarks branch 2 times, most recently from c3b289c to 2a75a99 Compare March 3, 2024 11:49
@DavidBadura DavidBadura force-pushed the use-postgres-in-benchmarks branch from 2a75a99 to 434a06b Compare March 3, 2024 11:54
Copy link

github-actions bot commented Mar 3, 2024

Hello 👋

here is the most recent benchmark result:

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 170.668ms (±0.00%) | 164.964ms (±0.00%) | 38.663mb        | 32.030mb   |
| benchSave1Event ()                     | 851.700μs (±0.00%) | 1.022ms (±0.00%)   | 38.663mb        | 32.030mb   |
| benchSave10000Events ()                | 502.937ms (±0.00%) | 350.993ms (±0.00%) | 38.940mb        | 32.299mb   |
| benchSave10000Aggregates ()            | 8.877s (±0.00%)    | 10.106s (±0.00%)   | 38.663mb        | 32.030mb   |
| benchSave10000AggregatesTransaction () | 7.448s (±0.00%)    | 963.832ms (±0.00%) | 38.663mb        | 32.030mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

ProjectionistBench
==================

+---------------------------+-----------------+--------------------+-----------------+------------+
|                           | time (kde mode)                      | memory                       |
+---------------------------+-----------------+--------------------+-----------------+------------+
| subject                   | Tag: <current>  | Tag: base          | Tag: <current>  | Tag: base  |
+---------------------------+-----------------+--------------------+-----------------+------------+
| benchHandle10000Events () | 3.367s (±0.00%) | 408.554ms (±0.00%) | 39.102mb        | 32.472mb   |
+---------------------------+-----------------+--------------------+-----------------+------------+

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

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 171.021ms (±0.00%) | 167.374ms (±0.00%) | 38.681mb        | 32.047mb   |
| benchLoad10000Events ()                | 554.200μs (±0.00%) | 202.500μs (±0.00%) | 38.681mb        | 32.047mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

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

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 5.621ms (±0.00%)   | 2.748ms (±0.00%)   | 41.963mb        | 35.330mb   |
| benchSave10000Events () | 662.452ms (±0.00%) | 372.727ms (±0.00%) | 42.251mb        | 35.627mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura DavidBadura marked this pull request as draft March 3, 2024 11:58
@DavidBadura DavidBadura force-pushed the use-postgres-in-benchmarks branch from f9ff2b5 to 1c46b27 Compare March 3, 2024 12:31
@DavidBadura DavidBadura force-pushed the use-postgres-in-benchmarks branch from 1c46b27 to d855bb9 Compare March 3, 2024 12:34
@DavidBadura DavidBadura force-pushed the use-postgres-in-benchmarks branch from 32696cb to 0217853 Compare March 3, 2024 12:59
@DavidBadura DavidBadura added this to the 3.0.0 milestone Mar 3, 2024
@DavidBadura DavidBadura marked this pull request as ready for review March 3, 2024 13:03
@DavidBadura DavidBadura merged commit f10a683 into 3.0.x Mar 3, 2024
32 of 33 checks passed
@DavidBadura DavidBadura deleted the use-postgres-in-benchmarks branch March 3, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant