fsm_detect: Add a cache to avoid excessive CPU usage for big mux networks.
authorMarcin Kościelnicki <mwk@0x04.net>
Tue, 14 Jan 2020 21:48:40 +0000 (22:48 +0100)
committerMarcin Kościelnicki <mwk@0x04.net>
Tue, 14 Jan 2020 21:49:20 +0000 (22:49 +0100)
commita5d2358a60084361902583f4fa024d2d53ce6c2c
tree2f7cb96b45a04d71aa54dcb8ea12e647560c9f49
parent61ffd2d1996befd8c27c4f36f07567824bd7605e
fsm_detect: Add a cache to avoid excessive CPU usage for big mux networks.

Fixes #1634.
passes/fsm/fsm_detect.cc