Performance test with 1.600.000 records very slow
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2018
11:43 PM
08-29-2018
11:43 PM
Performance test with 1.600.000 records very slow
Hi,
I perpare a loadscript to load 1.600.000 records through a webservice in a backend system.
The performace to load this kind of records is very slow.
When 1 increase the threads then i got double records.
So 2 threads result in 2 double records, 3 threads --> 3 same records.
How can i increase the speed without getting double records?
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2018
09:03 AM
09-12-2018
09:03 AM
Hi,
Please see this article which explains what factors are affecting performance: System Requirements for Large-Scale Load Tests. To optimize the memory usage, please refer to this article: Optimizing Memory Usage.
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
