Skip to main content

Questions tagged [performance-tuning]

The tag has no usage guidance.

0 votes
0 answers
62 views

Linux Server - Bandwidth test doesn't change during TCP Tuning process

I'm new to network administration and have a question. I am conducting research on whether it is possible to carry out TCP tuning using the genetic algorithm method. To do this, I wrote a Python ...
Mono Toad's user avatar
0 votes
0 answers
134 views

Processes on a CPU

How do I monitor/list the processes currently running on a specific CPU core. Basically I'm looking for an output similar to 'top' or 'htop' command but filtered for a specific CPU core id. Or the ...
ss3071's user avatar
  • 1
4 votes
1 answer
916 views

How to make the Windows GUI draw itself faster

I have a fairly powerful Windows 10 machine with multiple SATA SSDs, Core i7-3770K @3.90 GHz and 32 GB RAM. GPU is a GTX 950 powering three 4K monitors at 200% dpi setting. However, I can basically ...
David.P's user avatar
  • 566
1 vote
0 answers
989 views

Can I tune my Brave browser for GPU-heavy HTML5 any more?

How may I further increase performance of Chromium-based browsers (like Brave I currently use) for heavy HTML5 gaming. Let me define heavy as basically most of the day I run the game together with ...
Vlastimil Burián's user avatar
1 vote
3 answers
5k views

How to temperature throttle my Windows 11 laptop?

How can I temp throttle my laptop? I'm on Windows 11. I want it to be as cool as possible. I don't need performance, either when plugged in or on battery. Are there registry settings or a third ...
user127379's user avatar
0 votes
0 answers
501 views

Put symlink in a slow drive pointing to a NMVE is a good way to speed up docs loading?

Cleaning up things after a MB crash, I got a Samsung NMVE 2 (1TB) drive and did transfered Windows 10 64 bits from a SATA SSD to it (in a 500GB partition), and really helped to load OS and some Apps, ...
Marcelo Scofano Diniz's user avatar
0 votes
1 answer
285 views

is there a method to benchmark only the filters in an ffmpeg chain, ignoring the encoder operations?

I've found a number of examples of how to use a null muxer to prevent writing the actual output to disk, which saves the disk space and all the time/work to do the writes themselves. I'm interested ...
ljwobker's user avatar
  • 350
3 votes
2 answers
498 views

Evaluating Specificationa of pagefile.sys (Windows 10, Summary) [closed]

I hope, that this question is not too opinion-based and will try to approach it as neutral as I can. I've read through some sites about this topic, getting a load of contradictory information. ...
Cadoiz's user avatar
  • 537
1 vote
0 answers
1k views

How to improve postgresql query execution time

Problem Statement: we have a Enterprise product with Postgresql db as a backend. one of the tables has 5 columns and respective data type is (bigint time , bigint store_time , varchar category, ...
Nandhini Subburaj's user avatar
3 votes
1 answer
5k views

docker in docker without privileged mode

Last time I used docker in docker for runners, but it requires privileged mode compose file: version: '3.7' services: runner: image: gitlab/gitlab-runner:latest volumes: - ./config:/...
user3285586's user avatar
1 vote
4 answers
337 views

How to improve performance of my laptop?

I have recently purchased a HP laptop with the below configuration Intel i3 7th generation processor i3 7020U CPU @2.30 GHz 1 TB HDD 4 GB RAM Windows 10 Home Edition 64 bit OS After receiving the ...
Krishna Chaitanya's user avatar
4 votes
2 answers
14k views

What does HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\SubSystems\Windows\SharedSection do?

I watched a video on YouTube on how to squeeze performance out of an integrated GPU, with the video instructing to change the above registry key's data from SharedSection=1024,3072,512 to ...
user322364's user avatar
1 vote
0 answers
234 views

Is LightHouse Performance Testing tool Compatible with Electron 1.8.1

I'm trying to do a robust performance test on our Angular Electron app. I heard LightHouse is excellent on Chrome but when I try to use it on Electron it fails with: Browser.getVersion() not found Is ...
Shexsill's user avatar
0 votes
1 answer
2k views

correct value of maxRequestWorkers

I've set the value of maxRequestWorkers to 4000 in the apache2.conf file. But when i run the apache2buddy perl script the reported value is 150 for maxrequestworkers. How does apache2buddy perl ...
Momo's user avatar
  • 1
0 votes
1 answer
671 views

SQL Server's Maximum Workspace Memory decreases over time - only instance restart to increase it

This is an SQL Server 2016 CU2 instance with 15 GB configured as maximum RAM usage. MDOP is at 4. The databases in this instance are very sporadically queried by users and this is a read-only ...
rofz's user avatar
  • 179

15 30 50 per page
1
2 3 4 5
7