Home > php教程 > php手册 > memory_get_usage()的结果为什么会变化非常大

memory_get_usage()的结果为什么会变化非常大

WBOY
Release: 2016-06-13 09:53:22
Original
814 people have browsed it



问题
memory_get_usage()的结果为什么会变化非常大?
解决方法
有一套程序,我在页脚用memory_Get_usage输出内存使用量,得到的结果变化非常大,有时候是700多k,有时候是1m多,有时候是5M ,重启apache又全部正常了

输出的页面是同一个页面,数据库里也没加新的数据,所以很不明白。


网友建意:
既然是内存使用量,哪有不变的。。。你看看你的任务管理器,哪个内存不变?
网友建意:
但几倍的变化量啊
网友建意:
[img]http://tx.icain.cn/png/[/img]
是一直递增还是无规律变化
网友建意:
随着时间的累积,在变大,但时间比较长,比如几个小时才变化。

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template