Add back the script bench2.jl to the test folder.
Reasons:
- benchmarking is hard
- you must avoid any changes to the code to achieve reproducible results
- you must always use the same hardware
- you must document the results over time
I think the allocations of solve! increased since I was running this script the last time, but I cannot be sure because the script was deleted. I documented the allocations in this script.