Questions tagged as 'rendimiento'

1
answer

httping as logged in user

I'm doing performance tests on a website I'm doing and for that I use httping link What I would like is to be able to do that but to a section for which it is required to be logged and the truth is that it only occurs to me to remove the se...
asked by 18.08.2016 / 17:14
2
answers

Distribute the jQuery code in several .js

With reference to this question: How to include a JavaScript file to another Javascript file without using JQuery? I have a js of very large jQuery code, so, having everything a little more orderly, it occurred to me to create several js...
asked by 28.10.2018 / 13:33
1
answer

Optimize website upload speed - Google Recommendations

Hello, I have a website and using the google speed testing tool, I'm giving you the following recommendations:    Eliminate render-blocking JavaScript and CSS in above-the-fold content    Optimize images    Leverage browser caching...
asked by 09.07.2016 / 22:22
1
answer

Uniqueidentifier vs conventional id (SQL Server)

Good morning, today I want to ask a question about performance (time) on what is more efficient, if you have a conventional id, type INT , or have a column type UniqueIdentifier . With respect to the statement they are practically...
asked by 15.12.2016 / 16:47
0
answers

Problem when setting rps Jmeter

I have a problem and I have to do a load test where I have the rps, the problem comes when I put a "throughput shaping timer" to control the hps that does not do it correctly or a "constant throughput timer" and he continues to ignore me when do...
asked by 30.10.2018 / 16:13
0
answers

Because regex is so slow

I recently had the need to validate some properties using Regex, after doing it, and see what refers to performance, I notice that it is much slower than, in my case (C #) perform a similar validation using linq For example (C #) List<st...
asked by 25.10.2018 / 14:24
0
answers

I need a couchdb benchmarker

A few days ago I started to read about NoSQL database , being couchdb one that caught my attention, however, its low performance surprised me, which led me to do the following things: 1 - Create a database and test the speed of reading and...
asked by 14.06.2018 / 12:57
1
answer

Performance and Tuning of MySQL View

, I need your help and knowledge to be able to improve this view that I present in MySQL. It's taking a long time and I want to reduce load times. I have little handling of Sql and T-Sql. Could you help me with the format of this view by apply...
asked by 05.12.2017 / 19:27
0
answers

Get count of total listeners type $ on ('') active in an angularJs 1.xx application

The idea is that I'm trying to debug a wide angleJs 1.xx Web a lot of memory leaks (leak memory) and consumption of resources that make the time to use the Web malfunction or the browser to stop it. The web is based on the ui-router for routi...
asked by 29.10.2017 / 16:58
1
answer

What is the best process to debug a memory leak or crash application in ASP.NET?

basically I wanted to consult the title, but to leave a little more details, we have an application on two servers, the requests arrive for a Load Balancer with the algorithm Round Robin configured. The process w3wp.exe o...
asked by 16.01.2017 / 02:50