fastruby / fastruby/fast-ruby

Benchmark with memory allocations

オープン
#104 コメント 3 件 リアクション 3 件 担当者 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 を短くまとめたダイジェスト。