DictionaryForumContacts

   Spanish
Terms for subject Microsoft containing sobrecarga | all forms | exact matches only
SpanishEnglish
sobrecarga de instrumentacióninstrumentation overhead (An increase in the time it takes code to run when you instrument a binary. The increase is caused by additional code, known as a probe, that is inserted to monitor application performance)
sobrecarga de operadoroperator overloading (The assignment of more than one function to a particular operator, with the implication that the operation performed will vary depending on the data type (operands) involved. Some languages, such as Ada and C++, specifically allow for operator overloading)
tiempo de sobrecargaoverhead time (The estimated total time spent in instrumentation overhead)