2010 students ac best cariers day performance in the net world intro

5
Performance in the .NET world. A developer’s perspective Sorin, Vlad, Florin RomSoft, www.rms.ro Iaşi, May 4 th 2010

Upload: florin-cardasim

Post on 12-May-2015

341 views

Category:

Technology


0 download

DESCRIPTION

Intro to a RomSoft event organized for student from the Faculty of Automation and Computer Science from Iasi. The main topic of the event was "Performace in .NET applications"

TRANSCRIPT

Page 1: 2010   Students Ac   Best Cariers Day  Performance In The Net World Intro

Performance in the .NET world. A developer’s perspective

Sorin, Vlad, Florin

RomSoft, www.rms.ro

Iaşi, May 4th 2010

Page 2: 2010   Students Ac   Best Cariers Day  Performance In The Net World Intro

What is “application performance”? a feeling about how the software “moves” a perception of the user related to response time a measure of how my application uses resources

and impacts other applications …

subjective performance objective performance

2

Page 3: 2010   Students Ac   Best Cariers Day  Performance In The Net World Intro

What causes “bad performance”? lack of some kind of resource

RAM, CPU, bandwidth, slow HDD, slow devices: CD-ROM too much data, too complex algorithm damaged hardware unfriendly applications …

most of the time it's just US and our BAD code!

yes, we're bad guys sometimes...3

Page 4: 2010   Students Ac   Best Cariers Day  Performance In The Net World Intro

Why do WE care about performance?

what is software QUALITY? no bugs, cool user experience, performance, …and

many, many others

bad performance makes the user/customer unhappy. No customer, no money!

for most companies performance is critical Google? Online stores? …many, many others4

Page 5: 2010   Students Ac   Best Cariers Day  Performance In The Net World Intro

Why should YOU care about it?

HOT subject in interviews

some believe that only GURUs understand performance. THIS IS WRONG!

you can also be performance-wise. Just watch and learn.

have a good time with Sorin and Vlad!

5