IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Use the database dammit
Production is NEVER the same at dev, test, staging, etc.

But it is a real world starting point number for performance testing, when the app goes live. Maybe you have a 24 core xeon to play with in dev. Maybe you get a 1/2 core in prod. You'll never know until it is too late. The hardware guys and sysadmins and dbas willl NEVER give you the real numbers that would cause them to be the "responsible" party for the app.

They did not write it.

So, all "live" numbers are variable, out of your control, unless you have this exact test. Call it your "ready for production final qa"(must run in production environment for the real app to run test), and therefor it MUST be in that environment.

Then don't forget your peak usage time concurrent test. Can't trust the starting number, gotta see what's happening in the real world. Do the test as often as you can as long as you are not causing any degradation in the rest of the world. How often you run depends on how much headroom the app/os leaves you, and then you still have to leave a comfy level for spikes in the apps.

New We're barely starting to talk about performance/load testing
I'm still trying to verify we're getting the right results. Things I've read about measuring performance at the network level are at least two generations beyond what we're capable of.
--

Drew
     Need references for automated testing and test DBs - (drook) - (11)
         dunno about db's - (boxley)
         Sounds like someone's working in isolation. - (static) - (7)
             Well ... - (drook) - (6)
                 Ah. - (static) - (5)
                     Agreed, but that's not our alternative - (drook) - (4)
                         If you don't have great representative... - (folkert)
                         I think that's an extreme example, unfortuantely. - (static)
                         Use the database dammit - (crazy) - (1)
                             We're barely starting to talk about performance/load testing - (drook)
         Is the test database a separate schema? - (malraux) - (1)
             I'm choosing from bad options here (not that it's my choice) - (drook)

This results in serious pain.
82 ms