Opened 10 years ago

Closed 5 years ago

#3152 closed defect (fixed)

HTML profiling report is broken

Reported by: Francesco Casella Owned by: sjolund.se
Priority: high Milestone: 1.14.0
Component: Run-time Version: trunk
Keywords: Cc:

Description

As of r24392, using --profiling=blocks+html generates a partially incomplete HTML report. In particular, the following items are missing:

  • Integration Method
  • Output format
  • Name of each measured block (can be figured out based on the png filename, but that's not really nice)
  • Equation table

Change History (14)

comment:1 by Martin Sjölund, 10 years ago

Milestone: 1.9.21.9.3

Milestone changed to 1.9.3 since 1.9.2 was released.

comment:2 by Francesco Casella, 10 years ago

Any chance of getting this fixed for release 1.9.3?

comment:3 by Francesco Casella, 10 years ago

I would also strongly recommend to order the Measured Function Calls and Measured Blocks table in descending order of time share.

The whole point of profiling is to find out bottlenecks. For large models it is not nice at all to spend a lot of time browsing pages and pages of report, in search of where the largest percentage figures are.

comment:4 by Martin Sjölund, 10 years ago

The profiling in OMEdit sorts the blocks fine (doesn't output functions). The HTML output is not really current though.

comment:5 by Martin Sjölund, 9 years ago

Milestone: 1.9.31.9.4

Moved to new milestone 1.9.4

comment:6 by Francesco Casella, 9 years ago

Any chance of getting this fixed for 1.9.4? Thanks...

comment:7 by Martin Sjölund, 9 years ago

Milestone: 1.9.41.9.5

Milestone pushed to 1.9.5

comment:8 by Martin Sjölund, 9 years ago

Milestone: 1.9.51.10.0

Milestone renamed

comment:9 by Martin Sjölund, 8 years ago

Milestone: 1.10.01.11.0

Ticket retargeted after milestone closed

comment:10 by Martin Sjölund, 8 years ago

Milestone: 1.11.01.12.0

Milestone moved to 1.12.0 due to 1.11.0 already being released.

comment:11 by Francesco Casella, 7 years ago

Moved to milestone 1.13.0 as milestone 1.12.0 was closed

comment:12 by Francesco Casella, 7 years ago

Milestone: 1.12.01.13.0

Milestone moved to 1.13.0 due to 1.12.0 already being released.

comment:13 by Francesco Casella, 6 years ago

Milestone: 1.13.01.14.0

Rescheduled to 1.14.0 after 1.13.0 releasee

comment:14 by Francesco Casella, 5 years ago

Resolution: fixed
Status: newclosed

This issue has long been fixed. It is also possible to order w.r.t. the time share using the OMEdit debugger.

Note: See TracTickets for help on using tickets.