Opened 9 years ago
Closed 9 years ago
#1318 closed defect (fixed)
Add peak (and average?) memory usage to `time` macro
| Reported by: | sjamaan | Owned by: | |
|---|---|---|---|
| Priority: | not urgent at all | Milestone: | 5.1 |
| Component: | core libraries | Version: | 4.11.0 |
| Keywords: | Cc: | ||
| Estimated difficulty: | easy |
Description
We already print this with -:g so it shouldn't be too hard to record the max memory usage. This can be quite helpful when benchmarking.
Change History (2)
comment:1 Changed 9 years ago by
| Estimated difficulty: | → easy |
|---|
comment:2 Changed 9 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

Done in f311543a / 58e6c5d5