upthewaterspout opened a new pull request #6405: URL: https://github.com/apache/geode/pull/6405
Adding integration tests that measure the memory overhead of both native redis and radish. These tests measure the memory used before and after adding entries. They assert that the measured per entry overhead is within 1 byte of the expected per entry overhead. They are measuring the all of the overhead - whether it's from geode region entries or our radish data structures. These are essentially the same tests from the feature/redis-memory-overhead branch, but with assertions added that our expected overhead didn't change. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
