Re: RFR: 8298920: Improve microbenchmark build times [v2]

2024-08-21 Thread Magnus Ihse Bursie
On Wed, 21 Aug 2024 06:15:43 GMT, Jan Lahoda wrote: >> Currently incremental builds for the microbenchmarks may take notable amount >> of time, like: >> >> $ touch test/micro/org/openjdk/bench/java/io/BlackholedOutputStream.java; >> time make test TEST=jaxp:tier1 >> Building target 'test' in c

Re: RFR: 8298920: Improve microbenchmark build times [v2]

2024-08-21 Thread Daniel JeliƄski
On Wed, 21 Aug 2024 06:15:43 GMT, Jan Lahoda wrote: >> Currently incremental builds for the microbenchmarks may take notable amount >> of time, like: >> >> $ touch test/micro/org/openjdk/bench/java/io/BlackholedOutputStream.java; >> time make test TEST=jaxp:tier1 >> Building target 'test' in c

Re: RFR: 8298920: Improve microbenchmark build times [v2]

2024-08-20 Thread Jan Lahoda
> Currently incremental builds for the microbenchmarks may take notable amount > of time, like: > > $ touch test/micro/org/openjdk/bench/java/io/BlackholedOutputStream.java; > time make test TEST=jaxp:tier1 > Building target 'test' in configuration 'linux-x86_64-server-release' > Compiling up to