orhun/zig-http-benchmarks

Add caching for GitHub Actions

开放

#5 创建于 2023年7月31日

 (2 条评论) (0 个反应) (0 位负责人)Zig (2 个派生)auto 404
good first issuehelp wanted

仓库指标

星标
 (62 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Right now the servers are being built for each workflow run which takes time. It would be nice to e.g. cache target folder for Rust and zig-cache for the Zig server.

贡献者指南