dependabot[bot]
|
443dba3cf8
|
Bump actions/checkout from 3 to 4 (#3433)
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-10-02 19:12:26 +09:00 |
|
dependabot[bot]
|
16c043ac80
|
Bump actions/checkout from 2 to 3 (#3137)
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>
|
2023-03-04 22:24:54 +05:00 |
|
Kaede Hoshikawa
|
e026b4f54e
|
Fix SSR Benchmark. (#2805)
|
2022-08-03 21:35:47 +09:00 |
|
Kaede Hoshikawa
|
7562b650b1
|
SSR Benchmark (#2800)
* Add benchmark binary.
* Add benchmark workflow.
* Fix rendering stream.
* Revert "Fix rendering stream."
This reverts commit 651dd157520dccd19da337130713335a04c80f2d.
* Naming.
* Write to writer.
* Move result calculation into a method.
* Fix round calculation.
* Apply optimisation flag.
* Should be applied to profile bench.
|
2022-08-03 20:18:02 +09:00 |
|