Searched refs:performance (Results 1 – 25 of 285) sorted by relevance
12345678910>>...12
/Zephyr-latest/samples/userspace/syscall_perf/ |
D | README.rst | 2 :name: Syscall performance 4 Measure performance overhead of a system calls compared to direct function calls. 9 The goal of this sample application is to measure the performance loss when a
|
/Zephyr-latest/doc/develop/optimizations/ |
D | index.rst | 6 Guides on how to optimize Zephyr for performance, power and footprint.
|
/Zephyr-latest/tests/drivers/disk/disk_performance/ |
D | Kconfig | 4 mainmenu "Disk driver performance test"
|
/Zephyr-latest/tests/subsys/nrfs/ |
D | README.txt | 2 NRFS services request handling performance.
|
/Zephyr-latest/samples/subsys/logging/logger/ |
D | README.rst | 12 performance. 62 Logging performance showcase. 63 [00:00:02.151,602] <inf> main: performance test - log message 0
|
/Zephyr-latest/boards/shields/rk055hdmipi4m/boards/ |
D | mimxrt595_evk_mimxrt595s_cm33.overlay | 9 * This will improve performance when using external pSRAM.
|
/Zephyr-latest/boards/shields/rk055hdmipi4ma0/boards/ |
D | mimxrt595_evk_mimxrt595s_cm33.overlay | 9 * This will improve performance when using external pSRAM.
|
/Zephyr-latest/soc/telink/tlsr/tlsr951x/ |
D | Kconfig | 30 bool "Support performance throttling"
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.rv32m1 | 15 have an impact on the overall system performance - whether
|
D | Kconfig.lpc | 16 have an impact on the overall system performance - whether
|
D | Kconfig.nrf_mram | 20 it can be used to amortize write performance for some use cases.
|
/Zephyr-latest/soc/ite/ec/it8xxx2/ |
D | Kconfig | 185 blocks of 4 kilobytes, but performance of code in ILM is much more 195 has more reliable performance characteristics than executing directly from 196 Flash. This can significantly improve performance when under I-cache 211 in ILM. This can improve performance. 218 Place kernel handling code in ILM. This can significantly improve performance. 225 Place zephyr handling code in ILM. This can significantly improve performance.
|
/Zephyr-latest/doc/hardware/cache/ |
D | guide.rst | 29 close to each processor core as possible to maximize performance gain. Because 38 results in a significant performance hit. Many architectures provide methods for 40 coherence is more important than performance, such as when using DMA with SPI. 48 performance impact but can be useful for debugging. 61 Disabling caching for only a portion of memory can be a good performance 62 compromise if performance on the uncached memory is not critical to the 148 it also results in more traffic to main memory which may result in performance
|
/Zephyr-latest/tests/drivers/flash/common/boards/ |
D | nrf52840dk_mx25r_high_perf.overlay | 27 mxicy,mx25r-power-mode = "high-performance";
|
/Zephyr-latest/boards/nxp/rd_rw612_bga/ |
D | Kconfig.defconfig | 24 # Enable double buffering and offloaded render thread to improve performance
|
/Zephyr-latest/tests/benchmarks/sched_userspace/ |
D | README.rst | 5 latencies (not scaling performance) of specific low level scheduling
|
/Zephyr-latest/samples/net/zperf/ |
D | Kconfig | 11 sample. Can improve performance on platforms with fast code
|
/Zephyr-latest/samples/basic/hash_map/ |
D | Kconfig | 9 When benchmarking the performance of the Hashmap, it helps to be able
|
/Zephyr-latest/subsys/fs/zms/ |
D | Kconfig | 44 that have a larger `write-block-size` (which decreases the performance of ZMS). 59 This option will reduce write performance as it will need to do a research of the
|
/Zephyr-latest/boards/intel/rpl/doc/ |
D | index.rst | 10 architecture, utilizing P-cores for performance and E-Cores for efficiency. 25 compact single board computer with high performance for IoT edge devices. The
|
/Zephyr-latest/boards/wemos/esp32s2_lolin_mini/doc/ |
D | index.rst | 7 cost-effective, with a high performance and a rich set of IO capabilities. [1]_ 14 - Cryptographic accelerators for enhanced performance
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | spsc_pbuf.rst | 12 Implementation is focused on performance and memory footprint.
|
/Zephyr-latest/tests/lib/hash_map/ |
D | Kconfig | 9 When benchmarking the performance of the Hashmap, it helps to be able
|
/Zephyr-latest/tests/kernel/common/ |
D | multilib.txt | 7 effects on performance, or sometime produce broken executables altogether
|
/Zephyr-latest/tests/benchmarks/sched/ |
D | README.rst | 5 latencies (not scaling performance) of specific low level scheduling
|
12345678910>>...12