Is it better to describe improvements using percentages or simply differences in numbers? For example, if you increased the performance of a critical SQL ETL query from 4000 ms to 312 ms, how would you present it as an “Achievement” in the performance overview?
It is always better to measure relative improvement.
, 312 4000 , 3688 , 92,2% . , 92,2%. , 7,8% , .
, , , . ( 4 000 000 , 3688 .)
. - , .
( ) $NEW_THING_THE_COMPANY_CAN_DO_AS_RESULT, ..
, , ; , , .
. .
( , ), :
: <= 80% ( ); >= 120% > ( ): .: .
, , ; ? , , . , , .
, , , .
, . :
, , . , 1300%, , 13- ,
.
, . , , . , , , 12 . . .
-Adam
: .
10 , 12, , 20% , , .
, , !
, -
: 5 A, B, C, D, E. 5 " ". .
!
, , - , - , . , (- ), , , , ( ), ... $ ? - , .
Source: https://habr.com/ru/post/1702501/More articles:Javadoc only one class in a package using Ant - javaDo I need to synchronize the cache? - javaПрогнозирование роста таблицы Oracle - databaseAny Common Lisp function returns 3 values? - common-lisphttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1702500/what-are-some-proscons-to-various-functional-languages&usg=ALkJrhhrU1Yn5W-JCy1CUznz4lSVPdx1hQASP.Net MVC Ajax call that returns JsonResult - asp.net-mvcTypedef template error - c ++Error rendering control cache error - asp.netASP.net Ajax: linkbutton button feedback problem - asp.net-ajaxHow to check if a function is callable with parameters? - phpAll Articles