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

Update ramsey/composer-install action to v3 #515

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 29, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ramsey/composer-install action major 2.3.1 -> 3.0.0

Release Notes

ramsey/composer-install (ramsey/composer-install)

v3.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate Pull requests that update a dependency file label Feb 29, 2024
Copy link

github-actions bot commented Feb 29, 2024

Hello 👋

here is the most recent benchmark result:

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

Average iteration times by variant

300.0μs   │ ▆█ 
262.5μs   │ ██ 
225.0μs   │ ██ 
187.5μs   │ ██ 
150.0μs   │ ██ 
112.5μs   │ ██ 
75.0μs    │ ██ 
37.5μs    │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

Memory by variant

13.8mb    │ ██ 
12.1mb    │ ██ 
10.3mb    │ ██ 
8.6mb     │ ██ 
6.9mb     │ ██ 
5.2mb     │ ██ 
3.4mb     │ ██ 
1.7mb     │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

+--------------------+--------------------+--------------------+-----------------+------------+
|                    | time (kde mode)                         | memory                       |
+--------------------+--------------------+--------------------+-----------------+------------+
| subject            | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+--------------------+--------------------+--------------------+-----------------+------------+
| benchLoadEvents () | 287.606μs (±1.11%) | 299.991μs (±1.53%) | 13.780mb        | 13.779mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

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

Average iteration times by variant

104.9ms   │ ██ 
91.8ms    │ ██ 
78.7ms    │ ██ 
65.6ms    │ ██ 
52.4ms    │ ██ 
39.3ms    │ ██ 
26.2ms    │ ██ 
13.1ms    │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

Memory by variant

23.7mb    │ ██ 
20.7mb    │ ██ 
17.8mb    │ ██ 
14.8mb    │ ██ 
11.8mb    │ ██ 
8.9mb     │ ██ 
5.9mb     │ ██ 
3.0mb     │ ██ 
          └────
            1  

[█ <current>] [█ base] 

1: benchLoadEvents 

+--------------------+--------------------+--------------------+-----------------+------------+
|                    | time (kde mode)                         | memory                       |
+--------------------+--------------------+--------------------+-----------------+------------+
| subject            | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+--------------------+--------------------+--------------------+-----------------+------------+
| benchLoadEvents () | 104.492ms (±0.25%) | 104.888ms (±0.24%) | 23.673mb        | 23.673mb   |
+--------------------+--------------------+--------------------+-----------------+------------+

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

Average iteration times by variant

47.9ms    │    ██ 
42.0ms    │    ██ 
36.0ms    │    ██ 
30.0ms    │    ██ 
24.0ms    │    ██ 
18.0ms    │    ██ 
12.0ms    │    ██ 
6.0ms     │ ▂▂ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

Memory by variant

7.6mb     │ ▃▃ ██ 
6.6mb     │ ██ ██ 
5.7mb     │ ██ ██ 
4.7mb     │ ██ ██ 
3.8mb     │ ██ ██ 
2.8mb     │ ██ ██ 
1.9mb     │ ██ ██ 
947.2kb   │ ██ ██ 
          └───────
            1  2  

[█ <current>] [█ base] 

1: benchSaveOneEvent    2: benchSaveAfterThous᠁ 

+---------------------------------+-------------------+-------------------+-----------------+------------+
|                                 | time (kde mode)                       | memory                       |
+---------------------------------+-------------------+-------------------+-----------------+------------+
| subject                         | Tag: <current>    | Tag: base         | Tag: <current>  | Tag: base  |
+---------------------------------+-------------------+-------------------+-----------------+------------+
| benchSaveOneEvent ()            | 1.389ms (±12.28%) | 1.319ms (±10.95%) | 6.951mb         | 6.951mb    |
| benchSaveAfterThousandEvents () | 47.948ms (±0.79%) | 47.640ms (±1.46%) | 7.577mb         | 7.577mb    |
+---------------------------------+-------------------+-------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

| datasource  | package                 | from  | to    |
| ----------- | ----------------------- | ----- | ----- |
| github-tags | ramsey/composer-install | 2.3.1 | 3.0.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/ramsey-composer-install-3.x branch from fa24658 to 1766960 Compare March 1, 2024 04:35
@DanielBadura DanielBadura merged commit e852d75 into 2.3.x Mar 1, 2024
64 checks passed
@DanielBadura DanielBadura deleted the renovate/ramsey-composer-install-3.x branch March 1, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant