Skip to content

Unexpected PowerTCP-INT performance at 60% load #21

Description

@ljr040929

Hi,

I was running PowerTCP experiments using the code from this repository and noticed that the results do not match my expectations. The workload plotting script I used was taken from an earlier version in the repository history.

The project was built using the following command:

./build.py --enable-examples --enable-tests  

The experiments were run under the following directory:

ns3-datacenter/simulator/ns-3.39/examples/PowerTCP  

with the following commands executed in order:

./script-workload.sh  
./results-burst.sh  
python3 plot-workload.py  
Image

Specifically, PowerTCP-INT shows worse-than-expected performance when the load is around 60%. The result is shown in the figure below.

I would like to ask whether this behavior could be caused by using an incorrect code version, or if there are other factors that might explain this discrepancy.

Thanks in advance for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions