wlloyduw/SAAF

Perform faas inspector work using separate thread in the background

Opened this issue · 0 comments

perform FaaS inspector work in a separate thread to decouple this from the user’s processing

perform experiments to see if it is possible to reduce overhead, and do the work of the FaaS inspector in parallel

need to quantify overhead of using the faas inspector first, then see if this optimization can help