orhun/zig-http-benchmarks

Add caching for GitHub Actions

Aperta

#5 aperta il 31 lug 2023

 (2 commenti) (0 reazioni) (0 assegnatari)Zig (2 fork)auto 404
good first issuehelp wanted

Metriche repository

Star
 (62 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor