mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-23 21:30:38 +02:00
HACKING: Make mention of the separate cairo-traces repo
Signed-off-by: Bryce Harrington <b.harrington@samsung.com> Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
parent
46d9db96d4
commit
4e133af60c
1 changed files with 5 additions and 4 deletions
9
HACKING
9
HACKING
|
|
@ -136,10 +136,11 @@ See test/README for more information.
|
|||
Performance Test Suite
|
||||
----------------------
|
||||
|
||||
There is a small performance-testing suite for cairo.
|
||||
|
||||
The performance test suite is located under the perf/ directory.
|
||||
See perf/README for more information.
|
||||
There is a performance test suite located under the perf/ directory.
|
||||
A collection of traces of real-world behavior are also available in the
|
||||
cairo-traces repository, which can be used in isolation or hooked in
|
||||
with the main performance test suite. See perf/README for more
|
||||
information.
|
||||
|
||||
|
||||
Boilerplate
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue