orhun/zig-http-benchmarks

Add caching for GitHub Actions

Aberta

#5 aberto em 31 de jul. de 2023

 (2 comentários) (0 reação) (0 responsável)Zig (2 forks)auto 404
good first issuehelp wanted

Métricas do repositório

Stars
 (62 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador