9 check-ins using file api.scm version 873dee2312
2020-08-17
| ||
18:58 | Added support for profiling, moved inter-test-delay to better location so initial registration is faster. check-in: f5657ea556 user: matt tags: v1.65 | |
14:17 | Replaced with-output-to-file with an explicit open/close due to posible file handles being left open. Fixed bug in runner time sharing. check-in: a1963bd5a9 user: mrwellan tags: v1.65, v1.6561 | |
06:20 | Short circuit calculation of number tests running. check-in: 6f1893ddd7 user: matt tags: v1.65 | |
2020-08-16
| ||
22:07 | Added glob caching for apparently expensive regexp execution check-in: b4a13d1106 user: matt tags: v1.65 | |
2020-08-15
| ||
23:19 | Converted anther call from imperative to functional and added more statement caching check-in: 9277e72e14 user: matt tags: v1.65 | |
18:22 | Converted a call from imperative to functional and added statement caching. check-in: 2bc12a6a8b user: matt tags: v1.65 | |
2020-08-12
| ||
12:29 | Runner throttleing based on shared time. check-in: 1de8b8b2f8 user: mrwellan tags: v1.65, v1.6559 | |
00:40 | Deficit based runner control check-in: 161115127c user: matt tags: v1.65 | |
2020-08-11
| ||
23:26 | several tries later ... check-in: 7308f2111f user: mrwellan tags: v1.65 | |