Christoph Sturm

Results 56 comments of Christoph Sturm

its good practice to run the jar file standalone because then there are less processes interfering with the benchmark. also the readme file says that the dependencies are included. I...

ok i agree with all your points. if its possible to create the jar file with or without deps that's great. Its just a matter of documentation really.

I see that the readme file already documents how to use the shadow plugin. one thing that I'm not sure about is how the shadow task is called. jmhShadowJar maybe?

@aalmiray how does it know that I want to use the shadow plugin for my JMH jar and not for my normal app jar file?

this should maybe be documented in the readme file. also if i do a pull with the commandline docker command it defaults to latest ``` ~/Projects% docker pull yukinying/chrome-headless-browser-selenium Using...

the reporter calls client connect anytime it sends something, so calling connect does not seem necessary.

is there any progress on this? either that or more built in serializers (for example BigDecimal, OffsetDateTime) would be really useful.

btw we just switched to mocha, for this and other reasons.

what about extracting a receiver function for `.trimMargin().replace("\n", System.lineSeparator())`?

I did not see the error anymore, i think its fixed!