sonic-swss
sonic-swss copied to clipboard
[fpmsyncd] support pipeline to flush with a timer
What I did
- change the pipeline size for
RouteSync - modify the fpmsyncd flush behavior so that it could delay the flush with an expiring timer
- the timer is simulated by setting the timeout for
selectfunction
- the timer is simulated by setting the timeout for
Why I did it
- to batch the data that fpmsyncd flush to
APP_DB
How I verified it
measure the performance with PerformanceTimer
Is there a test covering this change. how can we see if this is working as intended. Also the build is failing. Can you please look into it.
Its compilation needs this pr to be released
This PR also depends on merging PR#954
/azp run
Azure Pipelines successfully started running 1 pipeline(s).