benchmark-action / benchmark-action/github-action-benchmark
Track memory allocations
- Lingua principale
- TypeScript
- Stelle
- 1.3k
- Fork
- 184
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hello,
I'm using this action in my Julia package, and it is very useful to track the benchmarks. However, sometimes the benchmark tracking on the execution time is not enough, and the memory allocations need to be tracked too.
Since BenchmarkTools.jl the memory allocations are already stored in the JSON file, is there a way to also keep track of these?
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
La issue riguarda l’output JSON di BenchmarkTools.jl e il monitoraggio dei benchmark della GitHub Action; inizia individuando dove viene letto questo JSON e dove vengono registrati i risultati del tempo di esecuzione. Determina come devono apparire i dati sulle allocazioni nell’output del monitoraggio, quindi verifica che un benchmark Julia con allocazioni venga riportato insieme al tempo di esecuzione.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- github-actions, julia, typescript
- Ambito
- ci-cd, performance
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 30/100