Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: jointcal
-
Labels:
-
Story Points:0.5
-
Epic Link:
-
Sprint:AP S19-5
-
Team:Alert Production
Description
Looking at the recent log from the failed 300 visit jointcal run by Hiroyuki Ikeda, I noticed that I don't appear to ever log the total number of MeasuredStars in jointcal. This is an important number to help estimate memory pressure.
It's probably simplest to count and log it at the end of Associations::selectFittedStars().
Paul Price: do you mind doing this small review? I didn't add a test for it, because it's numbers going into the log (and catching and testing things in the log is a bit of a pain), but if you have suggestions of how to test it, I'm all ears.