diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/README b/docs/README index 1cbf8ee..647df41 100644 --- a/docs/README +++ b/docs/README @@ -8,4 +8,7 @@ Supported environmental variables IPECAMERA_DEBUG_RAW_PACKETS - Store all raw packets read from DMA grouped in frames (variable may specify directory) IPECAMERA_DEBUG_RAW_FRAMES - Store all raw frames (variable may specify directory) IPECAMERA_DEBUG_HARDWARE - Produce various debugging information about ipecamera operation + + PCILIB_BENCHMARK_HARDWARE - Remove all unnecessary software processing (like copying memcpy) to check hardware performance + PCILIB_BENCHMARK_STREAMING - Emulate streaming mode while benchmarking DMA engines
\ No newline at end of file |