Due to the potential for logic errors from masking, some languages disallow or discourage masking, raising an error or warning at compile time or run time. نظرًا لاحتمالية حدوث أخطاء منطقية من الإخفاء ، فإن بعض اللغات لا تسمح أو تمنع الإخفاء ، وترفع خطأ أو تحذيرًا في وقت الترجمة أو وقت التشغيل.
Due to the potential for logic errors from masking, some languages disallow or discourage masking, raising an error or warning at compile time or run time. نظرًا لاحتمالية حدوث أخطاء منطقية من الإخفاء ، فإن بعض اللغات لا تسمح أو تمنع الإخفاء ، وترفع خطأ أو تحذيرًا في وقت الترجمة أو وقت التشغيل.
The fact that the only betweennesses being recalculated are only the ones which are affected by the removal, may lessen the running time of the process' simulation in computers. فالحقيقة هو أنه يتم إعادة حساب هذه البينيات فقط لأنها هي تلك التي تتأثر بالإزالة، وربما تُقلل من وقت التشغيل للمحاكاة العملية في أجهزة الحاسوب.
In some languages, such as Java, this can be done at run time (each class is compiled into a separate file that is linked by the interpreter at runtime). في بعض اللغات ، مثل جافا ، يمكن القيام بذلك في وقت التنفيذ (يتم تصنيف كل فئة في ملف منفصل مرتبط بواسطة المترجم في وقت التشغيل).
In particular, for just-in-time compilers the performance of the run time compile component, executing together with its target code, is the key to improving overall execution speed. على وجه الخصوص؛ بالنسبة لبرامج الترجمة المجمعة في الوقت المحدد يكون أداء مكون التجميع وقت التشغيل والذي يتم تنفيذه مع شفرته المستهدفة وهو أساس تحفيز سرعة التنفيذ الكلية .
In object-oriented programming, dynamic dispatch selects an object method at runtime, though whether the actual name binding is done at compile time or run time depends on the language. في البرمجة الشيئية ، يحدد الإرسال الديناميكي طريقة كائن في وقت التشغيل ، على الرغم من أن ربط الاسم الفعلي يتم في وقت التحويل البرمجي أو وقت التشغيل يعتمد على اللغة.
In object-oriented programming, dynamic dispatch selects an object method at runtime, though whether the actual name binding is done at compile time or run time depends on the language. في البرمجة الشيئية ، يحدد الإرسال الديناميكي طريقة كائن في وقت التشغيل ، على الرغم من أن ربط الاسم الفعلي يتم في وقت التحويل البرمجي أو وقت التشغيل يعتمد على اللغة.
Optimally, the speedup from parallelization would be linear—doubling the number of processing elements should halve the runtime, and doubling it a second time should again halve the runtime. بنظرة مثالية، فإن مقدار التسريع الناتج عن عملية الموازاة سيكون خطيا، أي بمضاعفة عدد عناصر المعالجة ينبغي خفض وقت التشغيل إلى النصف، وبمضاعفته مرة أخرى ينبغي خفض وقت التنفيذ إلى النصف مرة أخرى.
Despite the name "constant time", the running time does not have to be independent of the problem size, but an upper bound for the running time has to be bounded independently of the problem size. على الرغم من الاسم "وقت ثابت" ، لا يجب أن يكون وقت التشغيل مستقلة عن حجم المشكلة ولكن يجب تقييد حد الأعلى وقت التشغيل بشكل مستقل عن حجم المشكلة.
Despite the name "constant time", the running time does not have to be independent of the problem size, but an upper bound for the running time has to be bounded independently of the problem size. على الرغم من الاسم "وقت ثابت" ، لا يجب أن يكون وقت التشغيل مستقلة عن حجم المشكلة ولكن يجب تقييد حد الأعلى وقت التشغيل بشكل مستقل عن حجم المشكلة.