• 习惯上人们认为特定分析方法通过参考物质建立基准方法计量溯源性。

    It is believed traditionally that specified analysis methods should have a metrological traceability to primary method through reference materials.

    youdao

  • 使用-基准看看哪种方法机器上最快的运行。

    Usebenchmark to see which method does perform best on your machine.

    youdao

  • 使得能够系统正常运行时建立基准数据,以便可以使用系列文章所介绍方法包括优化内存子系统

    This enables you to establish a baseline while your system is healthy so that you can practice some of the methods discussed in this series, which include tuning your memory subsystems.

    youdao

  • 来自IBM大多数分级基准数字都涉及邮件工作量(因为它们重复的),从而允许我们测试方法保持一致。

    Most sizing and benchmark numbers from IBM revolve around mail workloads because they are repeatable, allowing us to be consistent in our test methodology.

    youdao

  • 复杂类型可以使用方法建立依赖上下文不同参数的数据类型作用域中基准URI名称空间前缀

    More complex type libraries can use this method to make types dependent on context and various parameters, such as base URIs and namespace prefixes in scope.

    youdao

  • ,他认为没有汽车业领头羊作为“基准学习行业诀窍更好方法了。

    He says he believed there was no better way to learn the ropes of the auto industry than 'benchmarking' the industry's best.

    youdao

  • 简要地介绍了优化方法建立系统正常运行基准数据重要性

    I also briefly discussed tuning methodology and the importance of establishing a baseline while the system is behaving normally.

    youdao

  • 尽管这些目标值可能会在确定基准过程中失效,可以帮助规划这个级别本身测试方法

    Given the fact that these target values can fail during the benchmarking mode, it helps to plan the test approach at this level itself.

    youdao

  • 必须部署评价方法基准以及重新评价标准,帮助确定软件需要能够得上软件需求

    You must employ measurements, benchmarking, and re-measurements to help ensure that your software demands are keeping pace with your quality needs.

    youdao

  • 这里一些设定基准方法

    These are a couple of ways to set benchmarks.

    youdao

  • 因此,本文使用Sort作为示例测试基准讲解性能调优方法

    So, Sort is used as the example testing benchmark to show you the performance tuning method.

    youdao

  • 通常一个很好的基准测试可以用来查看gprof对于帮助应用程序进行优化是多么有用方法time命令下面执行

    In general, a good benchmark for seeing how useful gprof will be in helping you optimize your application is to run it under the time command.

    youdao

  • 为了演示这个框架使用方法main 替换为清单 2中的代码从而重新对 清单1 中的代码进行基准测试

    As a quick application of the framework, I'll rebenchmark the code in Listing 1 by replacing main with the code in Listing 2

    youdao

  • 通过基准我们可以得出这样结论:最大限度地受益此类集群最好方法就是划分作业或者应用程序

    From this benchmark, we can conclude that the best way to take maximum benefit from this kind of cluster is to partition our job or application.

    youdao

  • 实用方法就是减少设计阶段中的案例这样的话稍后需要进行基准测试的案例就比较了。

    The most practical way is to minimize the number of cases during the design phase so that fewer cases need to be benchmarked later.

    youdao

  • 至于性能评估其它方面知道某个更改是否有益唯一稳妥方法就是进行基准测试

    As in other areas of performance evaluation, the only sure way to know if a change has a beneficial effect is to conduct benchmarks.

    youdao

  • 基准程序焦点为了显示每个模型最佳性能对于本文尝试显示每种模型中实现操作简便方法

    The focus in the benchmarks is to show each model at its best performance; for this article, I've tried to show the easiest way of accomplishing the operations in each model.

    youdao

  • 基准:有首次测试中,确定基准评测的方法

    Baseline: in the first test I sought to obtain a baseline measurement.

    youdao

  • 开发人员在以编写高性能代码为目标时候,常常编写基准程序度量方法相对于一种方法性能

    Toward the end of writing high-performance code, developers often write small benchmark programs to measure the relative performance of one approach against another.

    youdao

  • 市场基准为原则调整价格无可厚非的,但是对此方法不是固定的,可以进行灵活地调整。

    Steps toward more market-based pricing are welcome, but the formula, which has not been published, is still being applied flexibly.

    youdao

  • 获得基准测试结果报告容易的方法调用 Benchmark.toString方法

    The easiest way to get a benchmark results report is to call the Benchmark.toString method.

    youdao

  • 关于OSR最后一点提示:通常只有程序员懒惰,所有东西都放在一个方法(比如main)中时,才会基准测试带来性能问题

    One final comment about OSR: it is usually only a performance problem in benchmarking, when programmers are lazy and put everything in a single method such as main.

    youdao

  • 一旦基准利率接近0无论经济前景多么悲观这个方法不再奏效了。

    Once the base rate gets close to zero, that approach no longer works, however chilly the economic outlook.

    youdao

  • 有可能提供清除脚本返回基准线方法

    When possible, provide cleanup scripts and a way to return to the baseline.

    youdao

  • 基准测试环境使用度量方法不一定可以应用生产环境,生产环境中,工作负载可能发生变化不仅仅每天、每小时有变化,甚至每分钟都有变化。

    Measurements used in a benchmarking environment do not necessarily apply to a production environment, where the workload can change, not only day-to-day and hour-to-hour, but minute-to-minute.

    youdao

  • 周一,位于美国弗吉尼亚州福克市维吉尼亚医学院发布了这份研究。对1000名受试者的研究显示累计睡眠时间体重指数刚好反比,体重指数是身高基准来衡量体重的方法

    Monday's study from Eastern Virginia Medical School in Norfolk covered 1, 000 people and found that total sleep time decreased as body mass indexa measure of weight based on height — increased.

    youdao

  • 当然了,这个方便函数很多时候都会连同其他方法一起用来开发相当精确基准测试应用

    Of course, this handy function is used mostly in conjunction with others that are aimed at developing fairly accurate benchmarking applications.

    youdao

  • 提供了一种用于产生机动时间基准(1)的方法

    Methods to generate a mobile time reference (Fig. 1) are provided.

    youdao

  • 不同于常规电压求和带隙基准电流求和实现低压基准的主要方法

    Current Summing is the basic method to realize low-voltage reference which is different from that of conventional voltage mode.

    youdao

  • 除了架构基准之外可以使用下面方法帮助确定体系结构

    In addition to the architectural baseline, you can use the following approach to help define your architecture.

    youdao

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

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

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