1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-11-05 01:09:27 +01:00

Add section on performance testing libunwind.

(Logical change 1.157)
This commit is contained in:
mostang.com!davidm 2004-01-21 06:36:35 +00:00
parent e1da718101
commit 065d4553a8

10
README
View file

@ -113,6 +113,16 @@ programs that are known to work at this time are tests/bt (which
produces various backtraces) and tests/Gperf-simple, which does some produces various backtraces) and tests/Gperf-simple, which does some
simple performance measurements. simple performance measurements.
* Performance Testing
This distribution includes a few simple performance tests which give
some idea of the basic cost of various libunwind operations. After
building the library, you can run these tests with the following
commands:
$ cd tests
$ make perf
* Contacting the Developers * Contacting the Developers
Please direct all questions regarding this library to: Please direct all questions regarding this library to: