I'm getting some weird performance from a restlet. I'm pulling a lot of data out of NetSuite like 100k rows. To avoid timeouts I grab 4k rows at a time. The weird thing is that each subsequent request is slower than the previous one. By request 20 it is like 250% slower