Is there a general guideline to go by when deciding the size of the data stored in process variables? I.e. if there is a large amount of data (on the order of 15kb) stored in process variables, will that have a really negative effect on performance? I know that some variables can be transient but that probably won't help too much.