René
47e9c8fa6d
only run benchmark when golang files are changed
2025-02-27 08:45:47 +01:00
René
9a2ceb7220
fix duplicated benchmark name problem
2024-12-01 15:30:45 +01:00
René
689537a0d2
fix duplicated benchmark name problem
2024-12-01 15:14:32 +01:00
M. Efe Çetin
77622700d7
chore: mark go1.23 as minimum go version ( #3226 )
2024-12-01 14:39:49 +01:00
dependabot[bot]
941ab11789
build(deps): bump benchmark-action/github-action-benchmark
...
Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark ) from 1.20.3 to 1.20.4.
- [Release notes](https://github.com/benchmark-action/github-action-benchmark/releases )
- [Changelog](https://github.com/benchmark-action/github-action-benchmark/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benchmark-action/github-action-benchmark/compare/v1.20.3...v1.20.4 )
---
updated-dependencies:
- dependency-name: benchmark-action/github-action-benchmark
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-23 12:29:25 +00:00
Juan Calderon-Perez
25e399213c
chore: Add support for go1.23 and golangci-lint v1.60.1 ( #3101 )
...
* Bump min go to 1.22, bump golangci-lint to v1.60.1, regenerate all msgp
* Fix golanci-lint issues
* Fix golanci-lint issues
2024-08-14 09:14:04 +02:00
Juan Calderon-Perez
486304d050
v3: Improve performance of helper functions ( #3086 )
...
* Improve performance of helper functions
* Fix issue with PR comments from forks
2024-07-23 21:32:22 +02:00
Juan Calderon-Perez
8c3f81e2b7
v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage ( #3079 )
...
* Use composites for internal structures. Fix alignment of structures across Fiber
* Update struct alignment in test files
* Enable alignment check with govet
* Fix ctx autoformat unit-test
* Revert app Config struct. Add betteralign to Makefile
* Disable comment on alert since it wont work for forks
* Update benchmark.yml
* Update benchmark.yml
* Remove warning from using positional fields
* Update router.go
2024-07-23 08:37:45 +02:00
RW
ef073601e3
Update benchmark.yml
...
We should only fail during a PR, not during a merge
2024-07-22 14:36:21 +02:00
Juan Calderon-Perez
9c0cb9de13
v3: Refactor Benchmark Results Workflow ( #3082 )
...
* Refactor benchmarks workflow
* Use full semver tag
* Add fetch depth
2024-07-22 08:59:38 +02:00
Juan Calderon-Perez
9463a8f626
v3: Add support for consistent documentation using markdownlint ( #3064 )
...
* Add support for consistent documentation using markdownlint
* Only run workflow during changes to markdown files
* Fix more inconsistencies
* Fixes to markdown under .github/
* More fixes
* Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Fix typo in limiter docs
* Add missing space before code-block
* Add check for dead-links
* Add write-good
* Remove legacy README files
* Fix glob for skipping .md files
* Use paths-ignore instead
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-11 15:21:56 +02:00
dependabot[bot]
c420ddbfa9
build(deps): bump benchmark-action/github-action-benchmark from 1.20.1 to 1.20.3 ( #3008 )
...
build(deps): bump benchmark-action/github-action-benchmark
Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark ) from 1.20.1 to 1.20.3.
- [Release notes](https://github.com/benchmark-action/github-action-benchmark/releases )
- [Changelog](https://github.com/benchmark-action/github-action-benchmark/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benchmark-action/github-action-benchmark/compare/v1.20.1...v1.20.3 )
---
updated-dependencies:
- dependency-name: benchmark-action/github-action-benchmark
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 08:56:11 +02:00
dependabot[bot]
6a7f015897
build(deps): bump benchmark-action/github-action-benchmark from 1.19.3 to 1.20.1 ( #2950 )
...
build(deps): bump benchmark-action/github-action-benchmark
Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark ) from 1.19.3 to 1.20.1.
- [Release notes](https://github.com/benchmark-action/github-action-benchmark/releases )
- [Changelog](https://github.com/benchmark-action/github-action-benchmark/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benchmark-action/github-action-benchmark/compare/v1.19.3...v1.20.1 )
---
updated-dependencies:
- dependency-name: benchmark-action/github-action-benchmark
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 09:13:45 +02:00
Juan Calderon-Perez
32168793f5
🧹 v3 (chore): Bump minimum version of Go to 1.21 ( #2911 )
...
Bump Go minimum version to 1.21
2024-03-10 10:47:21 +03:00
dependabot[bot]
dbe0443b90
build(deps): bump benchmark-action/github-action-benchmark from 1.16.2 to 1.19.3 ( #2827 )
...
build(deps): bump benchmark-action/github-action-benchmark
Bumps [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark ) from 1.16.2 to 1.19.3.
- [Release notes](https://github.com/benchmark-action/github-action-benchmark/releases )
- [Changelog](https://github.com/benchmark-action/github-action-benchmark/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benchmark-action/github-action-benchmark/compare/v1.16.2...v1.19.3 )
---
updated-dependencies:
- dependency-name: benchmark-action/github-action-benchmark
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 19:10:40 +01:00
dependabot[bot]
603fbde9b6
build(deps): bump actions/cache from 3 to 4 ( #2803 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-19 01:48:40 +03:00
dependabot[bot]
6bd046bbc2
build(deps): bump actions/setup-go from 4 to 5 ( #2789 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 23:02:19 +03:00
Muhammed Efe Cetin
6ea4d81331
Merge branch 'master' into v3-beta
2023-11-07 20:22:31 +03:00
dependabot[bot]
fe65ff8dff
build(deps): bump actions/checkout from 3 to 4 ( #2618 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-06 13:24:24 +02:00
Juan Calderon-Perez
8761d948ba
Rollback changes to go.mod file ( #2614 )
...
* Rollback changes to go.mod file
* Format workflow files with prettier, use go1.20 for go.mod file
2023-09-02 07:41:54 +02:00
M. Efe Çetin
e2f7457d4d
🧹 chore: add go 1.21 to ci and readmes ( #2588 )
2023-08-19 18:31:38 +02:00
Muhammed Efe Cetin
75bb02b87e
Merge remote-tracking branch 'origin/master' into v3-beta
2023-08-05 22:02:01 +03:00
RW
9cc10e942a
Update benchmark.yml
2023-05-09 09:01:56 +02:00
dependabot[bot]
7536ce8b1a
Bump actions/setup-go from 3 to 4 ( #2376 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 08:27:53 +01:00
RW
01d39dbb81
Update benchmark.yml
2023-03-14 11:41:39 +01:00
RW
9e440635f0
enable benchmark summary for pull requests/ fix auto labeler ( #2365 )
...
* enable benchmark summary for pull requests
* enable benchmark summary for pull requests
* correct auto labeler
2023-03-10 10:30:52 +01:00
lublak
2e7e879d6f
feature: allow preloaded certs with prefork ( #2351 )
...
* allow preloaded certs with prefork
* add to documentation
* add comments for ListenMutualTLSWithCertificate
* add test for WithCertificate
* Update benchmark.yml
* Update benchmark.yml
* Update benchmark.yml
* Update benchmark.yml
* Update benchmark.yml
* Update benchmark.yml
---------
Co-authored-by: RW <rene@gofiber.io>
2023-03-06 12:03:41 +01:00
René Werner
19aa55da38
improve workflows
...
- exclude markdown changes
- don´t push the benchmark results in a pull request
2023-02-28 18:10:05 +01:00
René Werner
d034115dec
optimize workflows and test docs sync
2023-02-25 10:43:53 +01:00
Muhammed Efe Çetin
088cde594d
Merge remote-tracking branch 'origin/master' into v3-beta
2023-02-05 23:43:42 +03:00
M. Efe Çetin
2820aef585
🧹 chore: add go 1.20 to ci and readmes ( #2322 )
...
* ✅ chore: add go 1.20 to ci and readmes
* 🧹 chore: add go 1.20 to ci and readmes
* update linter
* fix linter
* fix benchmarks
* fix benchmarks
* fix benchmarks
2023-02-02 23:01:37 +03:00
René Werner
c5691c7de5
change output folder for the benchmarks result (gh-pages)
2023-01-19 21:41:33 +01:00
René Werner
01cfc64f1c
prevent v3 from affecting v2 benchmarks
2022-09-26 13:14:53 +02:00
Muhammed Efe Çetin
4105b008c2
Merge remote-tracking branch 'origin/master' into v3-beta
2022-08-19 14:33:31 +03:00
RW
97ba1d16d5
Update benchmark.yml
2022-08-03 14:35:47 +02:00
M. Efe Çetin
fb780a01d0
ci: add go 1.19 to tests ( #1994 )
...
* ci: add go 1.19 to tests
* change test runner versions
skip it for 1.15, 1.17, 1.18
Co-authored-by: wernerr <rene@gofiber.io>
2022-08-03 11:07:21 +02:00
dependabot[bot]
2326297bb8
Bump actions/checkout from 2 to 3 ( #1885 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-01 11:09:32 +02:00
dependabot[bot]
ab260fd080
Bump actions/setup-go from 1 to 3 ( #1887 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 1 to 3.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-01 10:33:46 +02:00
dependabot[bot]
60c9a5399e
Bump actions/cache from 1 to 3 ( #1888 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 1 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-01 10:33:37 +02:00
M. Efe Çetin
1c4ebf85f1
⬆️ add go1.18 to tests and docs ( #1819 )
...
* 👷 tests: add go1.18
* Update benchmark.yml
* update readmes
2022-03-15 17:43:49 +01:00
ReneWerner87
12d17daa06
🪓 Code separation for utils ( 🧹 clean code)
...
Co-authored-by: Fenny <fenny@gofiber.io>
Co-authored-by: Kiyon <kiyon@gofiber.io>
2020-09-14 10:40:43 +02:00
Fenny
9a31f89fdb
⚡ v2
2020-09-13 11:22:01 +02:00
Fenny
ec5d66e7a8
⚡ v2
2020-09-13 11:20:11 +02:00
Fenny
92d6da2fc0
Update benchmark.yml
2020-06-30 00:54:40 +02:00
Fenny
3398629680
Run benchmarks on middleware dir
2020-06-30 00:36:40 +02:00
Fenny
b8e504110a
Run benchmarks on 1.14
2020-05-16 05:02:36 +02:00
Fenny
e0b13d9ca4
Update test & benchmark ( #374 )
...
Co-Authored-By: RW <renewerner87@googlemail.com>
* Add nosec for WriteByte
* test persistens for benchmark results
* Add tests & benchmark
* Update app_test.go
* Update benchmark.yml
2020-05-13 20:21:49 +02:00
Fenny
8f82bee55a
Update benchmark.yml
2020-05-13 03:07:28 +02:00
Fenny
05de4de055
Update benchmark.yml
2020-05-13 03:04:52 +02:00
Fenny
28f07a722b
Update benchmark.yml
2020-05-13 03:02:37 +02:00