Thread Tools Display Modes
03/05/24, 06:08 AM   #1
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,579
The binary cache is always on, but it should be a lot more efficient than what any addon could ever accomplish, so the effect on loading times should be negligible.
By default the game will limit the amount of data in the cache to 30 or 180 days depending on the category and it won't actually do anything with it until an api call is made to read that information.
Due to it being a custom binary format, it is also going to be a lot faster to load than addon saved variables that have to be parsed by the Lua interpreter.
  Reply With Quote

ESOUI » Developer Discussions » Tutorials & Other Helpful Info » Master Merchant and Update 41


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off