Add a 100K-entry test
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 19 Sep 2019 21:59:24 +0000 (23:59 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 19 Sep 2019 22:05:17 +0000 (00:05 +0200)
commitf7abe86765b03582488f2aa9bb4f7ee2b5e99c68
tree2fd64ebc0f65fcb13afbd407d5966b4ba7d8c073
parentde29c2a6141a9999152a21329308e81726d33305
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>
node/utils/stream/NormalizedNodeStreamReaderWriterTest.java