E11: 10 Proc; B=10; s,w: 1-20; d=10; // com homo E12: 10 Proc; B=10; s,w: 1-20; d=1-100; // com hetero E15: 10 Proc; B=10; s,d:1-20; w: 10-1000; // com negligeables E16: 10 Proc; B=10; s,d:1-20; w: 0.01-10; // cal negligeable E21: 100 Proc; B=10; s,w: 1-20; d=10; // com homo E22: 100 Proc; B=10; s,w: 1-20; d=1-100; // com hetero E25: 100 Proc; B=10; s,d:1-20; w: 10-1000; // com negligeables E26: 100 Proc; B=10; s,d:1-20; w: 0.01-10; // cal negligeable the suffix indicates the number of stages in the application. e.g. E11-10.eps shows the results of the experimental environment of E11 and 10 stages in the pipeline.