Abstract
I removed FilterBanks of POP_PDV1 and REFL_PDV1 which are not used yet.
Averaged CPU time of k1lsc decreased as ~5us (53us -> 48us) as shown in Fig.1.
I will check the glitch situation in a next couple of days.
Details
For improving the IPC glithces e.g. reported in klog#24410,
I tried to reduce FilterBank blocks from the k1lsc model.
In this time, I removed totally 10 FilterBank blocks of POP_PDV1 and REFL_PDV1.
Because we haven't had PDs in vacuum at POP and REFL yet, they makes wasted CPU load.
After removing these blocks, averaged CPU time decreased as ~5us as shown in Fig.1.
As a results, a total number of FilterBank blocks in k1lsc changed from 185 to 175.
Though removed FilterBanks were not used, de-whitening filters and gains were set.
So they seemed to have un-negligible CPU load.
Because we have a chance to check the glitch situation only once per day (around noon),
I'll check it in the next couple of days.