تجنُّب طلبات المؤثِّر السلبي
نظرة عامة
تحدِّد عملية التدقيق هذه الطلبات طويلة الأمد التي تمنع طلب الإعلان الأول. هذه هي الطلبات التي تم بدؤها والتي تلقت أيضًا ردًا قبل إجراء طلب الإعلان الأول. ويؤدي تقليل عدد طلبات الحظر هذه ومدتها إلى تقليل وقت الاستجابة لطلب الإعلان الأول،
ما يؤدي إلى زيادة سرعة تحميل الإعلان.
اقتراحات
تتضمّن تفاصيل عملية التدقيق هذه أهم 5 طلبات حظر (حسب التكلفة). والهدف هنا هو إزالة هذه الطلبات أو تقليل مدتها لتسريع تحميل الإعلانات. إليك بعض النصائح للقيام بذلك:
- إزالة الطلبات غير الضرورية.
- تأجيل الطلبات غير المُهمة إلى أن يتم تحميل الإعلانات
- تقديم الطلبات بشكل متزامن وليس بشكل تسلسلي
- تحسين أوقات الاستجابة من خلال تحسين خدمات الخلفية باستخدام HTTP/2 وغير ذلك
تعرض عملية التدقيق هذه أهم 5 طلبات للمؤثرات السلبية حسب التكلفة. يتم احتساب تكلفة الطلب
على النحو التالي:
request duration + (request self-time * 3)
عندما يكون الوقت الذاتي للطلب يساوي المدة مطروحًا منها الوقت المستغرَق في الحظر بسبب طلبات أخرى. لا يتم النظر إلا في الطلبات التي يزيد وقتها عن 250 ملي ثانية أو تزيد مدتها عن ثانية واحدة.
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-06-26 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-06-26 (حسب التوقيت العالمي المتفَّق عليه)"],[[["This audit focuses on identifying and mitigating long-running requests that delay the initial ad request, ultimately hindering ad loading speed."],["By reducing or removing these \"blocking requests,\" publishers can significantly improve the latency of their first ad request."],["Optimization strategies include eliminating unnecessary requests, deferring non-critical requests, parallelizing request execution, and enhancing backend service response times."],["The audit highlights the top 5 most impactful blocking requests based on a calculated \"cost\" that factors in request duration and self-time."],["Requests with self-times exceeding 250ms or durations longer than 1s are flagged for potential optimization to improve ad loading performance."]]],["The audit identifies long-running requests that delay the first ad request. It highlights the top five blocking requests based on their calculated cost. Actions to reduce delays include eliminating or deferring non-critical requests, issuing requests in parallel, and improving response times. The cost of a request is its duration plus three times its self-time (duration minus blocked time). Only requests with self-time above 250ms or duration above 1s are considered.\n"]]