Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: dssd
Forum: PTR API and Graphics Changes 07-09-18, 07:02 PM
Replies: 31
Views: 32,904
Posted By dssd
I'd guess it's towards normalization of data. For...

I'd guess it's towards normalization of data. For instance, look at C_Map.GetMapLinksForMap, it returns the same 2D vector table but as a field of a subtable in a collection of tables. In that case,...
Forum: PTR API and Graphics Changes 07-09-18, 03:12 PM
Replies: 31
Views: 32,904
Posted By dssd
GC time is proportionate to the complexity of the...

GC time is proportionate to the complexity of the garbage. These are incredibly simple tables.
Forum: PTR API and Graphics Changes 07-07-18, 11:12 PM
Replies: 31
Views: 32,904
Posted By dssd
That's way worse. It's just not attributing the...

That's way worse. It's just not attributing the memory usage to the addon. Now it's spending time lexing and compiling the string into byte code, which then becomes garbage. And then you pay the...
Showing results 1 to 3 of 3