You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See Appendix A.7 in PBRT; basically just want to be able to tell where time is being spent, particularly in recursive calls to Hittable::hit which are not separated out by gprof.
The text was updated successfully, but these errors were encountered:
See Appendix A.7 in PBRT; basically just want to be able to tell where time is being spent, particularly in recursive calls to Hittable::hit which are not separated out by gprof.
The text was updated successfully, but these errors were encountered: