Opened 5 years ago

Closed 5 years ago

#5508 closed defect (fixed)

getExtendsModifierNames() API call still slow with -nfAPI

Reported by: Francesco Casella Owned by: Adrian Pop
Priority: blocker Milestone: 1.14.0
Component: NF API Version:
Keywords: Cc:

Description

Analysis reported in ticket:5482#comment:10 shows that the getExtendsModifierNames() API function call is a major bottleneck in the operation of OMEdit for some models.

This function should be re-implemented by using the NF

Change History (2)

comment:1 by Adrian Pop, 5 years ago

That is because it doesn't use the NF yet :)
I'll look into it.

comment:2 by Adrian Pop, 5 years ago

Resolution: fixed
Status: newclosed

More of the old API is handled now via NF in f4dcc4/OpenModelica.

Note: See TracTickets for help on using tickets.