Second insert into analysis_data for job_creation added extra overhead.
Removed select before store (made new method store_if_needed if that functionality is required by users) and added option in AnalysisJobAdaptor::CreateNewJob to pass input_analysis_data_id so if already know the CreateNewJob will be as fast as before. Plus there are no limits on the size of the input_id string.
Please register or sign in to comment