• In the second video, PLINQ is introduced.

    第二视频介绍了PLINQ

    youdao

  • Therefore, PLINQ does not automatically parallelize every query.

    因此PLINQ并不会自动平行处理每个查询

    youdao

  • When it finds such shapes, PLINQ by default falls back to sequential mode.

    PLINQ 发现这类型态时,预设就会回到循序模式。

    youdao

  • IN most cases, you do not have to specify a merge option for a PLINQ query.

    大部分情况下需要指定PLINQ查询合并选项

    youdao

  • However, after the array is populated, PLINQ can process it in parallel very quickly.

    不过填入阵列之后,PLINQ平行、非常快速地处理

    youdao

  • PLINQ will always attempt to execute a query at least as fast as the query would run sequentially.

    PLINQ一直尝试至少循序查询一样速度执行查询。

    youdao

  • PLINQ is a declarative model for performing data parallel queries against XML and in-memory objects.

    PLINQ一个XML内存对象进行并行查询声明式模型

    youdao

  • To achieve speedup, a PLINQ query must have enough delightfully parallel work to offset the overhead.

    为了实现加速PLINQ查询必须具有足够的适合并行工作弥补开销

    youdao

  • In some cases, a PLINQ query over an indexable source collection may result in an unbalanced work load.

    某些情况下,针对可建立索引集合进行的PLINQ查询可能会产生不平衡工作负载

    youdao

  • Conversely, small source collections with trivial delegates are generally not good candidates for PLINQ.

    相反,包含无关紧要委托小型集合通常不适合于PLINQ

    youdao

  • However, in some cases you may know more about your query than PLINQ is able to determine from its analysis.

    不过有时候相较PLINQ分析结果来做判断可能比较了解自己的查询

    youdao

  • This example shows how to specify the merge options that will apply to all subsequent operators in a PLINQ query.

    范例说明如何指定套用PLINQ查询所有后续运算子合并选项

    youdao

  • Based on this analysis, PLINQ in the default execution mode may decide to execute some or all of the query sequentially.

    根据这项分析预设执行模式下PLINQ可能会决定循序方式执行局部整个查询

    youdao

  • If the delegate is very expensive, then PLINQ might offer significant speedup with only a few items in the source collection.

    如果委派成本非常高,来源集合只要少数项目PLINQ就能提供极高的加速效果。

    youdao

  • In other words, it indicates how PLINQ should merge the results from the various partitions back into a single result sequence.

    换言之指示PLINQ如何多个分区结果合并回单个结果序列

    youdao

  • This article provides information that will help you write PLINQ queries that are as efficient as possible while still yielding correct results.

    本文提供资讯协助撰写尽可能有效PLINQ查询同时维持让查询产生正确结果

    youdao

  • Just like code that targets the Task Parallel Library, PLINQ queries scale in the degree of concurrency based on the capabilities of the host computer.

    面向任务并行代码一样,PLINQ查询根据计算机能力比例调整并发程度

    youdao

  • PLINQ performs best when it is allowed to process elements in the source collection in any order, and pass them to the next operator as soon as they are ready.

    如果允许任意顺序处理集合中的元素这些元素就绪时立即它们传递一个运算符,则PLINQ的性能最佳

    youdao

  • Use this flag in cases where you know that parallel execution of the query will result in speedup, but PLINQ in the Default mode would execute it as sequential.

    如果认为并行执行查询带来加速,则使用标志处于默认模式PLINQ将按顺序执行

    youdao

  • And even with queries that are entirely delightfully parallel, PLINQ must still partition the data source and schedule the work on the threads, and usually merge the results when the query completes.

    并且即使对于完全适合并行查询PLINQ仍然必须数据源进行分区针对线程安排工作,并通常查询完成合并结果

    youdao

  • And even with queries that are entirely delightfully parallel, PLINQ must still partition the data source and schedule the work on the threads, and usually merge the results when the query completes.

    并且即使对于完全适合并行查询PLINQ仍然必须数据源进行分区针对线程安排工作,并通常查询完成合并结果

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定