spotfiresoftware / spotfire-python

Package for Building Python Extensions to Spotfire®
Other
18 stars 6 forks source link

Add timing information to data function flow when in debug mode #62

Open bbassett-tibco opened 8 months ago

bbassett-tibco commented 8 months ago

To assist debugging data functions that are hanging, timing out, or performing slowly, add timestamps to the summary report (created by AnalyticSpec._create_summary) when the debug log is enabled (AnalyticSpec.enable_debug()).