Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

If you are reviewing the code of your team members, what
points will you look at, assuming the performance of the
application is not so great

Answer Posted / debasish

To boost performance:
1) Use trim() meaningfully.
2) Operation on String Object should be on check.
3) Network calls should be put on check.
4) Keep a look on loops.
5) Use static methods for utility purposes. Like Math class.
6) Use logging only for important tasks.

Thanks.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define jit compiler?

1207


What is instance example?

1008


How do you pass by reference?

1107


What is static class

1163


How to create a fecelet view?

1044


What are the four pillars of java?

1265


What comes to mind when someone mentions a shallow copy in java?

1164


When is the finalize() called?

1230


What is constructor and virtual function? Can we call a virtual function in a constructor?

1188


Can we declare register variable as global?

965


How can we run a java program without making any object?

1088


Which collection allows duplicate values in java?

1024


Explain parallel processing in java8?

1325


What’s a deadlock?

1146


What do you mean by append?

1135