Yicong-Huang commented on PR #4502:
URL: https://github.com/apache/texera/pull/4502#issuecomment-4320902522

   Closing — analysis methodology was wrong. ScalaTest emits the `[info] 
SpecName:` header at suite **end**, not start, so the 70s I attributed to 
CheckpointSpec was actually the duration of the *next* spec 
(TrivialControlSpec). CheckpointSpec is already fast; this PR's change 
eliminates a real-but-trivial double-boot in serde, with negligible CI impact 
(320s vs 322s, within noise). Real bottleneck is TrivialControlSpec (~70s).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to