Loading Entity Collection Takes too long

Posts   
1  /  2
 
    
Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 13-Jul-2005 17:47:06   

15 seconds is still a significant different with just a few seconds which I got in the emulator (4 seconds vs. 15).

Still, the data is reasonably big so it should show the speed of a large(r) graph being loaded.

What I now wonder is: do you have large datablocks in your xml? My example uses small dataelements, like int, string etc. no images or other blobs.

Frans Bouma | Lead developer LLBLGen Pro
Hameed
User
Posts: 34
Joined: 02-May-2005
# Posted on: 14-Jul-2005 13:27:02   

No I don't have any images or blobs. I only have varchars, ints, uniqueidentifiers and bits.

1  /  2