Click here to Skip to main content
15,891,951 members

Survey Results

In your current project, how important are the following considerations?   [Edit]

Survey period: 31 Oct 2011 to 7 Nov 2011

1 = not at all important, 5 = critical.

OptionVotes12345 
Memory use1,1400%0%0%0%0%
Responsiveness1,1400%0%0%0%0%
Disk storage1,1400%0%0%0%0%
CPU use1,1400%0%0%0%0%
Power use1,1400%0%0%0%0%
Network use1,1400%0%0%0%0%



 
GeneralPower Pin
bosedk4-Nov-11 5:42
bosedk4-Nov-11 5:42 
GeneralRe: Power Pin
Paulo Zemek5-Nov-11 5:15
mvaPaulo Zemek5-Nov-11 5:15 
GeneralRe: Power Pin
robertw0195-Nov-11 17:46
robertw0195-Nov-11 17:46 
GeneralRe: Power Pin
Jürgen Röhr5-Nov-11 20:22
professionalJürgen Röhr5-Nov-11 20:22 
GeneralRe: Power Pin
Alan Burkhart6-Nov-11 3:24
Alan Burkhart6-Nov-11 3:24 
GeneralRe: Power Pin
Paulo Zemek6-Nov-11 6:50
mvaPaulo Zemek6-Nov-11 6:50 
GeneralWho cares Pin
Wild-Programmer4-Nov-11 5:10
Wild-Programmer4-Nov-11 5:10 
GeneralRe: Who cares Pin
Alan Burkhart6-Nov-11 3:25
Alan Burkhart6-Nov-11 3:25 
GeneralAccuracy. Pin
Koder3-Nov-11 2:48
Koder3-Nov-11 2:48 
GeneralRe: Accuracy. Pin
Paulo Zemek3-Nov-11 5:32
mvaPaulo Zemek3-Nov-11 5:32 
GeneralRe: Accuracy. Pin
Koder4-Nov-11 3:53
Koder4-Nov-11 3:53 
GeneralRe: Accuracy. Pin
JaredThirsk4-Nov-11 22:57
JaredThirsk4-Nov-11 22:57 
GeneralRe: Accuracy. Pin
Jeremy Hutchinson4-Nov-11 0:55
professionalJeremy Hutchinson4-Nov-11 0:55 
GeneralRe: Accuracy. Pin
Koder4-Nov-11 3:58
Koder4-Nov-11 3:58 
GeneralRe: Accuracy. Pin
Paulo Zemek5-Nov-11 5:12
mvaPaulo Zemek5-Nov-11 5:12 
GeneralResponse is ALL PinPopular
koolprasad20032-Nov-11 20:03
professionalkoolprasad20032-Nov-11 20:03 
GeneralResponsible Networking Pin
Nagy Vilmos2-Nov-11 4:58
professionalNagy Vilmos2-Nov-11 4:58 
GeneralMessage Closed Pin
1-Nov-11 9:20
_beauw_1-Nov-11 9:20 
GeneralRe: Responsiveness above all (my take) Pin
Randor 6-Nov-11 15:43
professional Randor 6-Nov-11 15:43 
GeneralResponsive above all PinPopular
Jeremy Hutchinson1-Nov-11 1:14
professionalJeremy Hutchinson1-Nov-11 1:14 
I'm developing an internal LOB app, and responsiveness is the #1 issue. All the desktops have multi-core CPUs and >2GB ram and for the most part the application I work on is the only thing running. I feel like by focusing on responsiveness the other issues mostly take care of themselves.

Sending too much stuff across the WAN? First place we'll notice it is in a slower screen loading.
Spinning the CPU? Probably some inefficient code that is causing the app to hang or load data from a worker thread slowly.
Using to much memory? The first thing we'll notice is a drop in responsiveness, then we'll find the reason was memory.

We had a memory leak at one point, but it wasn't reported as a memory use issue, it was reported as "after a few hours it gets really sluggish".
General5 to all Pin
PIEBALDconsult31-Oct-11 17:35
mvePIEBALDconsult31-Oct-11 17:35 
GeneralPower use? PinPopular
Sander Rossel31-Oct-11 13:13
professionalSander Rossel31-Oct-11 13:13 
GeneralRe: Power use? Pin
Mohibur Rashid31-Oct-11 17:16
professionalMohibur Rashid31-Oct-11 17:16 
GeneralRe: Power use? PinPopular
Paul M Watt31-Oct-11 21:07
mentorPaul M Watt31-Oct-11 21:07 
GeneralRe: Power use? Pin
Alberto Bar-Noy31-Oct-11 23:11
Alberto Bar-Noy31-Oct-11 23:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.