Enable BulkInsertSafe on Ci::BuildNeed
This makes us to insert all DAG dependencies using BulkInsert. The all deps are inserted per-build, but it does still significantly reduce amount of single-entity inserts.
Showing
Please register or sign in to comment