I'm assisting a client move to a new database platform at the moment, and we are trying to work out if this has been a successful move or not. Success has many measures, but performance is a critical measure.
If you are not going to spend 30K on performance testing (let's be honest, this is what it is going to cost), then how are you going to determine whether you have improved your user experience?
We were lucky enough to have ERPinsights installed in non production before this project kicked off, so we had about 40 days of performance history to compare against. This means that we had 40 days history of EVERY batch job, and every page load. Using this data with some intuitive reporting (cue me) and we are able to give the client some very string indications whether things have improved or not.
Interactive
Batch
The table below allows us to compare before the change to after the change, we can see rows processed and average runtime. You'll see that the triangle (delta) in the final column is the change in average runtime between the periods specified. Green arrow is good and red arrow is bad. We can see from below that on average we are looking much better.
385 jobs have been run in non-production environments in the last 9 days that were run also in the 9 days before that. Of those jobs, 270 ran quicker in the last 9 days.
Don't forget your package build
The full build is a good litmus test. If you are moving database or platform, compare your full build times. They should be around 2 hours. Remember though, this is not an interactive performance benchmark, just a good thing to compare high traffic and database intensive activities in JDE.
No comments:
Post a Comment