orhun/zig-http-benchmarks

Add caching for GitHub Actions

Ouverte

#5 ouverte le 31 juil. 2023

 (2 commentaires) (0 réaction) (0 personne assignée)Zig (2 forks)auto 404
good first issuehelp wanted

Métriques du dépôt

Stars
 (62 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur