検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 339 for [SIMILAR] 16 1024 4096 WITH 43380 機構 WITH 2463... (0.849 sec.)
パフォーマンスの考慮点 10000
« 循環の収集 DTrace 動的トレーシング » PHP Manual ガベージコレクション パフォーマンスの考慮点 パフォーマンスの考慮点 可能性があるルートを単純に収集すると、パフォーマンスにごくわずかな影響があると既に前述しました。 しかし、これは PHP 5.3 と PHP 5.2 を比較する場合です。 可能性があるルートを ...
https://man.plustar.jp/php/features.gc.performance-considerations.html - [similar]
循環の収集 7803
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]
PHP に割り当てられたメモリの量を返す 6253
« memory_get_peak_usage php_ini_loaded_file » PHP Manual PHP オプション/情報 関数 PHP に割り当てられたメモリの量を返す memory_get_usage (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) memory_get_usage — PHP に割り当てられたメモリの量を返す 説明 memory_get_usage ( bool $real_usage = false ): int 現 ...
https://man.plustar.jp/php/function.memory-get-usage.html - [similar]
実行時設定 6253
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 大半のインストール環境では、APCu はデフォルトの設定で問題ありません。 しかし、本格的なユーザーは以下のパラメータのチューニングを考慮すべきです。 APCuを設定するには、ひ ...
https://man.plustar.jp/php/apcu.configuration.html - [similar]
結果メモリを開放する 6253
« ldap_first_reference ldap_get_attributes » PHP Manual LDAP 関数 結果メモリを開放する ldap_free_result (PHP 4, PHP 5, PHP 7, PHP 8) ldap_free_result — 結果メモリを開放する 説明 ldap_free_result ( LDAP\Result $result ): bool 内部での結果保持用に割り当てられていたメモリを開放します。 結果 ...
https://man.plustar.jp/php/function.ldap-free-result.html - [similar]
クエリ結果のメモリを開放する 6253
« pg_flush pg_get_notify » PHP Manual PostgreSQL 関数 クエリ結果のメモリを開放する pg_free_result (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_free_result — クエリ結果のメモリを開放する 説明 pg_free_result ( PgSql\Result $result ): bool pg_free_result() は、指定された クエリ結果 PgSql\Result ...
https://man.plustar.jp/php/function.pg-free-result.html - [similar]
メモリ内でのファイルの状態をストレージデバイスに同期させる 6253
« eio_fstatvfs eio_ftruncate » PHP Manual Eio 関数 メモリ内でのファイルの状態をストレージデバイスに同期させる eio_fsync (PECL eio >= 0.0.1dev) eio_fsync — メモリ内でのファイルの状態をストレージデバイスに同期させる 説明 eio_fsync ( mixed $fd , int $pri = EIO_PRI_DEFAULT , callable $callba ...
https://man.plustar.jp/php/function.eio-fsync.html - [similar]
PHP によって割り当てられたメモリの最大値を返す 4432
« ini_set memory_get_usage » PHP Manual PHP オプション/情報 関数 PHP によって割り当てられたメモリの最大値を返す memory_get_peak_usage (PHP 5 >= 5.2.0, PHP 7, PHP 8) memory_get_peak_usage — PHP によって割り当てられたメモリの最大値を返す 説明 memory_get_peak_usage ( bool $real_usage = fals ...
https://man.plustar.jp/php/function.memory-get-peak-usage.html - [similar]
指定したリソースのメモリ使用状況を返す 4432
« Imagick::getReleaseDate Imagick::getResourceLimit » PHP Manual Imagick 指定したリソースのメモリ使用状況を返す Imagick::getResource (PECL imagick 2, PECL imagick 3) Imagick::getResource — 指定したリソースのメモリ使用状況を返す 説明 public static Imagick::getResource ( int $type ): int 指 ...
https://man.plustar.jp/php/imagick.getresource.html - [similar]
概要 4432
« はじめに インストール » PHP Manual Mysqlnd 概要 概要 何ではないか MySQL Native Driver は PHP の拡張モジュールとして作られていますが、 PHP を使って開発をする人たちに新しい API を提供するものではないことに注意しましょう。 MySQL データベースに接続するための API を提供するのは、 MySQL 拡張 ...
https://man.plustar.jp/php/mysqlnd.overview.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT