Features

Here you can learn about the main features supported by Rsdoctor.

Build overview

FeatureDescriptionRelated Links
Project OverviewView information such as the current project configuration and versionProject Overall
Bundle OverviewView information about the artifacts built for the current projectBundle Overall
Compilation OverviewView data information about the current project's compilation processCompile Overall
Bundle AlertThe ability to perform detection based on build artifact dataBundle Alert
Compilation AlertThe ability to perform detection based on compilation dataCompilation Alert

Compilation analysis

FeatureDescriptionRelated Links
Compilation OverviewView data information about the current project's compilation processCompile Overall
Compilation AlertThe ability to perform detection based on compilation dataCompilation Alert
Loader Compilation Behavior AnalysisLoader analysis data in directory and file dimensions, displaying the compilation behavior of a single file at the same timeLoaders Analysis
Loader Time Consumption AnalysisExecution sequence diagram of all Loaders in the current projectLoaders Timeline
Plugins AnalysisData analysis of the plugins used in the projectPlugins Analysis
Resolver AnalysisAnalysis data on Resolver parsing capabilitiesResolver Analysis
Loader Time Consumption Analysis and OptimizationThis document describes how to use Rsdoctor to analyze and optimize build time consumptionLoader Analysis and Optimization

Bundle analysis

FeatureDescriptionRelated Links
Bundle OverviewView information about the artifacts built for the current projectBundle Overall
Bundle AlertThe ability to perform detection based on build artifact dataBundle Alert
Bundle AnalysisAnalysis of the relationships between assets, chunks, and modules in the artifact, as well as the packaged code and size analysis of each module, etc.Bundle Analysis
Module AnalysisAnalysis of module dependenciesModules Dependency Analysis
Duplicate Packages OptimizationInspection of duplicate dependencies used in the projectDuplicate Packages Optimization
Bundle DiffComparative analysis of two artifactsBundle Diff