This execution block was then placed within a for loop and the sum of the execution times was recorded as the total execution time for a given test scenario.
然后将该执行块放在一个for循环中,并且将执行时间的总和作为给定测试方案的总执行时间记录下来。
How can the operation request and response be decoupled so the thread of execution does not have to block until a response is received?
如何分离操作请求和响应,以使得在接收到响应之前不必阻塞线程的执行?
The longer a synchronized code block requires for execution, the longer other threads wait to enter that block.
同步代码块所需的执行时间越长,其他线程等待进入该代码块的时间就越长。
The reason is that the synchronized block in Listing 5 prevents parallel execution.
其原因是清单5的同步代码阻止了并行执行。
At a rough level, you usually just want to automatically call a less specific rule at either the start or the end of execution of a code block.
在粗糙的层次上,您通常只想在开始或结束执行代码块时自动调用不太特定的规则。
If you allocate a block of memory on the heap that is not already in the cache, execution will stall while the contents of that memory are brought into the cache.
如果在堆的顶部分配的内存块不在缓存中,执行会在内存内容装入缓存的过程中出现延迟。
Each section in the temporary ELF block is iterated, and those that need to be around for execution are copied into the new block.
迭代临时elf块中的每个区段,并将需要执行的区段复制到新的块中。
Among other things, Pacifica maintains a control block for guest operating systems that are saved on execution of special instructions.
除了其他一些特性之外,Pacifica还为在特殊指令执行时保存的客户操作系统维护了一个控制块。
In others, the side-effects can cause serious threading issues or race conditions (where multiple threads compete for the execution of a code block).
而在其他情况下,副作用可能造成严重的线程问题或争用情况(此时多个线程竞争执行一个代码块)。
Block execution when creating an encrypted command line.
创建加密命令行时阻塞执行。
Such an object exists and retains its last-stored value during the execution of the block and while the block is suspended (by a call of a function or receipt of a signal).
这种对象将在该块的执行期间以及当该块被挂起时一直存在,并总保持其最近保存的值。
If it's not pressed then it jumps to the user program block and begins execution.
如果没有按下则跳转到用户程序块,并开始执行。
A block, with or without form al parameters, the execution of which is invoked by means of a procedure call.
(编程语言中)带有或不带有参数的块,其执行是由过程调用所请求的。
Execution will break just before allocating the block, and you can backtrack to determine what routine was responsible for the bad call.
执行将恰在分配该块以前中断,您可以向回追踪以确定哪个例程执行了错误调用。
If the function evaluation requires execution on more than one thread, as might occur in remoting scenarios, the evaluation will block.
如果需要在多个线程上执行函数求值,则在远程方案中可能会阻止求值。
"No eXecute" is a hardware functionality used to block malware code execution by marking data pages.
是一种通过将数据页标记为不可执行来防止恶意代码执行的硬件机制。
This special architecture greatly promotes execution efficiency of boundary-crossed and block data access operations often found in multimedia processing.
这种特殊的结构极大地提高了多媒体处理中常见的不对齐数据和块数据的存取效率。
Typically, automation clients do not want a UI to display and block the execution of the code.
一般情况下,自动化客户端不希望UI显示并且阻止代码的执行。
Typically, automation clients do not want UI to display and block the execution of the code.
一般情况下,自动化客户端不希望UI显示并且会阻止代码的执行。
Therefore, the execution of the code-beside method is expected to be performed and should not block with a dependency on some external resource.
因此,应执行该代码旁置方法,而不应阻某一外部资源的依赖项。
This paper introduces an optimization of Advanced Encryption Standard (AES) with 128-bit block length and key length. It can speed up execution on ARM microprocessor.
提出一种高级加密标准(aes)算法的优化方案,适合在ARM处理器上运行长度均为128位的明文和密钥。
This paper introduces an optimization of Advanced Encryption Standard (AES) with 128-bit block length and key length. It can speed up execution on ARM microprocessor.
提出一种高级加密标准(aes)算法的优化方案,适合在ARM处理器上运行长度均为128位的明文和密钥。
应用推荐