Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for 214 (0.09 sec)

  1. testing/performance/docs/performance-bisect.md

    /home/vmadmin/.gradle-bisect-results/result_0_cd420bfd_2016-06-17-13:15:11.xml-Difference: 3.8 ms slower (3.8 ms), 0.39%, max regression: 140 ms
    --
    /home/vmadmin/.gradle-bisect-results/result_1_00f795e2_2016-06-17-13:10:45.xml:Speed Results for test project 'mediumNativeMonolithic' with tasks build: we're slower than 2.14.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 7.8K bytes
    - Viewed (0)
  2. .github/workflows/update-rbe.yml

            # TF 2.14
            map sigbuild-r2.14 2.14-python3.9
            map sigbuild-r2.14-python3.9 2.14-python3.9
            map sigbuild-r2.14-python3.10 2.14-python3.10
            map sigbuild-r2.14-python3.11 2.14-python3.11
            # TF 2.14 + Clang (containers are the same, but env vars in configs.bzl are different)
            map sigbuild-r2.14-clang 2.14-python3.9
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Apr 10 15:40:34 UTC 2024
    - 7.2K bytes
    - Viewed (0)
  3. subprojects/core/src/main/java/org/gradle/configuration/ScriptPluginFactorySelector.java

     * "build.gradle" while preserving default behaviour which is to fallback to Groovy support.
     *
     * This factory wraps each {@link ScriptPlugin} implementation in a {@link BuildOperationScriptPlugin}.
     *
     * @since 2.14
     */
    public class ScriptPluginFactorySelector implements ScriptPluginFactory {
    
        /**
         * Scripting language ScriptPluginFactory instantiator.
         *
         * @since 4.0
         */
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Apr 24 07:44:44 UTC 2024
    - 5.4K bytes
    - Viewed (0)
Back to top