Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7816547
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T05:54:17+00:00 2026-06-02T05:54:17+00:00

I did some tests with memory_get_usage and memory_get_peak_usage. One of my scripts returns 1.3mb

  • 0

I did some tests with memory_get_usage and memory_get_peak_usage.

One of my scripts returns 1.3mb and another 1.47mb.

it’s normal?

I would like to know when i need to care? how much memory.

thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T05:54:19+00:00Added an answer on June 2, 2026 at 5:54 am
    it's normal?
    

    Yes it is. It varies in the range as stated by Tadeck above.

    I would like to know when i need to care? how much memory.
    

    Ofcourse you should be caring about it when their is a need for it. How much memory doesn’t have any fixed answer, however i am sure just by nitty-gitty changes in code, your memory consumption is not going to come down by much.

    You must keep in mind following possible optimizations that you can make when the time come. One thing you can surely target doing is, disable all useless/unused modules inside php.ini . On my local dev box, i have about 55 modules for php enabled.

    $ php -m | wc -l
    55
    

    How PHP works is, for each and every request, it will initialize 55 modules which PHP has been configured with. Each module have it’s init, shutdown, cleanup steps during the lifecycle of the request, which consumes both time and memory.

    For further reference you can read this post which explains all kind of internal details, which PHP request go through before printing even a simple “Hello World” on the browser.
    http://abhinavsingh.com/blog/2008/11/how-does-php-echos-a-hello-world-behind-the-scene/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I did some tests a while ago and never figured out how to make
I did some HTTP monitoring with WireShark. Are there more tools like this that
I did some tests on pow(exponent) method. Unfortunately, my math skills are not strong
I did some tests with the operator &= . As the following examples shows,
So i did some tests against Indexing 3 rows vs Unique key for those
I did some tests on Chrome and requestAnimationFrame yielded 61 fps while setTimeOut( callback,
During some memory tests I did I got a segfault from the following program:
Did some searches here & on the 'net and haven't found a good answer
Did some googling and couldn't find a clear answer on this. My assumption is
I did some googling to try to answer this question but even after that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.