月亮词典
首页
查询
optimisations
优化
常用释义
词性释义
优化
例句
全部
Unlike
JIT
compilation
,
AOT
compilation
does not
employ
optimisations
based
on
the
dynamic
analysis
of an
executing
Java
method
.
与JIT编译不同,AOT编译并不根据对Java方法的动态分析执行优化。
Unladen Swallow was an
attempt
to
bring
LLVM
optimisations
to the CPython
runtime
,
but
hasn't seen
significant
activity for the
last year
.
unladenswallow尝试将LLVM优化引入到CPython运行时,但是去年却没有取得重大进展。
Performance
and
scalability
optimisations
.
性能和可伸缩性优化。
We
are
continually
monitoring
the
realms
affected by this
,
and
use the
data
we
gather
to
implement
further
optimisations
.
我们会持续关注服务器的状况,并收集数据进行进一步优化。
Made
a few
optimisations
to the
game
.
进行了一些游戏优化。
If
using
transactions
,
one
-
phase
optimisations
are
possible
.
如果使用事务,将使一阶段(one-phase)优化成为可能。
Performed
some
optimisations
and
memory
leak removals in
the
game
.
进行了一些优化和游戏中内存减少的问题。
Performance
optimisations
(
e.
g.
, it
doesn't
always
make
sense
to
normalize
your
messages
).
性能优化(比如,规格化你的消息不是永远都有意义的);
A number
of
code
optimisations
added
加入许多优化的编码