C
C
chilledgoose2022-02-19 16:41:36
PHP
chilledgoose, 2022-02-19 16:41:36

Large memory latency, how to reduce?

I noticed friezes in games, rummaged through YouTube and it turned out that this was due to the high memory latency. I tested it in Hades and it showed 74 nano seconds. How can it be reduced? The memory is not broken, Bios by default

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Viktor Taran, 2016-03-21
@ivanich11

Like this
https://donatstudios.com/RewriteRule_Generator

A
Alexey S., 2016-03-15
@Winsik

If just with page.php with any parameters
RewriteRule ^page.php$ /index.html

I
IceJOKER, 2016-03-15
@IceJOKER

RewriteEngine on
RewriteCond %{QUERY_STRING} ^c=1111&n=.*$
RewriteRule .* /index.php? [L]
DmBEq7jiWEzorP.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question