[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Improving performance: RAM or CPU speed (was: Re: New RAM, does Debian has a tool to benchmark?)



rhkramer@gmail.com wrote:

> I think my bottleneck these days is again RAM, on my daily driver I have
> 16 GB, but sometimes have 1000 or more tabs "open" in Firefox (on Wheezy).
> ("Open" is a little misleading -- occasionally Firefox crashes.  When it
> does, I restart it and choose the option to restore all tabs (or whatever
> it says), the old tabs show up with their names, but the content from
> those URLS is not actually loaded (or fetched) until I click on one of
> those tabs to view it again.

Look at the L1 L2 L3 cache. Many people underestimate this

here are two examples from different pcs

# lscpu | grep cache
L1d cache:           16K
L1i cache:           64K
L2 cache:            2048K
L3 cache:            8192K


# lscpu | grep cache
L1d cache:           32K
L1i cache:           32K
L2 cache:            256K
L3 cache:            6144K




Reply to: