Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Replace #define with constexpr declarations.
[simgrid.git] / teshsuite / xbt / parmap_bench / parmap_bench.cpp
2019-02-27 Arnaud GierschReplace #define with constexpr declarations.
2019-01-29 Arnaud GierschImprove coverage, even with high log threshold.
2019-01-29 Arnaud Gierschparmap_bench: make timeout a runtime parameter.
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-19 Martin QuinsonMerge C++ API into simgrid/plugins/file_system.h to...
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-10-29 Arnaud GierschEnable SIMIX parallel mode for parmap_{bench,text}.
2017-09-10 Martin QuinsonMerge pull request #218 from Takishipp/MSG2S4U
2017-08-30 Arnaud GierschReduce code duplication in parmap_bench.cpp.
2017-08-30 Arnaud GierschUse xbt/log in parmap_bench and please sonar.
2017-08-16 TakishippMerge branch 'master' of github.com:simgrid/simgrid...
2017-08-07 bcamusMerge branch 'master' of https://github.com/simgrid...
2017-08-03 Arnaud GierschPlease codacy (operator !).
2017-08-03 Arnaud GierschPort parmap_bench to C++.