fastruby / fastruby/fast-ruby

Benchmark with memory allocations

未关闭
#104 3 条评论 3 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Ruby
星标
5.7k
派生
371
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。