orhun/zig-http-benchmarks

Add caching for GitHub Actions

オープン

#5 opened on 2023/07/31

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Zig (2 件のフォーク)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (62 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド