fastruby / fastruby/fast-ruby

Benchmark with memory allocations

Aperta
#104 3 commenti 3 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Ruby
Stelle
5.7k
Fork
371
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hi all,
I've made a version of `benchmark-ips` that also shows memory allocations: https://github.com/jondot/benchmark-ipsa

It extends `benchmark-ips` by hijacking the `job` object and getting the call list. It does not have any performance implication over the original test session.

This is one step closer to the `go bench` tool which allows you to embed allocation info in addition to the iterations stats.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.