Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: SDPhantom
Forum: Legion Beta archived threads 11-28-16, 06:43 PM
Replies: 7
Views: 7,914
Posted By SDPhantom
I honestly can say that I'm not all that...

I honestly can say that I'm not all that surprised that it's taking 620k write calls to output a 3.6 MB file. The reason is a serializer processes a table and outputs a stream as it does its work. It...
Forum: Legion Beta archived threads 11-28-16, 10:30 AM
Replies: 7
Views: 7,914
Posted By SDPhantom
The frequency a function is called has nothing to...

The frequency a function is called has nothing to do with how much time it takes to perform the call. It's just common sense.

I've also had personal experience in writing quite a few serializers and...
Forum: Legion Beta archived threads 11-27-16, 05:33 PM
Replies: 7
Views: 7,914
Posted By SDPhantom
There's more going that ProcessMonitor cannot...

There's more going that ProcessMonitor cannot show that's making all those write operations. What you're looking at is a serializer that takes a Lua object and converts it back into Lua-readable code...
Showing results 1 to 3 of 3