Skip to content

Instantly share code, notes, and snippets.

@dangunter
Created March 14, 2012 09:50
Show Gist options
  • Save dangunter/2035452 to your computer and use it in GitHub Desktop.
Save dangunter/2035452 to your computer and use it in GitHub Desktop.
Results from a couple of runs of stampede_timetest.py
gp-0.stampede.db
method,time
get_condor_q_time,0.000005
get_descendant_workflow_ids,0.001646
get_failed_job_instances,0.000004
get_invocation_by_time,2.845388
get_invocation_by_time_per_host,4.467101
get_invocation_info,0.000007
get_job_instance_info,0.000004
get_job_instance_sub_wf_map,0.000002
get_job_kickstart,0.000003
get_job_name,0.000003
get_job_runtime,0.000002
get_job_seqexec,0.000003
get_job_site,0.000003
get_job_states,0.000005
get_job_statistics,0.000004
get_jobs_run_by_time,0.158876
get_jobs_run_by_time_per_host,0.185330
get_post_time,0.000006
get_resource_delay,0.000004
get_schema_version,0.001428
get_sub_workflow_ids,0.001662
get_submit_side_job_wall_time,0.125949
get_total_failed_jobs_status,0.148077
get_total_failed_tasks_status,
Stampede-Test-0.stampede.db
method,time
get_condor_q_time,0.000005
get_descendant_workflow_ids,0.001665
get_failed_job_instances,0.000005
get_invocation_by_time,0.152553
get_invocation_by_time_per_host,0.163657
get_invocation_info,0.000006
get_job_instance_info,0.000004
get_job_instance_sub_wf_map,0.000002
get_job_kickstart,0.000004
get_job_name,0.000002
get_job_runtime,0.000003
get_job_seqexec,0.000003
get_job_site,0.000002
get_job_states,0.000003
get_job_statistics,0.000004
get_jobs_run_by_time,0.082323
get_jobs_run_by_time_per_host,0.013868
get_post_time,0.000005
get_resource_delay,0.000004
get_schema_version,0.001346
get_sub_workflow_ids,0.001857
get_submit_side_job_wall_time,0.368256
get_total_failed_jobs_status,0.022267
get_total_failed_tasks_status,2.682824
get_total_jobs_retries,0.262036
get_total_jobs_status,0.042672
get_total_succeeded_jobs_status,0.035040
get_total_succeeded_tasks_status,2.697958
get_total_tasks_retries,0.197318
get_total_tasks_status,4.454298
get_transformation_statistics,0.211018
get_workflow_cum_job_wall_time,0.056796
get_workflow_details,0.007192
get_workflow_retries,0.002064
get_workflow_states,0.001764
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment