个字节的时间,表示网络片段发现数据包的时间戳。
4 bytes of time to indicate the time stamp that the packet was seen by the network snippet.
是浏览器的初始化到从服务器接收到的第一个字节的时间。
TTFB (or Time to first byte) is the duration from the initial network request being initiated by the browser to the first byte being received from the server.
在我们的应用程序中,用户输入的日期和时间被连接成一个字符串,转换成字节,然后被存储。
In our application, the date and time entered by the user are concatenated into a string, converted into bytes, and stored.
这样做的优点是节省了Perl每次将脚本从源代码编译成字节代码的时间。
What this does is save Perl from having to compile the script from its source code into the bytecode each time.
我们得到服务器返回的四字节的Unix时间戳以及28字节的随机数,它也将在后面使用(译注:注Clien Hello是发了一个随机数,这两个随机数将用于产生最后的对称密钥)。
We get the server's four byte time Unix epoch time representation and its 28 random bytes that will be used later.
CLR分析器还可以按类类型或者随着时间的流逝显示分配视图,标识每个方法所分配的字节数量,并且显示在整个测试周期中执行的方法序列。
CLR Profiler can also show allocation views by class type or over time, identify the number of bytes allocated by each method, and display the sequence of methods executed over the life of the test.
因而这会节省处理和呈现的时间,因为浏览器不需要逐个字节地读入字体指令或者对其属性。
So you've saved processing and rendering time immediately, as the browser isn't reading bytes and bytes of font instructions or alignment attributes.
如果您不得不在缓冲区中浪费几个字节,这种代价与处理非对齐数据的开头和结尾所需要的时间和代码量相比也是微不足道的。
If you wind up having to waste a few bytes in your buffer, it is trivial compared to the amount of time and code needed to special-case the beginning and end of unaligned data.
标签中的第一行显示,该线程需要32个字节,而且,自上次内存分配失败以来(即自上次发生gc以来),已经有286毫秒的时间。
The first line in the tag shows that the thread needed 32 bytes and it has been 286 milliseconds since the last memory allocation failure (i.e., since the last GC occurred).
要获得实际的每秒数据字节,您将必须接受两个样本(来获取初始值和结束值),然后根据样本之间的持续时间来进行区分。
To get the actual data bytes per second, you would have to take two samples (to get a start value and an end value), and divide the difference by the duration between the samples.
行程编码(RLE)压缩算法需要非常少的处理器时间,适用于在连续位置重复许多相同字节值的数据。
The run length encoding (RLE) compression algorithm requires very little processor time and works well for data that has lots of the same byte value repeated in consecutive locations.
我们定义“信息”,作为提供给人们的数据流,我们测得的字节,字,以及消费者信息的时间。
Wedefined "information" as flows of data delivered to people and wemeasured the bytes, words, and hours of consumer information.
如果要提供清晰的视频和纯净的声音,视频的每个数据流需要一秒一兆字节的带宽,延迟时间要小于60毫秒。
Each stream being watched will require a Megabyte a second of bandwidth and a latency of less than 60ms if it is to deliver crisp, pin-sharp video and pristine sound.
这份为期两年的计划将会是依据时间的后处理变得有效,空气声学模拟的规模将超过10兆兆字节。
The two year project will enable efficient postprocessing of time-dependent, aero-acoustics simulations that exceed 10 terabytes in size.
我在JiBX开发上花的时间,有很大一部分花在跟踪非法字节码生成问题上。
Much of the time I've spent on JiBX development went to track down invalid bytecode generation problems.
指示此存储、流或字节数组的上次访问时间。
Indicates the last access time for this storage stream or byte array.
队列级监视为给定的时间间隔提供各种频率属性的图形展示,例如打开率、关闭率、获取字节比率、放置字节比率以及浏览率。
Queue-level monitoring provides a graphical representation of various frequency attributes, such as open rate, close rate, get byte rate, put byte rate, and browse rate, for any given time interval.
因为pv无法计算出要传输的总字节数,它只能显示到目前为止的吞吐量、经过的时间和一个反映活动的特殊标志。
Because pv cannot calculate the total number of bytes to expect in the transfer, it shows throughput so far, time elapsed, and a special indicator that reflects activity.
指定此存储、流或字节数组的上次访问时间。
Specifies the last access time for this storage, stream, or byte array.
前面的四个字节是当前的协调世界时(CoordinatedUniversalTime,UTC),它的格式是Unix时间戳,也就是从1970年1月1日起到此刻所经历的秒数。
There are four bytes representing the current Coordinated Universal Time (UTC) in the Unix epoch format, which is the number of seconds since January 1, 1970.
t _ latency是把发送方的第一个字节放在传输媒体上和在接收方接收该字节所消耗的时间。
T_latency is the elapsed time between putting the first bit on the transport medium on the sender side and receiving this bit on the receiver side.
Kb_read:报告在测量时间间隔中从物理卷读取的总数据量(单位为千字节)。
Kb_read: Reports back the total data (kilobytes) from your measured interval that is read from the physical volumes.
Kb _ wrtn:报告在测量时间间隔中向物理卷写入的数据量(单位为千字节)。
Kb_wrtn: Reports back the amount of data (kilobytes) from your measured interval that is written to the physical volumes.
信息的字节累加,而且字节越大,信息载入时间越长。
Each byte of information adds up and the larger they are, the longer they take to load.
更确切的说是指收到来自服务器第一个字节的数据与最后一个字节数据所用的时间。
This is measured as the time elapsed between the first byte received from the server and the last one.
字节时间是以有线速度传输一个字节所花费的时间。
Byte time is the time it takes to transmit a byte at wireline speed.
内存是组织128页,每页16字节,以降低总的编程时间。
The memory is organized in 128 pages of 16 bytes each, to reduce total programming time.
这个时间段是网络的时间,主要包含了TCP连接的时间、发送请求的时间和从服务器接收到的第一个字节。
It includes TCP connection time, the time to send the request and the time taken to get the first byte of the response message.
从响应的第一个字节开始,到把响应接收完为止的时间。
TTFB (or Time To First Byte) is the duration from the initial network request being initiated by the browser to the first byte being received from the server.
从响应的第一个字节开始,到把响应接收完为止的时间。
TTFB (or Time To First Byte) is the duration from the initial network request being initiated by the browser to the first byte being received from the server.
应用推荐