General PostProcessors and ROM training performance improvement #731
Labels
archive
To archive the feature requests or PRs when there are no further developments
devel
issues in current devel
priority_critical
task
This tag should be used for any new capability, improvement or enanchment
Issue Description
Almost any PostProcessors and the TimeDep ROM training is extremely slow.
For example, the PostProcessor HistorySampling is basically not usable with datasets > 1 gb, completely defeating the purpose of the PP.
Now that we moved to the new DataObject, we have to improve all the performance forbiding the usage of the method
adDataset("dict")
. It is too slow...Please attach the input file(s) that generate this error. The simpler the input, the faster we can find the issue.
For Change Control Board: Issue Review
This review should occur before any development is performed as a response to this issue.
For Change Control Board: Issue Closure
This review should occur when the issue is imminently going to be closed.
The text was updated successfully, but these errors were encountered: