1. 20 Jun, 2023 2 commits
  2. 02 Jun, 2023 3 commits
  3. 31 May, 2023 1 commit
  4. 30 May, 2023 3 commits
    • Lluis Gifre Renom's avatar
      DLT component - Connector: · 3e9b528c
      Lluis Gifre Renom authored
      - Added event handler to DltEventsCollector
      - Implemented DLT performance assessment tool
      - Reorganized tests
      3e9b528c
    • Lluis Gifre Renom's avatar
      Tools - PerfPlots: · 60cb01a7
      Lluis Gifre Renom authored
      - Corrected target folders
      - Reorganized output performance data
      60cb01a7
    • Lluis Gifre Renom's avatar
      Tools - PerfPlots: · a6813b03
      Lluis Gifre Renom authored
      - Added new script to report LoadGen Request response times
      - Improved Experiment definition
      - Improvement environment settings definition
      - Added helper script to automate collection of data
      - Added experiments for scenario 2
      - Added gitignore file to protect confidential data
      a6813b03
  5. 29 May, 2023 2 commits
  6. 26 May, 2023 4 commits
  7. 25 May, 2023 10 commits
  8. 19 May, 2023 6 commits
  9. 18 May, 2023 5 commits
  10. 16 May, 2023 4 commits
    • Lluis Gifre Renom's avatar
      Service component: · 2c82ef6d
      Lluis Gifre Renom authored
      - Implemented unitary test for gRPC method RecomputeConnections
      2c82ef6d
    • Lluis Gifre Renom's avatar
      Policy component: · 0c3b41b2
      Lluis Gifre Renom authored
      - Corrected SerializerTest issue with SERVICESTATUS_UPDATING and SERVICESTATUS_SLA_VIOLATED
      0c3b41b2
    • Lluis Gifre Renom's avatar
      Service component: · 5bc275e7
      Lluis Gifre Renom authored
      - Implemented connection_to_string helper method
      - Extended TaskScheduler with method compose_service_connection_update
      - Implemented basic logic for gRPC method RecomputeConnections
      5bc275e7
    • Lluis Gifre Renom's avatar
      Service component: · 65caafa4
      Lluis Gifre Renom authored
      - Added RecomputeConnections RPC to client and skeleton in servicer
      65caafa4