mosche commented on PR #23388:
URL: https://github.com/apache/beam/pull/23388#issuecomment-1308522610

   <img width="1724" alt="Screenshot 2022-11-08 at 14 54 26" 
src="https://user-images.githubusercontent.com/1401430/200802423-b518f361-30d4-4f14-a2ee-a48d87988c20.png";>
   
   @lukecwik looking at the benchmark runtimes, we could split the benchmarks 
into 3 groups and run them 2/3 times weekly
    - ByteStringOutputStreamBenchmark: Tue, Sat
    - GetterBasedSchemaProviderBenchmark: Thu, Sun
    - Everything else: Mon, Wed, Fri
    
   I was briefly looking at implementing this, but without a plugin to 
conditionally run steps (`conditionalStep`) this would have to be implemented 
as 3 jobs (or use a shell step to trigger gradle tasks, but loosing all the 
default switches). Thoughts?


-- 
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