fastruby / fastruby/fast-ruby

Benchmark with memory allocations

Open
#104 3 comments 3 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
5.7k
Forks
371
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.