Home
last modified time | relevance | path

Searched refs:memory (Results 51 – 75 of 111) sorted by path

12345

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DCatNamespace.asciidoc178 $params['include_unloaded_segments'] = (boolean) If set to true segment stats will include stats for segments that are not currently loaded into memory (Default = false)
H A DIndicesNamespace.asciidoc813 $params['verbose'] = (boolean) Includes detailed memory usage by Lucene. (Default = false)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcrud.asciidoc128 // unset the bulk response when you are done to save memory
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md87 * Feature: Improve memory consumption for pending promises by using static internal callbacks without binding to self.
92 * Feature: Significantly improve memory consumption and performance by only passing resolver args
100 memory growth in previous versions. By explicitly avoiding and explicitly
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md310 * Scroll releases previous ResultSet from memory before calling ES for next data batch [#1740](https://github.com/ruflin/Elastica/pull/1740)
417 * Reduced memory footprint of response by not keeping the raw JSON data when JSON after JSON has been parsed. [#1588](https://github.com/ruflin/Elastica/pull/1588)
798 - Optimize memory usage for Http Adapter [#1161](https://github.com/ruflin/Elastica/pull/1161)
1815 - Fix memory leak in curl requests
/plugin/elwikiupgrade/
H A DVerboseTarLib.class.php22 protected $memory = ''; variable in VerboseTar
219 $this->memory = '';
355 if($comptype === self::COMPRESS_GZIP) return gzcompress($this->memory, $complevel);
356 if($comptype === self::COMPRESS_BZIP) return bzcompress($this->memory);
357 return $this->memory;
404 $this->memory .= $data;
/plugin/evesso/phpoauthlib/
H A DREADME.md39 …- You can use any storage mechanism for tokens. By default, session, in-memory and Redis.io (requi…
/plugin/fetchmedia/
H A Dyarn.lock1153 memory-fs "^0.4.0"
2086 memory-fs@^0.4.0, memory-fs@~0.4.1:
2088 …resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.4.1.tgz#3a9a20b8462523e447cfbc7e8bb…
3120 memory-fs "~0.4.1"
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst87 This creates a simple annotation reader with no caching other than in memory (in php arrays).
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md83 * Grammar: Reduce memory with transitional rules. (Ivan Enderlin, 2016-01-25T11:02:35+01:00)
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Djquery.min.js2 …<f.length)f[h].apply(c[0],c[1])===!1&&a.stopOnFalse&&(h=f.length,c=!1)}a.memory||(c=!1),b=!1,e&&(f…
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG342 * fixed memory leaks in the C extension
443 * adjusted backtrace call to reduce memory usage when an error occurs
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst530 A profile contains information about time and memory consumption for template,
566 and the consumed memory.
H A Drecipes.rst402 First, let's create a temporary in-memory SQLite3 database to work with::
404 $dbh = new PDO('sqlite::memory:');
/plugin/flowplay/flowplayer/
H A Djavascript.txt85 Starts loading the clip into the buffer memory. Does not start
94 Gets the percentage of buffer memory currently filled with data.
/plugin/flowplay2/flowplayer/
H A Djavascript.txt61 Starts loading the clip into the buffer memory. Does not start
70 Gets the percentage of buffer memory currently filled with data.
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …tsCtx:1,manipScaleContext:1,manipScaleLimitsCtx:1,marker:1,match:1,max:1,memory:1,menu:1,menuBarLa… property in hljs.LANGUAGES.mel.dM.k
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog568 * Fixed: memory leaks caused by circular references and
856 * Change: some speed/memory optimizations
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md132 * Lots of speedups and reduced memory usage!
151 circular references, allowing PHP to free up memory.
589 and use less memory.
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1 …-medium::before{content:"\F35A"}.mdi-meetup::before{content:"\FAD2"}.mdi-memory::before{content:"\…
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.js36 memory = {};
39 if ( typeof memory[ prop ] === "undefined" ) {
44 memory[ prop ] = null;
47 memory[ prop ] = props[i];
54 return memory[ prop ];
/plugin/jmol2/jmol/
H A DCHANGES.txt1086 # bug fix: possible exception when writing large image with translucency due to caught memory overf…
1269 # code: rewritten code for JvxlReader saves nx*ny*nz*8 bytes of memory on loading JVXL files
1468 # new feature: out-of-memory "Java heap error" trapping in scripts and image creation
1575 # code: major scaled memory font savings
3104 # bug fix: fixes applet memory leak in relation to consoles
3110 # bug fix: fixes applet memory leak due to
3316 # bug fix: memory leak in applet due to mouse/hoverwatcher listeners
3793 # bug fix: memory leak in merge -- models[i].modelSet causes modelSet to not finalize.
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Djquery.min.js2 …:m.extend({},a);var b,c,d,e,f,g,h=[],i=!a.once&&[],j=function(l){for(c=a.memory&&l,d=!0,f=g||0,g=0…
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md151 * at least 4MB memory for PHP. 8MB or more is highly recommended.
H A Dchangelog.txt123 * bugfix: (G:110) PHP memory limit with space
136 * bugfix (G:88): large QuickTime files exceed PHP memory limit
193 * bugfix: possible memory leak in OggFLAC
209 * Bugfix: (#1813) avoid running out of memory when parsing large
340 infinite loop and memory exhaustion
488 * Bugfix: (#1072) memory limit not handled correctly if
616 * SWF: lower memory use when compressed SWF files processed
730 » TAR module no longer reads entire file into memory
731 » FLV module no longer reads entire file into memory
1081 Major memory patches to many modules by using
[all …]

12345