Texture Data Pre-processing for Smart Terminal Application Startup
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Conventional smart terminals experience prolonged rendering times during application startup, leading to increased user waiting times and reduced advertisement display duration due to the need for substantial resource preparation and decoding processing.
Innovation Solution
The method involves obtaining pre-processed texture data for services in advance, conforming it to a preset format recognizable by the graphics processing unit, and displaying it immediately upon application startup, eliminating the need for decoding and reducing memory usage.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Loss of time
If service content is processed and decoded during application startup, then the content can be displayed, but the rendering time is prolonged and user waiting time increases
Solution Approach 1:
The service content is pre-processed into texture data format during application installation or idle time, converting service content into a display-ready format before actual use. This preliminary conversion eliminates the need for decoding during startup, significantly reducing rendering time while maintaining fast retrieval speed through efficient pre-processing
Solution Approach 2:
Instead of processing and decoding the original service content during startup, the system uses pre-generated texture data copies that are already in the required format. These texture copies are stored separately and directly fed to the graphics processing unit, avoiding time-consuming decoding operations while preserving the original content integrity
2Ease of operation
If advertisement content is displayed during rendering, then user experience is improved, but the advertisement display duration is shortened due to extended total rendering time
Solution Approach 1:
Texture data for advertisement content is pre-processed and ready for immediate display during application startup. This allows advertisement content to be displayed without extending the overall rendering time, maintaining both improved user experience and adequate advertisement display duration through efficient pre-computation
Data Source
AI summary
Embodiments of the present application relate to a method, apparatus, and system for service processing. The method includes, in response to receiving a startup command for a target application, obtaining texture data corresponding to a target service of the target application, the texture data being obtained from service content that is stored locally on a terminal before the startup command is received, the texture data conforming to a preset texture format, obtaining display content corresponding to the target service based at least in part on the texture data, and providing the display content corresponding to the target service on the terminal.


