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
There can a lot of repeated compilation across different Stan programs if the same templates are being instantiated. We could suggest using ccache to help reduce compile times?
Summary:
There can a lot of repeated compilation across different Stan programs if the same templates are being instantiated. We could suggest using
ccacheto help reduce compile times?Current Version:
v2.34.1