]> SALOME platform Git repositories - modules/yacs.git/commit - src/runtime/PythonNode.cxx
Salome HOME
No more copy, between PyBytes and CORBA sequence. Reduce Memory peak by spliting...
authorAnthony Geay <anthony.geay@edf.fr>
Wed, 8 Apr 2020 05:22:27 +0000 (07:22 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Wed, 8 Apr 2020 08:56:01 +0000 (10:56 +0200)
commit5ed75f7b7b63b3743830a6bdb2e7280106e14d43
tree55c659814af4edfbeec98d6df8756379424f37b4
parentca533d50048c8d02228cb256bbea9bf3abff56c9
No more copy, between PyBytes and CORBA sequence. Reduce Memory peak by spliting send of input pickelised object and execution and output pickelised object
src/runtime/AutoGIL.hxx
src/runtime/PythonNode.cxx