PerformanceObservability

Version 21 by 4tti
on Jan 07, 2009 01:33.

compared with
Current by 4tti
on Jan 07, 2009 01:39.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View page history
* Find bottlenecks using all above as observation tool
----
h2. Test definitions
 
*+SORTING+*
* sorting of many small localized files (one file will contain all specific characters and formating for one locale)
* sorting of one huge file, which contains formated text, numbers, specific characters and standards for each locale!

*+LISTING+*
* listing of 100-200 files with various names (made of specific characters for each locale) in "for cycle"
* listing of 10,000+ files - with various names (made of specific characters for each locale) in one cycle
* listing of several HUGE files with various names (specific characters for locale) in one cycle

*+SEARCHING+*
* searching in folder with 10 000+ files of various names (made of specific characters for each locale) in "for cycle"

*+READ/WRITE FILE/MEMORY+*
* reading of file with huge quantity (100 000+) of unformated 10 digit float numbers writing them accordingly to locale standard to another file
* ?same as previous, only formated numbers to unformated
* same as previous, but now converting from one locale standard to another, e.g. US to CZECH
* ?converting of file with thousands 10 digit float numbers, this conversion will be done in group of 50 numbers -> so, this file will be read/written in parts (?AGAIN this test will be done three times similarly as previous three tests).
* compution of some additions, subtractions, multiplications, divisions of large un/formated numbers, e.g. (10,000,000.56 * 0.000087)/45.89
* reading of file with parameters and writing corresponding date/time
* converting date/time from one locale standard to another, e.g. US to CZECH
* conversion according to character chart (should not be locale dependent, but it is useful to know speed of conversion of „binary entry to character"!)

*+SYSTEM MESSAGES+*
* ?printing of localized system/error messages into files

*+APPLICATIONS START TIME+*
* speed of repeated starting and killing of applications (e.g. Firefox)
* speed of starting many applications at once (e.g. Firefox)
----
h2. Useful links

The individuals who post here are part of the extended Sun Microsystems community and they might not be employed or in any way formally affiliated with Sun Microsystems. The opinions expressed here are their own, are not necessarily reviewed in advance by anyone but the individual authors, and neither Sun nor any other party necessarily agrees with them.

Copyright 1994-2009 Sun Microsystems, Inc.
Powered by Atlassian Confluence
Sun Guidelines on Public Discourse Privacy Policy Terms of Use Trademarks Site Map Employment Investor Relations Contact