Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 475 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 475 Bytes

AssertJ Performance Experiment

This experiment was created for the Software Architecture course at the TU Delft. The essays in which it is used can be found at the course website.

It includes small test suites for the hotspots of the assertj-core repository: Maps, Iterables, Strings. They are exercised using various sizes of these types to check the growth in time.