Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

{
     "busyCpus":2,
     "freeCpus":0,
     "cpus":
     [
         {
             "id":0,
             "load":0,
             "queue":0,
             "busy":true,
             “throughput”:
             {
                 “average”: 5000,
                 “unit”: “mbps
             },
             “latency”:
             {
                 “min”: 5005000,
                 “median”: 6006000,
                 “max”: 7007000,
                 “unit”: “ns”
             }
         },
         {
             "id":1,
             "load":0,
             "queue":1,
             "busy":true,
             “throughput”:
             {
                 “average”: 4000,
                 “unit”: “mbps
             },
             “latency”:
             {
                 “min”: 5505500,
                 “median”: 6106100,
                 “max”: 7407400,
                 “unit”: “ns”
             }
        },

...