Home
last modified time | relevance | path

Searched refs:faster (Results 1 – 25 of 163) sorted by relevance

1234567

/freebsd-14.2/sys/crypto/openssl/arm/
H A Dsha512-armv4.S21 @ This code is ~4.5 (four and a half) times faster than code generated
38 @ one byte in 23.3 cycles or ~60% faster than integer-only code.
H A Daes-armv4.S21 @ Code uses single 1K S-box and is >2 times faster than code generated
/freebsd-14.2/contrib/unbound/compat/
H A Dgetentropy_osx.c208 int save_errno = errno, e, pgs = getpagesize(), faster = 0, repeat; in getentropy_fallback() local
231 faster = 1; in getentropy_fallback()
234 faster = 0; in getentropy_fallback()
279 if (!faster) { in getentropy_fallback()
H A Dgetentropy_solaris.c256 int save_errno = errno, e, pgs = getpagesize(), faster = 0, repeat; in getentropy_fallback() local
272 faster = 1; in getentropy_fallback()
275 faster = 0; in getentropy_fallback()
299 if (!faster) { in getentropy_fallback()
H A Dgetentropy_linux.c336 int save_errno = errno, e, pgs = getpagesize(), faster = 0, repeat; in getentropy_fallback() local
351 faster = 1; in getentropy_fallback()
354 faster = 0; in getentropy_fallback()
379 if (!faster) { in getentropy_fallback()
/freebsd-14.2/contrib/unbound/
H A DREADME6 little faster.
H A DREADME.md30 builtin alternative is equally capable and a little faster.
/freebsd-14.2/sys/contrib/zstd/
H A DCHANGELOG8 perf: faster huffman decoder, using x64 assembly, by @terrelln
9 perf: slightly faster high speed modes (strategies fast & dfast), by @felixhandte
10 perf: improved binary size and faster compilation times, by @terrelln
15 perf: faster compression speed on incompressible data, by @bindhvo
112 perf: faster dictionary compression at medium compression levels, by @felixhandte
207 cli: faster `-t` test mode
328 perf: much faster dictionary builder, by @jenniferliu
342 perf: much faster dictionary compression, by @felixhandte
357 perf: faster speed (especially decoding speed) on recent cpus (haswell+)
362 cli : added command --fast=#, for faster compression modes
[all …]
/freebsd-14.2/contrib/llvm-project/lld/docs/
H A Dindex.rst5 for system linkers and runs much faster than them. It also provides
75 As you can see, lld is significantly faster than GNU linkers.
134 Noticed that the new linker is much faster than the MSVC linker.
142 that the linker was faster than the GNU linkers, but we weren't sure
/freebsd-14.2/crypto/openssl/doc/man3/
H A DBF_encrypt.pod47 of the faster block ciphers. It is quite a bit faster than DES, and much
48 faster than IDEA or RC2.
H A DBN_add.pod62 This function is faster than BN_mul(r,a,a).
99 (C<r=a^p>). This function is faster than repeated applications of
/freebsd-14.2/sys/contrib/device-tree/Bindings/display/mediatek/
H A Dmediatek,od.yaml15 of pixels between consecutive frames to make LCD rotate faster.
/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Domap-gpmc-smsc9221.dtsi6 * or smsc 9218) has faster timings, leading to higher
H A Drk3288-veyron-mickey.dts86 * and don't let the GPU go faster than 400 MHz.
188 * the CPU can't go faster than 1.4 GHz. Note that we won't
H A Dlogicpd-torpedo-37xx-devkit.dts62 /* The DM3730 has a faster L3 than OMAP35, so increase pixel clock */
/freebsd-14.2/sys/contrib/device-tree/Bindings/clock/
H A Dxlnx,clocking-wizard.yaml46 Speed grade of the device. Higher the speed grade faster is the FPGA device.
/freebsd-14.2/usr.bin/compress/doc/
H A Drevision.log52 * Junk chaining; replace with the simpler (and, on the VAX, faster)
101 * save much memory. Do unsigned compares where possible (faster on
/freebsd-14.2/sys/contrib/device-tree/Bindings/leds/
H A Dpca963x.txt10 - nxp,period-scale : In some configurations, the chip blinks faster than expected.
/freebsd-14.2/contrib/bzip2/
H A DREADME68 effort to upgrade to use version 1.0, since it is both faster and more
147 * Approx 10% faster compression, 30% faster decompression
/freebsd-14.2/sys/contrib/device-tree/Bindings/leds/backlight/
H A Dkinetic,ktz8866.yaml47 mapped to 512μs because ktz8866 can't ramp faster than it.
/freebsd-14.2/contrib/tcsh/nls/C/
H A Dset1115 -f start faster by ignoring the start-up file \n\
/freebsd-14.2/sys/contrib/libsodium/
H A DChangeLog3 - Signatures computations and verifications are now way faster on
25 - Argon2 and scrypt are slightly faster on Linux.
123 - SHA-2 is about 20% faster, which also gives a speed boost to
161 - AVX2 detection was fixed, resulting in faster Blake2b hashing on
195 - Some implementations are now slightly faster when using the Clang
231 Intel platforms. `crypto_generichash()` is now faster than MD5 and SHA1
454 - poly1305-ref has been replaced by a faster implementation,
/freebsd-14.2/sys/contrib/device-tree/Bindings/dma/
H A Dnvidia,tegra186-gpc-dma.yaml10 The Tegra General Purpose Central (GPC) DMA controller is used for faster
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/
H A DREADME54 scratch in January 1999. The new version, 1.0, was much faster,
/freebsd-14.2/sys/contrib/device-tree/Bindings/pinctrl/
H A Dqcom,lpass-lpi-pinctrl.yaml86 1: Higher Slew rate (faster edges)

1234567