Home
last modified time | relevance | path

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

/Zephyr-latest/samples/modules/lvgl/accelerometer_chart/
DKconfig10 Warning: More points means more memory usage, and slower rendering!
/Zephyr-latest/soc/snps/nsim/arc_classic/hs/
DKconfig.defconfig.hs6x_smp18 # SMP simulation is slower than single core, 1 Mhz seems reasonable match with wallclock
DKconfig.defconfig.hs_smp22 # SMP simulation is slower than single core, 1 Mhz seems reasonable match with wallclock
/Zephyr-latest/tests/kernel/fpu_sharing/generic/
DCMakeLists.txt7 # Some boards are significantly slower than others resulting in the test
/Zephyr-latest/boards/native/native_sim/
DKconfig35 (if there is a lot of load it may be slower than real time)
/Zephyr-latest/lib/libc/minimal/
DKconfig27 Enable smaller but potentially slower implementations of memcpy and
/Zephyr-latest/samples/basic/blinky_pwm/
DREADME.rst16 faster-then-slower blinking cycle then repeats forever.
/Zephyr-latest/drivers/clock_control/
DKconfig.stm3267 size makes each measure roughly 42µs slower in the worst case.
/Zephyr-latest/kernel/
DKconfig.smp23 overhead and may be slower.
DKconfig332 as a red/black tree. This has rather slower constant-time
385 will be somewhat slower (though this is not generally a
/Zephyr-latest/subsys/llext/
DKconfig158 ratio, slower choice.
/Zephyr-latest/boards/mediatek/
Dindex.rst31 much slower system DRAM. Zephyr currently loads and links into the
/Zephyr-latest/doc/kernel/services/scheduling/
Dindex.rst76 rather slower constant-time insertion and removal overhead, and on most
114 queues will be somewhat slower (though this is not generally a performance
/Zephyr-latest/subsys/testsuite/ztest/
DKconfig41 value ought to suffice for most such tests; however slower platforms
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst249 If, for some reason, native_sim runs slower than real time, all this
258 slower than real time.
269 100ppm slower than real time.
/Zephyr-latest/boards/native/doc/
Darch_soc.rst204 faster or much slower than real time.
294 Simulations are on the order of 10 to 100 times slower than real time.
Dbsim_boards_design.rst89 but at the expense of slower execution, needing the real HW setups,
/Zephyr-latest/doc/connectivity/networking/
Dnet_config_guide.rst234 faster or slower. Because of thread scheduling latencies, in practice the
/Zephyr-latest/arch/x86/
DKconfig333 page tables in place. This is much slower, but uses much less RAM
/Zephyr-latest/doc/services/logging/
Dcs_stm.rst184 is 2-3 slower.
/Zephyr-latest/doc/develop/west/
Dbuild-flash-debug.rst216 generated. This will make incremental builds slower (but still much faster
/Zephyr-latest/doc/
Dzephyr.doxyfile.in490 # Doxygen will become slower. If the cache is too large, memory is wasted. The
1217 # will make the HTML file larger and loading of large files a bit slower, you
1856 # Possible values are: HTML-CSS (which is slower, but has the best
/Zephyr-latest/subsys/bluetooth/mesh/
DKconfig64 advertising is significantly slower than the extended advertising, but
/Zephyr-latest/doc/develop/test/
Dtwister.rst1072 speed & load or we may select different simulation method (i.e. cycle accurate but slower
/Zephyr-latest/doc/releases/
Drelease-notes-1.14.rst1549 * :github:`13424` - Logger got recently slower