X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/414839787a24ee470f3124f95659a5f6569a2cd5..d68e1c39ec0832cb2391aedd17a868c597dd399e:/docs/source/Release_Notes.rst diff --git a/docs/source/Release_Notes.rst b/docs/source/Release_Notes.rst index 973cf6bc8d..553a2e5264 100644 --- a/docs/source/Release_Notes.rst +++ b/docs/source/Release_Notes.rst @@ -666,8 +666,8 @@ sthread can now also check concurrent accesses to a given collection, loosely in `_. This feature is not very usable yet, as you have to manually annotate your code, but we hope to improve it in the future. -Version 3.35 (TBD) ------------------- +Version 3.35 (November 23. 2023) +-------------------------------- **On the performance front**, we did some profiling and optimisation for this release. We saved some memory in simulation mixing MPI applications and S4U actors, and we greatly improved the performance of simulation exchanging many messages. We even