Opened 9 years ago
Closed 5 years ago
#68 closed defect (duplicate)
instr_speed can't handle MIPS values 10 or greater
| Reported by: | Eric Swenson | Owned by: | Eric Swenson |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Tools | Version: | MR12.6f |
| Keywords: | Cc: |
Description
instr_speed reports:
MIPS AVE = 1.62707446e1, TIME AVE = 221, 61 NANOSECONDS
Normally it looks like:
MIPS AVE = 1.396, TIME AVE = 756, 716 NANOSECONDS
It's trying to say "16 MIPS", but the writers on instr_speed never expected MIPS > 9.
Note:
See TracTickets
for help on using tickets.

Closing as duplicate of https://multics-trac.swenson.org/ticket/66.