Show CPU/memory information before the benchmark-ips output
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- ruby
- Domain
- performance
Research direction
Start by locating the code that produces the benchmark-ips output shown in the issue and inspect how runtime environment details are currently collected. Confirm which CPU, memory, and possibly uname fields are in scope; done means those details appear before the benchmark results without changing the benchmark data.
Written by the indexing model from the issue text.
Description
Right now the output looks like this:
Ruby version: 2.3.3
Warming up --------------------------------------
struct 20.863k i/100ms
hash 4.222k i/100ms
Calculating -------------------------------------
struct 225.122k (± 3.9%) i/s - 1.127M in 5.013067s
hash 43.546k (± 4.6%) i/s - 219.544k in 5.053637s
I think it'd be better if we saw the CPU/memory information of the environment where it's running. Something like uname -a and more?
Anyway, it's just an idea. I'm not sure how useful it would be.
- Dominant language
- Ruby
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Similar issues
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
TheOdinProject/curriculum#31408 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
notch8/utk_knapsack#148 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
Homebrew/homebrew-cask#288729 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100