Project

General

Profile

Actions

Task #2342

closed

Evaluate ndnSIM-v2 overhead

Added by Alex Afanasyev over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
tests
Target version:
-
Start date:
01/04/2015
Due date:
% Done:

100%

Estimated time:

Description

This task is to estimate/measure ndnSIM overheads:

  • memory usage per CS entry (with NFD and ndnSIM content stores)
  • memory usage per PIT entry

Related issues 1 (0 open1 closed)

Is duplicate of ndnSIM - Task #2343: Estimate simulation performanceClosedSpyros Mastorakis

Actions
Actions #1

Updated by Spyros Mastorakis over 9 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100

By running the "ndn-simple-with-cs-lfu" scenario many times, I got the following results:

Memory usage per pit enty = 6.2 kbytes

ndnSIM’s CS

Memory usage per cs entry = 9.4 kbytes

NFD CS

Memory usage per cs entry = 10.5 kbytes

I notice some variations, but I guess that this has to do with the name prefix...

Actions #2

Updated by Alex Afanasyev over 9 years ago

  • Status changed from Feedback to Resolved
  • Target version deleted (2.0)

Here are some numbers that were obtained with ndn-test scenario:

  • ndnSIM 2.0

Memory overhead:

  • per PIT entry: ~3.0 KiBytes
  • per CS entry: ~6.2 KiBytes

Processing speed (2.3 GHz Intel Core i7):

  • ~ 7,541 Interest/Data per second (end-to-end rate, with 2 nodes, one consumer, and one producer app)

    • ndnSIM 1.0

Memory overhead:

  • per PIT entry: ~1.3 KiBytes
  • per CS entry: ~0.8 KiBytes

Processing speed (2.3 GHz Intel Core i7):

  • ~ 26,766 Interest/Data per second (end-to-end rate, with 2 nodes, one consumer, and one producer app)

I intend to keep this issue open in resolved state to keep track of current performance numbers.

Actions #3

Updated by Alex Afanasyev over 9 years ago

  • Assignee deleted (Spyros Mastorakis)
Actions #4

Updated by Alex Afanasyev over 9 years ago

  • Is duplicate of Task #2343: Estimate simulation performance added
Actions #5

Updated by Alex Afanasyev over 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF