书栈网 · BookStack 本次搜索耗时 0.019 秒,为您找到 1526 个相关结果.
  • 编译方案

    编译方案 编译方案 Zephir提供本机代码生成(目前通过编译到C)。 像gcc/clang/vc++这样的编译器会优化并将代码编译成机器代码。 下图显示了该过程的工作原理: 除了Zephir提供的优化之外,随着时间的推移,编译器已经实现并成熟了许多优化,这些优化可以提高编译应用程序的性能: GCC 优化 LLVM 传递 Visual ...
  • 11. EXT Reference Autorelease

    Autorelease values JERRYX_AR_VALUE_T Autorelease values JERRYX_AR_VALUE_T Summary Macro for const jerry_value_t for which jerry_release_value() is automatically called wh...
  • 五、高级篇

    第五章 高级篇 第五章 高级篇 5.0 软件漏洞分析 5.1 模糊测试 5.1.1 AFL fuzzer 5.1.2 libFuzzer 5.2 动态二进制插桩 5.2.1 Pin 5.2.2 DynamoRio 5.2.3 Valgrind 5.3 符号执行 5.3.1 angr 5.3.2 Triton 5.3.3...
  • System Image Building

    System Image Building Building the Julia system image System image optimized for multiple microarchitectures Specifying multiple system image targets Implementation overview ...
  • System Image Building

    System Image Building Building the Julia system image System image optimized for multiple microarchitectures Specifying multiple system image targets Implementation overview ...
  • 实例部署:基于单机本地存储

    实例部署:基于单机本地存储 安装 Docker 编译环境准备 基于 PolarDB Docker 开发镜像 Docker 镜像准备 代码下载 创建并启动 Docker 容器 基于 CentOS 7 系统或容器 建立非 root 用户 下载 PolarDB 源代码 依赖安装 编译部署 编译实例类型 本地单节点实例 本地多节点实例 本地...
  • 系统调优指南

    系统调优指南 系统调优指南 系统调优是指进行操作系统级以及数据库系统级的调优,更充分地利用机器的CPU、内存、I/O和网络资源,避免资源冲突,提升整个系统查询的吞吐量。 操作系统参数调优 在性能调优过程中,可以根据实际业务情况修改关键操作系统(OS)配置参数,以提升openGauss数据库的性能。 数据库系统参数调优 配置LLVM ...
  • 16.4. 安裝流程

    16.4. 安裝流程 1. 組態設定 2. 編譯 3. 迴歸測試 4. Installing the Files 16.4. 安裝流程 1. 組態設定 安裝過程的第一步是設定原始碼編譯時所需的選項。這是透過執行 configure 腳本完成的。對於預設安裝而言,只需輸入: ./ configure 此腳本將執行許多測試...
  • Links

    Links Theano requirements Libraries we might want to look at or use Links This page lists links to various resources. Theano requirements git : A distributed revision con...
  • 编译方案

    编译方案 编译方案 Zephir提供本机代码生成(目前通过编译到C)。 像gcc/clang/vc++这样的编译器会优化并将代码编译成机器代码。 下图显示了该过程的工作原理: 除了Zephir提供的优化之外,随着时间的推移,编译器已经实现并成熟了许多优化,这些优化可以提高编译应用程序的性能: GCC 优化 LLVM 传递 Visual ...