]> sigrok.org Git - libsigrokdecode.git/commitdiff
srd_inst_find_by_obj(): Minor performance improvement.
authorUwe Hermann <redacted>
Fri, 18 May 2018 18:14:19 +0000 (20:14 +0200)
committerUwe Hermann <redacted>
Fri, 18 May 2018 18:54:36 +0000 (20:54 +0200)
Handle the most common case of one session and one decoder first so
we can exit early. This has a small, but measurable performance benefit.


No differences found