You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Performance optimizations for interacting with many meshes / species types (#1741)
* Emplace scalar tuple only when needed
* Flush only dirty meshes/species
TODO: Maybe do this in more places, and also when reading
* Improved specification of standards
* Don't forward empty Span operations to backend
* Verify that Iterations are not reparsed
* Check for dirtyRecursive more fine-grained
* Update include/openPMD/backend/BaseRecord.hpp
0 commit comments