Changes between Version 1 and Version 2 of WARPLab/Benchmarks/WARPLAB_7_3_0
- Timestamp:
- Apr 13, 2015, 9:55:17 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WARPLab/Benchmarks/WARPLAB_7_3_0
v1 v2 12 12 * Window 7 Professional SP1 64-bit 13 13 * Intel 82579LM Gigabit Network Connection 14 * Configured to support Jumbo Packets of up to 9014 Bytes14 * Configured to support Jumbo Ethernet Frames of up to 9014 Bytes 15 15 * PC Software 16 16 * Matlab 7.12.0 (R2011a) … … 25 25 * Run the following commands 26 26 * wl_setup 27 * NOTE: This allows us to configure the Transport type and the Ethernet PacketSize27 * NOTE: This allows us to configure the Transport type and the Ethernet MTU Size 28 28 * nodes = wl_initNodes(1) 29 29 * results = wl_benchmark( nodes, 'write_iq', 10000, 'max' ); … … 40 40 {{{ 41 41 ------------------------------------------------------------------------------------------------------------------------------------ 42 | ID | WLVER | Serial # | Transport | PktSize (B) | Num Samples | Num Trials | Avg Write IQ per sec | Avg Read IQ per sec |42 | ID | WLVER | Serial # | Transport | MTU Size (B) | Num Samples | Num Trials | Avg Write IQ per sec | Avg Read IQ per sec | 43 43 ------------------------------------------------------------------------------------------------------------------------------------ 44 44 | 0 | 7.3.0 | W3-a-00027 | WL Mex UDP | 1464 | 32768 | 10000 | 210.4994 | 232.6682 | … … 63 63 {{{ 64 64 ------------------------------------------------------------------------------------------------------------------------------------ 65 | ID | WLVER | Serial # | Transport | PktSize (B) | Num Samples | Num Trials | Avg Write IQ per sec | Avg Read IQ per sec |65 | ID | WLVER | Serial # | Transport | MTU Size (B) | Num Samples | Num Trials | Avg Write IQ per sec | Avg Read IQ per sec | 66 66 ------------------------------------------------------------------------------------------------------------------------------------ 67 67 | 0 | 7.3.0 | N/A | WL Mex UDP | 1464 | 16384 | 10000 | 128.1127 | 133.0076 |