nus-apr / cerberus

Research Acceleration Platform that provides interface to multiple state-of-the-art program analysis tools including but not limited to fuzzing, static analysis and program repair.
MIT License
66 stars 30 forks source link

Change Image Checking Phase to be Faster #153

Closed dylanjwolff closed 11 months ago

dylanjwolff commented 11 months ago

Checking the images even if they were already built by a previous Cerberus invocation can take many hours. There should be a way to speed this up -- perhaps by making fewer calls to the Docker API

Marti2203 commented 11 months ago

Fixed in dev, commit a00a21a0ebc