Home
Analytics
performance of scripted data source
jimp
I want to weight out which has better performance:
1. scripted data source
- get POJO from database
- use javascript to bind data to report item
Javascript usually is more than 10 times slower than server side processing.
2. develop a custom ODC plugin (similar to hibernate ODC given on "Integraging birt" book.
Thanks,
Jim
Find more posts tagged with
Comments
There are no comments yet