书栈网 · BookStack 本次搜索耗时 0.025 秒,为您找到 5997 个相关结果.
  • kotlin.test

    kotlin.test Packages kotlin.test kotlin.test.junit kotlin.test.junit5 kotlin.test.testng Index kotlin.test kotlin.test library provides annotations to mark test functio...
  • General Configuration

    Sentinel Core Basic configuration items Logging configuration items Sentinel provides the following ways to configure the common items: JVM -D parameter properties file (sinc...
  • 所支持平台

    所支持平台 所支持平台 Kotlin 支持以下平台并且为每个平台提供了目标预设。请参见如何使用目标预设 。 目标平台 目标预设 说明 Kotlin/JVM jvm Kotlin/JS js 选择执行环境: browser {} 用于在浏览器中运行的应用程序。 nodejs{} 用于在 Node.js 上运行的应用程序。 在搭建 Kotli...
  • 实时bigdesk方案

    bigdesk bigdesk 要想最快的了解 ES 各节点的性能细节,推荐使用 bigdesk 插件,其原作者为 lukas-vlcek。但是从 Elasticsearch 1.4 版本开始就不再更新了。国内有用户 fork 出来继续维护到支持 5.0 版本,GitHub 地址见:https://github.com/hlstudio/bigdes...
  • Cluster settings

    Cluster settings Path and HTTP methods Path parameters Example request Example response Request fields Example request Example response Cluster settings Introduced 1.0 T...
  • Cluster settings

    Cluster settings Path and HTTP methods Path parameters Example request Example response Request fields Example request Example response Cluster settings Introduced 1.0 T...
  • Cluster settings

    Cluster settings Path and HTTP methods Path parameters Sample request Sample response Request fields Sample request Sample response Cluster settings Introduced 1.0 The c...
  • GPU acceleration

    GPU acceleration Supported GPUs Supported images PyTorch Setting up a GPU-accelerated ML node Preparing an NVIDIA ML node Preparing AWS Inferentia ML node Ubuntu 20.04 Amazon ...
  • Cluster settings

    Cluster settings Path and HTTP methods Path parameters Sample request Sample response Request fields Sample request Sample response Cluster settings Introduced 1.0 The c...
  • 其他示例

    其他示例 RMI 与 GC JVMTI tagging 与 GC 巨无霸对象的分配(Humongous Allocations) 总结 其他示例 前面介绍了最常见的GC性能问题。但我们学到的很多原理都没有具体的场景来展现。本节介绍一些不常发生, 但也可能会碰到的问题。 RMI 与 GC 如果系统提供或者消费 RMI 服务, 则JVM会...