How to read the output from running the DB access speed test atlassian-log-analysis-0.1.1.jar

Khanh Nguyen
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 14, 2014

I ran the test >>> https://confluence.atlassian.com/display/JIRAKB/Testing+Database+Access+Speed

and got this result below. . . but does anyone know how to ready this so it to determine whether these numbers tell me anything?

<colgroup><col width="272"> <col width="64"> <col span="2" width="53"> <col width="71"> </colgroup>
stat mean median min max
---- ---- ---- ---- ----
retrieve-issue 528,427 481,000 381,000 6,319,000
get-issue 114,179 62,000 19,000 5,882,000
retrieve-workflow 456,516 402,000 349,000 4,309,000
get-workflow 35,648 22,000 12,000 530,000
retrieve-custom-field-value 433,052 400,000 343,000 4,596,000
get-custom-field-value 35,661 22,000 13,000 704,000
All times are in nanoseconds.

1 answer

0 votes
Timothy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 17, 2014

There are two ways to read it. Either compare it against what you see on the page or create a "best" environment and compare them against each other.

Kamil Beer October 17, 2018

But what would constitute the best environment? There is also probably a typing error "10ms". I guess everything would fall under 10 ms.

Suggest an answer

Log in or Sign up to answer