ObjectExporter icon indicating copy to clipboard operation
ObjectExporter copied to clipboard

Takes a lot of time to calculate for larger objects

Open deepeshk06 opened this issue 8 years ago • 3 comments

Have a few lists with more than 100 items and it keeps calculating the number of objects. Nothing seems to happen further

deepeshk06 avatar Dec 16 '16 00:12 deepeshk06

I am having the same issue, I have a List of Objects with 18K items and it is still "Generating Objects" it is running for 10 minutes here, the generation of the objects never ends.

paulorb avatar Aug 28 '17 23:08 paulorb

@OmarElabd is it possible to make it give incomplete outputs? For example, before going one level deeper it could output what it already have and update the whole view everytime a new level is completed.

samiraguiar avatar Oct 22 '17 23:10 samiraguiar

Same Problem... A list with 175 Items and each has a list with 10 items in it. So about 2000 element. That shouldn't be a problem. It takes over 10 minutes just to serialize the first 2 levels. Nice Idea this Tool, but way to slow. And i don't understand why.. A normal XML/JSON Serialization is done in seconds.

Kabennsky avatar Jun 15 '18 09:06 Kabennsky