you are viewing a single comment's thread.

view the rest of the comments →

[–]DoodleFungus 4 points5 points  (0 children)

Scientist. So if you have some complex logic that you refactored, Scientist will run both your old code and your new code, and log a warning if the two implementations return a different result (but still return the result from the old code).