Add a 100K-entry test 62/84662/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 19 Sep 2019 21:59:24 +0000 (23:59 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 23 Sep 2019 12:52:39 +0000 (12:52 +0000)
commit2c60dab1b22f2bfb4547d8f76aac49dfcaf9018b
tree236f6b34dea27543c12968352cf77cc4427c72c4
parentb843cd2e6a2fdf894b458975a5fd9d168da62433
Add a 100K-entry test

This adds a test for serialization of a Map of 100K entries,
each of which has the key leaf and a simple constant non-key leaf.
Unlike other tests, this quantifies how well the encoding works
when faced with large maps.

JIRA: CONTROLLER-1919
Change-Id: I306e5175ba595a0967432393766f8317e7205492
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 468373b62341066eda6abcabe21e0e4ce86b4cc3)
opendaylight/md-sal/sal-clustering-commons/src/test/java/org/opendaylight/controller/cluster/datastore/node/utils/stream/NormalizedNodeStreamReaderWriterTest.java