外文翻译--网络性能的测量
《外文翻译--网络性能的测量》由会员分享,可在线阅读,更多相关《外文翻译--网络性能的测量(6页珍藏版)》请在毕设资料网上搜索。
1、中文 2100 字 英文翻译:出自 Computer Network第四版 Andrew S.Tanenbaum 著 Network Performance Measurement When a network performs poorly, its users often complain to the folks running it, demanding improvements. To improve the performance, the operators must first determine exactly what is going on. To find out wh
2、at is really happening, the operators must make measurements. In this section we will look at network performance measurements. The discussion below is based on the work of Mogul (1993). The basic loop used to improve network performance contains the following steps: 1. Measure the relevant network
3、parameters and performance. 2. Try to understand what is going on. 3. Change one parameter. These steps are repeated until the performance is good enough or it is clear that the last drop of improvement has been squeezed out. Measurements can be made in many ways and at many locations (both physical
4、ly and in the protocol stack). The most basic kind of measurement is to start a timer when beginning some activity and see how long that activity takes. For example, knowing how long it takes for a TPDU to be acknowledged is a key measurement. Other measurements are made with counters that record ho
5、w often some event has happened (e.g., number of lost TPDUS). Finally, one is often interested in knowing the amount of something, such as the number of bytes processed in a certain time interval. Measuring network performance and parameters has many potential pitfalls. Below we list a few of them.
6、Any systematic attempt to measure network performance should be careful to avoid these. Make Sure That the Sample Size Is Large Enough Do not measure the time to send one TPDU, but repeat the measurement, say, one million times and take the average. Having a large sample will reduce the uncertainty
7、in the measured mean and standard deviation. This uncertainty can be computed using standard statistical formulas. Make Sure That the Samples Are Representative Ideally, the whole sequence of one million measurements should be repeated at different times of the day and the week to see the effect of
8、different system loads on the measured quantity. Measurements of congestion, for example, are of little use if they are made at a moment when there is no congestion. Sometimes the results may be counterintuitive at first, such as heavy congestion at 10, 11, 1, and 2 oclock, but no congestion at noon
9、 (when all the users are away at lunch). Be Careful When Using a Coarse-Grained Clock Computer clocks work by incrementing some counter at regular intervals. For example, a millisecond timer adds 1 to a counter every 1 msec. Using such a timer to measure an event that takes less than 1 msec is possi
10、ble, but requires some care. (Some computers have more accurate clocks, of course.) To measure the time to send a TPDU, for example, the system clock (say, in milliseconds) should be read out when the transport layer code is entered and again when it is exited. If the true TPDU send time is 300 sec,
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 外文 翻译 网络 性能 机能 测量 丈量
