Hello everyone! I have a problem with tsqlite output component, i tried the same simple job on my Windows (i7 2,20 GHz - 16 GB RAM - 64 bit) :
As you see it's a very simple JOB where I am loading a 3'000'000 rows csv table, in a sqlite db.
The problem is that this job run on average 5000 rows/s on my windows. But I tried it on the macbook air of my colleagues and the same job run on average 75 000 rows/s, and moreover the macbook has only 8GB of RAM .
I tried to increase Xmx and Xms but nothing changed. Someone can give me a suggestion?