Visual Builder Excel Plugin - Increase parallel threads for upload
Summary
Increases the parallelism of upload from 25X4 to 25X16 or a configurable value for parallelismContent
Hi,
We have a business case for loading around 30000+rows using Visual Builder excel plugin. The plugin uploads data in a batch of 25 with 4 threads in parallel i.e. 1000 records at a time. The data upload is currently taking around 8 seconds per batch(25 recordsX 4).
It would require 40 minutes to upload the data. ON testing the business object REST API with increased parallel threads ,following results were found for loading 30000 records.
Threads | Avg Time in Seconds | No of iterations | Time in seconds | Time in mins |
Tagged:
0