Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CSAM-881 - Fix performance loss during solver output writing.
Now the code while writing State results is thread safe but also avoids locking when no needed.
The thread locker were fixed to avoid blocking calls and thus recovering the performance from version 1.98.

CSAM-877 - CGNSVLib export reduce DictionnaryLookup usage
Fix performance regression in CGNS export when writing non polyhedral elements.

...