]> granicus.if.org Git - graphviz/commit
aggetrec: remove micro-optimization of string comparison
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 10 Aug 2021 01:30:14 +0000 (18:30 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 13 Aug 2021 14:50:45 +0000 (07:50 -0700)
commite4f66c6ed9fc1c2676046b74fbdc3eee2bad3b9c
treeb28206eb9510b0e7573353c1f67b917661df1c32
parent289a7f554b60b07e402b2333ea3316e50ea90d90
aggetrec: remove micro-optimization of string comparison

This kind of trick is unnecessary on modern machines.
lib/cgraph/rec.c