Commit Graph
22 Commits
Author SHA1 Message Date
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2eed48ad0b chore(deps): update actions/checkout digest to 3d3c42e (#1341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-20 21:44:02 +00:00
monosans b43b35e2e6 perf: use jemalloc on macOS, use system allocator on other platforms 2026-07-13 01:59:58 +03:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
43e27afec9 chore(deps): update actions-rust-lang/setup-rust-toolchain digest to 166cdcf (#1276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-25 21:55:21 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ccf4273008 chore(deps): update actions/checkout action to v7 (#1263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-20 21:54:56 +00:00
monosans 94b8c1a45f ci: refactor 2026-06-10 18:55:37 +03:00
monosans 3f07fac79a ci: refactor 2026-06-10 18:39:57 +03:00
monosans a0e9933f80 ci: add permissions 2026-06-10 18:05:36 +03:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9d4cb42a26 chore(deps): update actions/checkout digest to df4cb1c (#1240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-03 11:52:45 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
a39ab593cf chore(deps): update actions-rust-lang/setup-rust-toolchain digest to 46268bd (#1211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-08 21:54:15 +00:00
monosans 47de1d6aab fix: add mimalloc_v2_no_thp and mimalloc_v3_no_thp features to allocator configurations 2026-05-04 01:36:35 +03:00
monosans b179d3676b fix: update allocator configurations and dependencies in workflows and Cargo.toml 2026-05-03 19:43:59 +03:00
monosans d31632b3f7 fix: support allocator override 2026-05-03 16:36:31 +03:00
monosans 0e18571448 feat: enhance allocator support across scripts and workflows 2026-04-30 20:57:47 +03:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
e0c552ddfa chore(deps): pin dependencies (#1196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-29 05:47:25 +00:00
monosansandCopilot 47b9d78fa2 feat: add macos-26-intel platform to allocator bench workflow
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 01:01:44 +03:00
AlmazandGitHub 33c8701e9c ci: update to macos-26 (#1191) 2026-04-28 19:56:19 +00:00
monosans 91c7f68e23 fix(allocator-bench): add missing runner configurations for platforms 2026-02-03 08:14:54 +03:00
monosans de01d2aec8 fix(allocator-bench): update platform naming and simplify matrix configuration 2026-02-03 08:10:30 +03:00
monosans a70ddd8d5c fix(workflow): remove macOS x86_64 platform from allocator benchmark jobs
fix(script): add rust and cargo installation to Alpine benchmark script
2026-02-02 16:43:20 +03:00
monosans ad6c52f1fe fix(workflow): update platform names and add new platforms for allocator benchmarks 2026-02-02 16:37:50 +03:00
monosans 506a022e0e fix(workflow): ensure newline at end of allocator-bench.yml 2026-02-02 16:31:31 +03:00
monosans 0c5a9938bf add vibecoded allocator benchmarks 2026-02-02 16:30:51 +03:00