Group Abstract Group Abstract

Message Boards Message Boards

Disabling System Cache (not ClearSystemCache)

Posted 2 years ago
POSTED BY: Troy Wahl
3 Replies

This should do what you are asking, I don't have any idea how it affects performance.

Scan[
    SetSystemOptions["CacheOptions" -> (# -> ("Cache" -> False))]&,
    Keys["CacheOptions" /. SystemOptions["CacheOptions"]]
]
POSTED BY: Jason Biggs
Posted 2 years ago
POSTED BY: Troy Wahl
Posted 2 years ago
POSTED BY: Troy Wahl
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard