#Hi all, what does your inner loop look
1 messages · Page 1 of 1 (latest)
there may be a better way, but I am usually testing using hack/dev - which starts the engine with new changes. and then hack/with-dev dagger ..... to use that new engine
So if you want to change/debug a line of code in engine you wait more than a minute between each hack/dev run ? (That's how much time it takes me without even changing a line of code, just rebuilding as-is)
Re-running without cleaning or stopping the main engine?
I think its faster for me, i will check exact timing and share, but i dont think its minute for me
ok I just tried, without any change re-running is about ~20s for me. but with a single line change its about ~50s. so indeed about a minute. maybe someone else can share a trick to reduce this time.