Skip to Main Content
Spotfire Ideas Portal
Status Implemented
Product Spotfire
Categories Data Functions
Created by Guest
Created on Sep 30, 2020

Reducing Python Data Function execution time from 3-4 seconds to less than a sec or instant

This suggestion is being provided based on executions time which current Spotfire 10.10 takes to execute Python Data Function.

I am calling API based on change in item slider the response time is around 3-4 seconds however if I call same API outside Spotfire Environment it takes less than half second.

It will be great if Spotfire provided Python Environment as a stand-by so that user will get instant responses and it will really help to check what-if scenarios on dashboard.

Implemented in 12.0
  • ADMIN RESPONSE
    Jul 11, 2022

    Starting with Spotfire 12.0 LTS, Python data function are now up to 4x faster using pre-initialized background processes.

    Learn more about this enhancement and everything new in this release from the what's new in Spotfire 12.0 LTS page.

  • Attach files