All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Improve hash unit tests - Cuckoo hash part 2
@ 2015-07-08 13:12 Pablo de Lara
  2015-07-08 13:12 ` [PATCH] test/hash: improve hash unit tests Pablo de Lara
  2015-07-08 16:30 ` [PATCH v2] Improve hash unit tests - Cuckoo hash part 2 Pablo de Lara
  0 siblings, 2 replies; 13+ messages in thread
From: Pablo de Lara @ 2015-07-08 13:12 UTC (permalink / raw)
  To: dev

This patch improves the unit tests for the hash library,
showing more readable results, in preparation for the new hash
implementation to show performance differences.

Pablo de Lara (1):
  test/hash: improve hash unit tests

 app/test/test_hash.c      |  61 ++++
 app/test/test_hash_perf.c | 906 +++++++++++++++++++---------------------------
 2 files changed, 439 insertions(+), 528 deletions(-)

-- 
2.4.2

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-07-10 10:36 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-08 13:12 [PATCH] Improve hash unit tests - Cuckoo hash part 2 Pablo de Lara
2015-07-08 13:12 ` [PATCH] test/hash: improve hash unit tests Pablo de Lara
2015-07-08 13:39   ` Bruce Richardson
2015-07-08 15:04   ` Bruce Richardson
2015-07-08 15:14     ` De Lara Guarch, Pablo
2015-07-08 16:30 ` [PATCH v2] Improve hash unit tests - Cuckoo hash part 2 Pablo de Lara
2015-07-08 16:30   ` [PATCH v2] test/hash: improve hash unit tests Pablo de Lara
2015-07-09 12:19   ` [PATCH v3] Improve hash unit tests - Cuckoo hash part 2 Pablo de Lara
2015-07-09 12:19     ` [PATCH v3] test/hash: improve hash unit tests Pablo de Lara
2015-07-09 16:54       ` [PATCH v4] Improve hash unit tests - Cuckoo hash part 2 Pablo de Lara
2015-07-09 16:54         ` [PATCH v4] test/hash: improve hash unit tests Pablo de Lara
2015-07-10  9:11           ` Bruce Richardson
2015-07-10 10:35             ` Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.