diff --git a/README.md b/README.md index c2eb319..37d1c46 100644 --- a/README.md +++ b/README.md @@ -57,5 +57,27 @@ title: Wikipedia:Getting to Philosophy - Wikipedia time: 55.240125ms to fetch Wikipedia page title: Julien's DevRel corner time: 249.742709ms to fetch blog page - ``` + +* [Running from GitHub actions, JDK 23 and 0.2.3 Ksoup](https://github.com/jlengrand/ksoup-test-119/actions/runs/14819932018/job/41605487243): + +```bash +SLF4J(W): No SLF4J providers were found. +SLF4J(W): Defaulting to no-operation (NOP) logger implementation +SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. +title: jlengrand (julien Lengrand-Lambert) · GitHub +time: 1.201088714s to fetch GitHub page blocking +title: Wikipedia:Getting to Philosophy - Wikipedia +time: 200.333303ms to fetch Wikipedia page blocking +title: Julien's DevRel corner +time: 1.036201021s to fetch blog page blocking +//// +title: jlengrand (julien Lengrand-Lambert) · GitHub +time: 70.013051ms to fetch GitHub page blocking +title: Wikipedia:Getting to Philosophy - Wikipedia +time: 46.619529ms to fetch Wikipedia page +title: Julien's DevRel corner +time: 278.211056ms to fetch blog page +BUILD SUCCESSFUL in 1m 49s +2 actionable tasks: 2 executed +``` \ No newline at end of file