mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
add extra note about tinycc
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5436
This commit is contained in:
parent
856002e089
commit
a9ed901aff
@ -58,6 +58,8 @@ tinycc:
|
||||
Fabrice Bellard's TinyCC compiling itself multiple times.
|
||||
- Strengths: A real program, lots of code (top 100 blocks only account for
|
||||
47% of execution), involves large irregular data structures
|
||||
(presumably, since it's a compiler).
|
||||
(presumably, since it's a compiler). Does lots of
|
||||
malloc/free calls and so changes that make a big improvement
|
||||
to perf/heap typically cause a small improvement.
|
||||
- Weaknesses None, really, it's a good benchmark.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user