Page performance data acquisition method and device, computer equipment and storage medium

The invention belongs to the technical field of web pages, and relates to a page performance data collection method and device, computer equipment and a storage medium, and the method comprises the steps: constructing a page performance collection module through a Sentry performance analysis platfor...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: LI GUANGXIN, LI YATANG, ZHANG YUCHENG
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The invention belongs to the technical field of web pages, and relates to a page performance data collection method and device, computer equipment and a storage medium, and the method comprises the steps: constructing a page performance collection module through a Sentry performance analysis platform; enhancing an original routing component of the page through a page performance collection module to obtain an enhanced routing component; constructing a rendering module of the page, the rendering module being used for rendering the page component; identifying a to-be-rendered routing component through a rendering module; and replacing the to-be-rendered routing component with the enhanced routing component, and collecting performance data of the page through the replaced routing component. According to the method and the device, high-efficiency collection of page performance data is realized, and code intrusion is reduced. 本申请属于网页技术领域,涉及一种页面性能数据采集方法、装置、计算机设备及存储介质,方法包括:通过Sentry性能分析平台构建页面性能收集模块;通过页面性能收集模块增强页面的原始路