- 10 Aug, 2022 1 commit
-
-
Millian Poquet authored
-
- 26 Dec, 2021 12 commits
-
-
Martin Quinson authored
-
Martin Quinson authored
-
Martin Quinson authored
-
Martin Quinson authored
-
Martin Quinson authored
-
Martin Quinson authored
-
Millian Poquet authored
-
Millian Poquet authored
-
Millian Poquet authored
-
Millian Poquet authored
-
Millian Poquet authored
-
Millian Poquet authored
-
- 13 Sep, 2021 1 commit
-
-
Martin Quinson authored
-
- 08 Sep, 2021 1 commit
-
-
Millian Poquet authored
-
- 02 Apr, 2021 1 commit
-
-
Millian Poquet authored
This is to prevent stack overflows if messages are big. Partial revert of 0c6d1256
-
- 29 Mar, 2021 1 commit
-
-
Millian Poquet authored
-
- 20 Feb, 2021 3 commits
-
-
Martin Quinson authored
- explicit to a constructor - prefer automatic memory to explicit new/delete - some const methods
-
Martin Quinson authored
-
Martin Quinson authored
-
- 19 Feb, 2021 7 commits
-
-
Millian Poquet authored
-
Martin Quinson authored
-
Martin Quinson authored
-
Martin Quinson authored
-
Martin Quinson authored
-
Martin Quinson authored
-
Millian Poquet authored
-
- 17 Nov, 2020 1 commit
-
-
Millian Poquet authored
-
- 03 Nov, 2020 6 commits
-
-
Millian Poquet authored
-
Millian Poquet authored
-
Millian Poquet authored
-
Millian Poquet authored
-
Millian Poquet authored
-
Millian Poquet authored
Goal is to make it simple, in a rsg simulation, to simulate the remote process thinking time, that is to say the amount of real time it used between receiving a DECISION_ACK and sending the next DECISION. This first implementation only supports a constant time increase, e.g., all decisions from a remote actor will take X seconds in the simulation. If X=0, decision taking time is not simulated. Improving this version so that each remote client measures its decision taking time should be quite simple: - enable a custom string in rsg add-actor --think-time, forward it in RSG_THINK_TIME - take time point measures in librsg in Connection::send_decision, inject it in the protobuf message
-
- 21 Oct, 2020 6 commits
-
-
Millian Poquet authored
-
Millian Poquet authored
-
Millian Poquet authored
-
Millian Poquet authored
-
Millian Poquet authored
-
Millian Poquet authored
In other words: Do not run tests within the sonar analysis.
-