gnucap-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnucap-devel] [Help-gnucap] Multiple instances having the same inst


From: al davis
Subject: Re: [Gnucap-devel] [Help-gnucap] Multiple instances having the same instance name
Date: Tue, 16 Jun 2015 04:01:07 -0400
User-agent: KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; )

On Tuesday 16 June 2015, Felix Salfelder wrote:
> on hierarchical circuits, run times are much shorter. but i'm
> curious: what are the "other reasons" for the hash tables?

fixing "find_looking_out", which is too slow.

very large circuits from signal integrity extraction are usually 
flat.

std::map (sorted, tree search) is fast enough for mid-size 
circuits.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]