Given that my host CPU is roughly 8 times the speed of the target CPU, that's a pretty good solution; the payoff in development time saved is unbelievable.
假设我的主机CPU速度大约是目标CPU速度的8倍,那么这是相当好的解决方案;节省开发时间能带来令人难以置信的好处。
In a system that is CPU-bound, all the processors are 100 percent busy and some jobs might be waiting for CPU time in the run queue.
在CPU受限的系统中,所有处理器都是100%忙碌的,并且一些作业可能正处在运行队列中等待CPU时间。
Elapsed CPU time: This is the CPU time consumed by the thread during execution, in nanoseconds.
运行CPU时间:这是线程在执行期间消耗的CPU时间,以纳秒为单位。
The cost can be one of the following metrics: execution time per query execution, user CPU time per query execution, and system CPU time per query execution.
这里所说的成本可能是下面的度量之一:每次查询执行的执行时间、每次查询执行的用户CPU时间、以及每次查询执行的系统CPU时间。
CPU (microseconds) : The total CPU time (in microseconds) consumed to execute a SQL statement.
CPU(微秒):执行sql语句消耗CPU的总时间(微秒级)。
Therefore, buying a faster CPU provides a benefit when the host is spending a lot of time in the CPU state.
因此,如果主机在CPU方面花费大量时间,那么购买更快的 CPU 会提高性能。
Captured CPU time is the CPU busy time that the operating system can reliably attribute to a given address space.
捕获的CPU时间是操作系统能可靠地用于一个特定的地址空间的 CPU 被占时间。
Spinning down the hard disk and setting a reduced CPU speed setting can be performed for any time range when the CPU and disk activity is below a set threshold.
让硬盘停转并且降低CPU速度可以在CPU及磁盘活动低于设定阈值的任何时间范围内执行。
This permits calculating the CPU cost of a message flow as the difference in CPU time before and after a measurement.
这允许根据测量前后的时间差异计算消息流的CPU成本。
For each CPU, it shows the percentage of time the CPU was idle, the percentage of time the CPU was busy, and the percentage of time the CPU spent handling interrupts.
为每个CPU显示出了CPU空闲所占的时间百分比、CPU繁忙所占的时间百分比以及CPU用来处理中断所占的时间百分比。
The newer code does complete more quickly, but by every measure it also severely monopolizes the CPU for long periods of time and USES more overall CPU time.
新代码确实非常快,但是在每次测量中它都会长时间独占cpu并使用更多的全局CPU时间。
Does the percentage of time the CPU is busy include the percentage of time the CPU is handing interrupts?
CPU繁忙所占的时间百分比是否包括CPU处理中断所占的时间百分比?
No, the percentage of time that the CPU spends handling interrupts is not a subset of the total busy time for that CPU.
不包括。CPU处理中断所占的时间百分比并不是那个 CPU全部繁忙时间的子集。
System and user CPU time: The elapsed CPU time consumed invoking a method.
系统和用户CPU时间:调用某方法占用的CPU时间。
CPU time comprises user as well as system CPU.
CPU时间包括用户和系统CPU。
Reduced CPU consumption - We now process low-priority background items (such as IntelliSense population) using 20% less CPU time.
减少了对CPU的消耗—我们现在处理低优先级的后台项(如智能感知填充)所占用的CPU时间减少了20%。
For most workloads, captured CPU time is normally 90% of the total CPU time (uncaptured time being the remaining 10%).
对于大多数工作量,捕获的CPU时间通常占总 CPU 时间的 90%(未捕获的时间占剩余的 10%)。
When a guest CPU executes the HLT instruction, it voluntarily yields CPU time to other guests.
当客户CPU执行hlt指令,它自愿产生CPU时间给其他客户。
It keeps track of both "wallclock secs", which is the elapsed time from the start to the end of the tests, and CPU time, which is the total processing time on the CPU.
它跟踪“wallclocksecs”,即从测试开始到结束所用的时间,以及CPU时间,即CPU上总的处理时间。
Max CPU time is the maximum percentage of time in seconds that the CPU was in use (running both kernel and non-kernel code, including IO wait time).
MaxCPU Time是按秒计算的CPU使用时间的最大百分比(运行内核及非内核代码,包括IO等待时间)。
After the measurement, copy and paste the CPU Time values again, and calculate the CPU Time difference.
测量结束后,再次拷贝和粘贴CPU时间值,并且计算CPU时间差。
Physics can be CPU heavy. It can be profiled via the Editor profiler. If Physics appears to take too much time on CPU.
物理是非常消耗CPU的。它可以通过编辑器分析器被优化。如果物理模拟看起来花费了过多的CPU时间。
CPU: Time spent processing data on the CPU (s) of the machine.
CPU:用于在机器的CPU (s)上处理数据的时间。
The BOINC client only reports the CPU time that was used by the 'science' part of the code, whereas the 'task manager' shows the CPU time used by both the science code and the screensaver code.
由于BOINC客户端只计算程序用于科学计算的时间,而任务管理器同时计算科学计算时间与屏保计算时间。
In addition, cache using double dual ports RAM is used to save process time and other resource of CPU, we use LPC2106 cored by ARM as CPU.
另外还采用了两块双口ram缓存结构,节省了CPU处理时间与其他资源,CPU采用基于ARM内核的LPC 2106。
If your query is single-threaded, the advantage of a second CPU is zero, but getting less CPU time makes it slower.
如果你的查询是单线程的,第二个CPU的优势是零,但是获得更少的CPU时间会使它变得更慢。
Through parallel operation of the multi-CPU, the problem of long delay time caused by single CPU is solved.
多cpu并行工作,解决了单cpu方式因串行时间长造成的控制时滞大的问题。
Many programs that use CPU idle time cause the CPU to always be 100% utilized, so that the time spent where the CPU would have been idle is instead spent performing useful computations.
许多使用CPU空闲时间的程序造成CPU总是100%地被利用,这使得本是CPU进入空闲状态的时间被花在执行有用的计算上面。
The user CPU time is the CPU time attributed to user instructions. The system CPU time is the CPU time attributed to the kernel when it executes on behalf of the process.
用户时间是指执行普通的指令所用的时间,系统时间显然是进行系统调用,特权指令所消耗的时间。
In a single processor computer the CPU can execute one task at a time, but the Operating System manages which task should access the CPU.
在一个单处理器计算机中,CPU一个时刻只能执行一个任务,由操作系统管理哪一个任务使用CPU。
应用推荐