Page MenuHomeFreeBSD

libalias: Restructure - Group incoming links
ClosedPublic

Authored by donner on May 31 2021, 3:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 10, 10:58 PM
Unknown Object (File)
Thu, May 2, 9:42 AM
Unknown Object (File)
Thu, May 2, 9:42 AM
Unknown Object (File)
Thu, May 2, 9:41 AM
Unknown Object (File)
Thu, May 2, 9:41 AM
Unknown Object (File)
Thu, May 2, 9:40 AM
Unknown Object (File)
Thu, May 2, 7:36 AM
Unknown Object (File)
Thu, May 2, 7:36 AM

Details

Summary

Reorder incoming links by grouping of common search terms.
Massive performance improvement for incoming (missing) flows.

Remove LSNAT from outgoing search.
Slight speedup due to less comparsions in the loop.

Depends on D30573

Test Plan

Run testsuite.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

  • Rename (old) lnk variable to (new) grp.
This revision was not accepted when it landed; it landed in state Needs Review.Jun 19 2021, 7:08 PM
This revision was automatically updated to reflect the committed changes.