每秒钟行数 LPS LinesPerSecond ; lines per second
每秒执行百万次指令 million instructions per second
按秒运行 SEC
每秒所执行的浮点运算 GPU GFLOPS
秒针运行方式为秒条 Seconds run article in seconds
每秒行数 Lines Per Second
每秒千行指令 thousands of instructions per second
每秒执行百万指令数 Millions of Instructions Per Second MIPS
秒执行的百万条指 Million Instructions Per Second
在不这样设置的情况下,获取每行包含三个 VARCHAR 列的 10,000 个行所需的平均时间为 22 秒。
Without this setting, the time required to fetch 10,000 rows of three VARCHAR columns took an average of 22 seconds.
标签中的最后一行显示,完成该GC周期用了26毫秒的时间。
The last line in the tag shows the GC cycle was completed in 26 milliseconds.
标签中的第一行显示,该线程需要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).
应用推荐