Tasks #2447

Design API to generate different payload sizes

Added by J. Wienke over 8 years ago. Updated almost 8 years ago.

Status:ResolvedStart date:11/26/2015
Priority:NormalDue date:
Assignee:J. Wienke% Done:

70%

Category:-
Target version:0.3

Description

We restrict this API to protobuf types.

The following aspects of a message can scale:
  • size of a string/byte payload
  • Number of elements in a repeated field

Add special phases (or a generator for an existing phase) which can scale the payload size of a message. The user probably has to provide some kind of object which realizes at least the creation of data in an appropriate size.

History

#1 Updated by H. Oestreich over 8 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 20

Implemented generic method to allow the scaling of a repeated field in a message.

#2 Updated by H. Oestreich over 8 years ago

  • % Done changed from 20 to 70

Implemented message data injection in FrequencyAndPayloadScalingPhase

#3 Updated by J. Wienke almost 8 years ago

  • Assignee changed from H. Oestreich to J. Wienke

#4 Updated by J. Wienke almost 8 years ago

  • Status changed from In Progress to Resolved

Also available in: Atom PDF