CN106873749B - Operation optimization method, operation optimization system and terminal - Google Patents

Operation optimization method, operation optimization system and terminal Download PDF

Info

Publication number
CN106873749B
CN106873749B CN201510916900.5A CN201510916900A CN106873749B CN 106873749 B CN106873749 B CN 106873749B CN 201510916900 A CN201510916900 A CN 201510916900A CN 106873749 B CN106873749 B CN 106873749B
Authority
CN
China
Prior art keywords
determining
attribute
illegal
preset
interval
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201510916900.5A
Other languages
Chinese (zh)
Other versions
CN106873749A (en
Inventor
程力行
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Anyun Century Technology Co Ltd
Original Assignee
Beijing Anyun Century Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Anyun Century Technology Co Ltd filed Critical Beijing Anyun Century Technology Co Ltd
Priority to CN201510916900.5A priority Critical patent/CN106873749B/en
Publication of CN106873749A publication Critical patent/CN106873749A/en
Application granted granted Critical
Publication of CN106873749B publication Critical patent/CN106873749B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44568Immediately runnable code
    • G06F9/44578Preparing or optimising for loading
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/329Power saving characterised by the action undertaken by task scheduling

Abstract

The invention provides an operation optimization method, an operation optimization system and a terminal, wherein the operation optimization method comprises the following steps: after an instruction for closing a display screen of the terminal is obtained, determining a process of background operation of the terminal; determining the attribute of the background running process, the time of the last optimization processing of the process before the instruction is obtained and the time interval of obtaining the instruction; when the time interval is determined to be larger than or equal to a preset time interval, judging whether the process is a legal process or not according to the attribute of the process; and controlling the illegal process to stop running when the process is judged to be the illegal process. According to the technical scheme, whether the process needs to be optimized or not can be judged according to the latest optimization time and the attribute of the process, the personalized requirement of a user for optimizing the process is met, the running speed is improved, the process is prevented from being continuously optimized when the operation of closing and lightening the screen is frequently executed, and the power consumption of the terminal is saved.

Description

Operation optimization method, operation optimization system and terminal
Technical Field
The invention relates to the technical field of terminals, in particular to an operation optimization method, an operation optimization system and a terminal.
Background
In the related art, a process of closing a terminal device (such as a mobile phone, a tablet computer, etc.) is usually optimized by a user manually clicking a process closing button, but an operation process of manually optimizing the process is tedious and takes too much time of the user.
Therefore, a new operation optimization scheme is needed to meet the personalized requirement of the user for optimizing the process, improve the operation speed, avoid continuous optimization of the program when the user frequently performs the operation of closing and lighting the screen, save the power consumption of the terminal, and become a technical problem to be solved urgently at present.
Disclosure of Invention
The invention is based on the above problems, and provides a new operation optimization scheme, which improves the operation speed by judging whether the process needs to be optimized according to the last optimization time and the attribute of the process, meets the personalized requirement of the user for optimizing the process, avoids continuously optimizing the process when frequently executing the operation of closing and lightening the screen, and saves the power consumption of the terminal.
In view of this, the present invention provides an operation optimization method, including: after an instruction for closing a display screen of the terminal is obtained, determining a process of background operation of the terminal; determining the attribute of the background running process, the time of the last optimization processing of the process before the instruction is obtained and the time interval of obtaining the instruction; when the time interval is determined to be larger than or equal to a preset time interval, judging whether the process is a legal process or not according to the attribute of the process; and controlling the illegal process to stop running when the process is judged to be the illegal process.
In the technical scheme, the process running in the background is determined after the display screen is closed, so that all process information running in the background can be acquired when the terminal is in an idle state, and then by judging whether the interval time between the time of the last optimization process and the time of acquiring the instruction for closing the display screen is greater than the preset time interval, so that when the time interval is less than the preset time interval, the process optimization is not performed, the frequent optimization of the process when the user frequently performs the operation of turning off and on the screen is avoided, the power consumption of the terminal is saved, and when the time interval is greater than the preset time interval, judging whether the process is legal or not according to the attribute of the process, terminating the process when the process is illegal, the process is optimized under the condition that the use of the user is not influenced, the power consumption of the terminal is saved, and the user experience is improved.
In the above technical solution, preferably, determining whether the process is a legal process according to the attribute of the process includes the following steps: and when the attribute of the process is judged to be the attribute of the system process, or the attribute of the root process, or the attribute of the foreground process, or the attribute of the desktop process, or the attribute of the cooperative source process, determining that the process is a legal process, or else, determining that the process is an illegal process.
In the technical scheme, when the process is determined to be one of the system process attribute, the root process attribute, the foreground process attribute, the desktop process attribute and the cooperative process attribute through the process attribute, that is, the process is determined to be a legal process (such as an important process) so that the legal process (such as the important process) can continue to run, and the function of the legal process (such as the important process) is ensured to normally run.
In the above technical solution, preferably, determining whether the process is a legal process according to the attribute of the process further includes the following steps: determining an interval runtime in an attribute of the process; judging whether the interval running time is greater than or equal to a preset interval running time or not; determining that the process is an illegal process when it is determined that the interval runtime is greater than or equal to the preset interval runtime.
In the technical scheme, the attribute of the process comprises interval running time, the interval running time of the process is determined and compared with the preset interval running time, and when the interval running time is greater than or equal to the interval running time, the process is judged to be illegal, so that the frequently started process is optimized, malicious software is prevented from running in the background, and the power consumption of the terminal is saved.
In the above technical solution, preferably, determining whether the process is a legal process according to the attribute of the process further includes the following steps: determining a package name in the attribute of the process; judging whether the process is a designated process or not and whether the use times of the process is less than the preset times or not according to the package name; when the use times of the process are judged to be smaller than the preset times, determining that the process is an illegal process; upon determining that the process is not a designated process, determining that the process is an illegal process.
In the technical scheme, the process attribute comprises a package name, whether the process is the designated process is judged by judging the package name, when the process is the designated process and the using times of the process are more than or equal to the preset times, the process is the legal process, namely, the process frequently used by a user is set as the legal process, the situation that the common process is optimized to cause abnormal use is avoided, and when the using times of the process is less than the preset times, the process is the illegal process, so that the abnormal process can be optimized, the operation speed is improved, and the power consumption of the terminal is saved.
In the above technical solution, preferably, the method further includes: and determining the process with the same package name as that of the illegal process as the illegal process.
In the technical scheme, when the packet name is the same as that of the illegal process, the process is judged to be illegal, so that whether the process is legal or not is judged quickly through the packet name, the judgment speed is increased, the speed of optimizing the process is increased, and the power consumption of the terminal is saved.
According to a second aspect of the present invention, there is provided an operation optimization system comprising: the determining unit is used for determining the process of the background running of the terminal after the instruction of closing the display screen of the terminal is obtained; the determination unit is further configured to: determining the attribute of the background running process, the time of the last optimization processing of the process before the instruction is obtained and the time interval of obtaining the instruction; the operation optimization system further comprises: the judging unit is used for judging whether the process is a legal process or not according to the attribute of the process when the time interval is determined to be larger than or equal to the preset time interval; and the control unit is used for controlling the illegal process to stop running when the process is judged to be the illegal process.
In the technical scheme, the process running in the background is determined after the display screen is closed, so that all process information running in the background can be acquired when the terminal is in an idle state, and then by judging whether the interval time between the time of the last optimization process and the time of acquiring the instruction for closing the display screen is greater than the preset time interval, so that when the time interval is less than the preset time interval, the process optimization is not performed, the frequent optimization of the process when the user frequently performs the operation of turning off and on the screen is avoided, the power consumption of the terminal is saved, and when the time interval is greater than the preset time interval, judging whether the process is legal or not according to the attribute of the process, terminating the process when the process is illegal, the process is optimized under the condition that the use of the user is not influenced, the power consumption of the terminal is saved, and the user experience is improved.
In the foregoing technical solution, preferably, the determining unit is further configured to: and when the attribute of the process is judged to be the attribute of the system process, or the attribute of the root process, or the attribute of the foreground process, or the attribute of the desktop process, or the attribute of the cooperative source process, determining that the process is a legal process, or else, determining that the process is an illegal process.
In the technical scheme, when the process is determined to be one of the process attribute, the root process attribute, the foreground process attribute, the desktop process attribute and the cooperative process attribute through the process attribute, that is, the process is determined to be a legal process (such as an important process) so that the legal process (such as the important process) can continue to run, and the function of the legal process (such as the important process) is ensured to normally run.
In the foregoing technical solution, preferably, the determining unit is further configured to: determining an interval runtime in an attribute of the process; the judging unit is also used for judging whether the interval running time is greater than or equal to a preset interval running time; the determination unit is further configured to: determining that the process is an illegal process when it is determined that the interval runtime is greater than or equal to the preset interval runtime.
In the technical scheme, the attribute of the process comprises interval running time, the interval running time of the process is determined and compared with the preset interval running time, and when the interval running time is greater than or equal to the interval running time, the process is judged to be illegal, so that the frequently started process is optimized, malicious software is prevented from running in the background, and the power consumption of the terminal is saved.
In the foregoing technical solution, preferably, the determining unit is further configured to: determining a package name in the attribute of the process; the judging unit is further configured to: judging whether the process is a designated process or not and whether the use times of the process is less than the preset times or not according to the package name; the determination unit is further configured to: when the use times of the process are judged to be smaller than the preset times, determining that the process is an illegal process; the determination unit is further configured to: upon determining that the process is not a designated process, determining that the process is an illegal process.
In the technical scheme, the process attribute comprises a package name, whether the process is the designated process is judged by judging the package name, when the process is the designated process and the using times of the process are more than or equal to the preset times, the process is the legal process, namely, the process frequently used by a user is set as the legal process, the situation that the common process is optimized to cause abnormal use is avoided, and when the using times of the process is less than the preset times, the process is the illegal process, so that the abnormal process can be optimized, the operation speed is improved, and the power consumption of the terminal is saved.
In the foregoing technical solution, preferably, the determining unit is further configured to: and determining the process with the same package name as that of the illegal process as the illegal process.
In the technical scheme, when the packet name is the same as that of the illegal process, the process is judged to be illegal, so that whether the process is legal or not is judged quickly through the packet name, the judgment speed is increased, the speed of optimizing the process is increased, and the power consumption of the terminal is saved.
According to three aspects of the present invention, a terminal is provided, which includes the operation optimization system according to any one of the above technical solutions.
By the technical scheme, whether the process needs to be optimized or not is judged according to the latest optimization time and the attribute of the process, the individualized requirement of a user on process optimization is met, the running speed is improved, the process is prevented from being continuously optimized when the operation of closing and lightening the screen is frequently executed, and the power consumption of the terminal is saved.
Drawings
FIG. 1 shows a schematic flow diagram of a method of run optimization according to one embodiment of the invention;
FIG. 2 shows a schematic block diagram of a run optimization system according to an embodiment of the invention;
fig. 3 shows a schematic block diagram of a terminal according to an embodiment of the invention;
fig. 4 shows a schematic flow diagram of a method of operation optimization according to another embodiment of the invention.
Detailed Description
In order that the above objects, features and advantages of the present invention can be more clearly understood, a more particular description of the invention will be rendered by reference to the appended drawings. It should be noted that the embodiments and features of the embodiments of the present application may be combined with each other without conflict.
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention, however, the present invention may be practiced in other ways than those specifically described herein, and therefore the scope of the present invention is not limited by the specific embodiments disclosed below.
FIG. 1 shows a schematic flow diagram of a method of run optimization according to an embodiment of the invention.
As shown in fig. 1, the operation optimization method according to the embodiment of the present invention includes: step 102, after an instruction for closing a display screen of the terminal is obtained, determining a process of background running of the terminal; 104, determining the attribute of the background running process, the time of the last optimization processing of the process before the instruction is obtained and the time interval of obtaining the instruction; step 106, when the time interval is determined to be larger than or equal to a preset time interval, judging whether the process is a legal process according to the attribute of the process; and step 108, controlling the illegal process to stop running when the process is judged to be the illegal process.
In the technical scheme, the process running in the background is determined after the display screen is closed, so that all process information running in the background can be acquired when the terminal is in an idle state, and then by judging whether the interval time between the time of the last optimization process and the time of acquiring the instruction for closing the display screen is greater than the preset time interval, so that when the time interval is less than the preset time interval, the process optimization is not performed, the frequent optimization of the process when the user frequently performs the operation of turning off and on the screen is avoided, the power consumption of the terminal is saved, and when the time interval is greater than the preset time interval, judging whether the process is legal or not according to the attribute of the process, terminating the process when the process is illegal, the process is optimized under the condition that the use of the user is not influenced, the power consumption of the terminal is saved, and the user experience is improved.
In the above technical solution, preferably, determining whether the process is a legal process according to the attribute of the process includes the following steps: and when the attribute of the process is judged to be the attribute of the system process, or the attribute of the root process, or the attribute of the foreground process, or the attribute of the desktop process, or the attribute of the cooperative source process, determining that the process is a legal process, or else, determining that the process is an illegal process.
In the technical scheme, when the process is determined to be one of the process attribute, the root process attribute, the foreground process attribute, the desktop process attribute and the cooperative process attribute through the process attribute, that is, the process is determined to be a legal process (such as an important process) so that the legal process (such as the important process) can continue to run, and the function of the legal process (such as the important process) is ensured to normally run.
In the above technical solution, preferably, determining whether the process is a legal process according to the attribute of the process further includes the following steps: determining an interval runtime in an attribute of the process; judging whether the interval running time is greater than or equal to a preset interval running time or not; determining that the process is an illegal process when it is determined that the interval runtime is greater than or equal to the preset interval runtime.
In the technical scheme, the attribute of the process comprises interval running time, the interval running time of the process is determined and compared with the preset interval running time, and when the interval running time is greater than or equal to the interval running time, the process is judged to be illegal, so that the frequently started process is optimized, malicious software is prevented from running in the background, and the power consumption of the terminal is saved.
In the above technical solution, preferably, determining whether the process is a legal process according to the attribute of the process further includes the following steps: determining a package name in the attribute of the process; judging whether the process is a designated process or not and whether the use times of the process is less than the preset times or not according to the package name; when the use times of the process are judged to be smaller than the preset times, determining that the process is an illegal process; upon determining that the process is not a designated process, determining that the process is an illegal process.
In the technical scheme, the process attribute comprises a package name, whether the process is the designated process is judged by judging the package name, when the process is the designated process and the using times of the process are more than or equal to the preset times, the process is the legal process, namely, the process frequently used by a user is set as the legal process, the situation that the common process is optimized to cause abnormal use is avoided, and when the using times of the process is less than the preset times, the process is the illegal process, so that the abnormal process can be optimized, the operation speed is improved, and the power consumption of the terminal is saved.
In the above technical solution, preferably, the method further includes: and determining the process with the same package name as that of the illegal process as the illegal process.
In the technical scheme, when the packet name is the same as that of the illegal process, the process is judged to be illegal, so that whether the process is legal or not is judged quickly through the packet name, the judgment speed is increased, the speed of optimizing the process is increased, and the power consumption of the terminal is saved.
FIG. 2 shows a schematic block diagram of a run optimization system according to an embodiment of the invention.
As shown in fig. 2, the operation optimization system 200 according to the embodiment of the present invention includes: a determining unit 202, configured to determine a process of the background operation of the terminal after acquiring an instruction to close a display screen of the terminal; the determining unit 202 is further configured to: determining the attribute of the background running process, the time of the last optimization processing of the process before the instruction is obtained and the time interval of obtaining the instruction; the operation optimization system 200 further includes: a determining unit 204, configured to determine whether the process is a legal process according to the attribute of the process when it is determined that the time interval is greater than or equal to a preset time interval; a control unit 206, configured to control the illegal process to stop running when the process is determined to be an illegal process.
In the technical scheme, the process running in the background is determined after the display screen is closed, so that all process information running in the background can be acquired when the terminal is in an idle state, and then by judging whether the interval time between the time of the last optimization process and the time of acquiring the instruction for closing the display screen is greater than the preset time interval, so that when the time interval is less than the preset time interval, the process optimization is not performed, the frequent optimization of the process when the user frequently performs the operation of turning off and on the screen is avoided, the power consumption of the terminal is saved, and when the time interval is greater than the preset time interval, judging whether the process is legal or not according to the attribute of the process, terminating the process when the process is illegal, the process is optimized under the condition that the use of the user is not influenced, the power consumption of the terminal is saved, and the user experience is improved.
In the foregoing technical solution, preferably, the determining unit 202 is further configured to: and when the attribute of the process is judged to be the attribute of the system process, or the attribute of the root process, or the attribute of the foreground process, or the attribute of the desktop process, or the attribute of the cooperative source process, determining that the process is a legal process, or else, determining that the process is an illegal process.
In the technical scheme, when the process is determined to be one of the process attribute, the root process attribute, the foreground process attribute, the desktop process attribute and the cooperative process attribute through the process attribute, that is, the process is determined to be a legal process (such as an important process) so that the legal process (such as the important process) can continue to run, and the function of the legal process (such as the important process) is ensured to normally run.
In the foregoing technical solution, preferably, the determining unit 202 is further configured to: determining an interval runtime in an attribute of the process; the judging unit 204 is further configured to judge whether the interval running time is greater than or equal to a preset interval running time; the determining unit 202 is further configured to: determining that the process is an illegal process when it is determined that the interval runtime is greater than or equal to the preset interval runtime.
In the technical scheme, the attribute of the process comprises interval running time, the interval running time of the process is determined and compared with the preset interval running time, and when the interval running time is greater than or equal to the interval running time, the process is judged to be illegal, so that the frequently started process is optimized, malicious software is prevented from running in the background, and the power consumption of the terminal is saved.
In the foregoing technical solution, preferably, the determining unit 202 is further configured to: determining a package name in the attribute of the process; the determining unit 204 is further configured to: judging whether the process is a designated process or not and whether the use times of the process is less than the preset times or not according to the package name; the determining unit 202 is further configured to: when the use times of the process are judged to be smaller than the preset times, determining that the process is an illegal process; the determining unit 202 is further configured to: upon determining that the process is not a designated process, determining that the process is an illegal process.
In the technical scheme, the process attribute comprises a package name, whether the process is the designated process is judged by judging the package name, when the process is the designated process and the using times of the process are more than or equal to the preset times, the process is the legal process, namely, the process frequently used by a user is set as the legal process, the situation that the common process is optimized to cause abnormal use is avoided, and when the using times of the process is less than the preset times, the process is the illegal process, so that the abnormal process can be optimized, the operation speed is improved, and the power consumption of the terminal is saved.
In the foregoing technical solution, preferably, the determining unit 202 is further configured to: and determining the process with the same package name as that of the illegal process as the illegal process.
In the technical scheme, when the packet name is the same as that of the illegal process, the process is judged to be illegal, so that whether the process is legal or not is judged quickly through the packet name, the judgment speed is increased, the speed of optimizing the process is increased, and the power consumption of the terminal is saved.
Fig. 3 shows a schematic block diagram of a terminal according to an embodiment of the invention.
As shown in fig. 3, a terminal according to an embodiment of the present invention includes an operation optimization system 200 as shown in fig. 2. Accordingly, the terminal 300 has the same technical effects as the operation optimization system 200 shown in fig. 2, and will not be described herein again.
Fig. 4 shows a schematic flow diagram of a method of operation optimization according to another embodiment of the invention.
As shown in fig. 4, the operation optimization method according to the embodiment of the present invention includes: step 402, receiving a screen-off instruction; step 404, determining attributes of all background running processes; step 406, judging whether the time interval of the optimization process is greater than a preset time interval, if so, entering step 408, and if not, ending; step 408, judging whether the attribute is an important attribute, if so, entering step 412, and if not, entering step 410; step 410, closing the process, and meanwhile, entering step 414; step 412, continuing to run the process; at step 414, the optimization time is recorded.
For example, different values can be used to represent different states of the process, if the process is in the Foreground, the system will set the process to be a forego state, that is, music is downloading or playing software, in order to improve the importance, the process state of the system will be improved to be the forego state, and the following is a specific implementation:
Figure BDA0000873805350000101
in addition, the interval runtime can be recorded by the system in the process interface state record, such as when process interface A exits the desktop, the current millisecond time will be recorded in the data member pause time. The number of the processes can be counted according to the period of one day, one week, one month and the like, the number of the interfaces of the user for starting the processes, the interface running time and the like are ranked, the processes are designated processes, and the process which is ranked five before can be determined as a legal process.
The technical scheme of the present invention is described in detail above with reference to the accompanying drawings, and in view of the fact that a scheme for optimizing a process after a screen is closed, which is proposed in the related art, cannot meet the personalized requirements of a user on the optimization process, and when the user frequently performs operations of closing and lighting the screen, the terminal is continuously optimized, so that the optimization burden is increased, and the terminal power consumption is not favorably saved, the present invention proposes a new operation optimization scheme, and determines whether the process needs to be optimized according to the latest optimization time and the attributes of the process, so that the personalized requirements of the user on the process optimization are met, the continuous optimization of a program when the user frequently performs operations of closing and lighting the screen is avoided, and the terminal power consumption is saved.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (11)

1. An operation optimization method applicable to a terminal is characterized by comprising the following steps:
after an instruction for closing a display screen of the terminal is obtained, determining a process of background operation of the terminal;
determining the attribute of the background running process, the time of the last optimization processing of the process before the instruction is obtained and the time interval of obtaining the instruction;
when the time interval is determined to be larger than or equal to a preset time interval, determining a packet name in the attribute of the process, and judging whether the use times of the process is smaller than the preset times or not according to the packet name;
when the use times of the process are judged to be smaller than the preset times, determining that the process is an illegal process;
and controlling the illegal process to stop running when the process is judged to be the illegal process.
2. The operation optimization method according to claim 1, wherein determining a package name in the attribute of the process, determining whether the number of times of use of the process is less than a preset number of times according to the package name, and determining that the process is an illegal process when it is determined that the number of times of use of the process is less than the preset number of times specifically includes the steps of:
and when the attribute of the process is judged to be the attribute of the system process, or the attribute of the root process, or the attribute of the foreground process, or the attribute of the desktop process, or the attribute of the cooperative source process, determining that the process is a legal process, or else, determining that the process is an illegal process.
3. The operation optimization method according to claim 1, wherein a package name in the attribute of the process is determined, whether the number of times of use of the process is smaller than a preset number of times is determined according to the package name, and when it is determined that the number of times of use of the process is smaller than the preset number of times, it is determined that the process is an illegal process, and specifically, the method further includes the following steps:
determining an interval runtime in an attribute of the process;
judging whether the interval running time is greater than or equal to a preset interval running time or not;
determining that the process is an illegal process when it is determined that the interval runtime is greater than or equal to the preset interval runtime.
4. The operation optimization method according to claim 1, wherein it is determined whether the number of times of use of the process is smaller than a preset number of times according to the package name, and when it is determined that the number of times of use of the process is smaller than the preset number of times, it is determined that the process is an illegal process, and specifically, the method further includes the steps of:
and judging whether the process is a designated process or not according to the packet name, and determining that the process is an illegal process when judging that the process is not the designated process.
5. The operation optimization method according to claim 4, wherein determining whether the process is a designated process according to the package name, and when it is determined that the process is not the designated process, determining that the process is an illegal process further comprises:
and determining the process with the same package name as the preset illegal process as the illegal process.
6. An operation optimization system suitable for a terminal, comprising:
the determining unit is used for determining the process of the background running of the terminal after the instruction of closing the display screen of the terminal is obtained;
the determination unit is further configured to: determining the attribute of the background running process, the time of the last optimization processing of the process before the instruction is obtained and the time interval of obtaining the instruction; and determining a package name in the attributes of the process;
the operation optimization system further comprises:
the judging unit is used for judging whether the use times of the process is less than the preset times according to the packet name when the time interval is determined to be greater than or equal to the preset time interval;
the determination unit is further configured to: when the use times of the process are judged to be smaller than the preset times, determining that the process is an illegal process;
and the control unit is used for controlling the illegal process to stop running when the process is judged to be the illegal process.
7. The operation optimization system of claim 6,
the determination unit is further configured to: and when the attribute of the process is judged to be the attribute of the system process, or the attribute of the root process, or the attribute of the foreground process, or the attribute of the desktop process, or the attribute of the cooperative source process, determining that the process is a legal process, or else, determining that the process is an illegal process.
8. The operation optimization system of claim 6,
the determination unit is further configured to: determining an interval runtime in an attribute of the process;
the judging unit is also used for judging whether the interval running time is greater than or equal to a preset interval running time;
the determination unit is further configured to: determining that the process is an illegal process when it is determined that the interval runtime is greater than or equal to the preset interval runtime.
9. The operation optimization system of claim 6,
the judging unit is further configured to: judging whether the process is a designated process according to the package name;
the determination unit is further configured to: upon determining that the process is not a designated process, determining that the process is an illegal process.
10. The operation optimization system of claim 9,
the determination unit is further configured to: and determining the process with the same package name as the preset illegal process as the illegal process.
11. A terminal, characterized in that it comprises an operation optimization system according to any one of claims 6 to 10.
CN201510916900.5A 2015-12-10 2015-12-10 Operation optimization method, operation optimization system and terminal Active CN106873749B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510916900.5A CN106873749B (en) 2015-12-10 2015-12-10 Operation optimization method, operation optimization system and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510916900.5A CN106873749B (en) 2015-12-10 2015-12-10 Operation optimization method, operation optimization system and terminal

Publications (2)

Publication Number Publication Date
CN106873749A CN106873749A (en) 2017-06-20
CN106873749B true CN106873749B (en) 2020-03-06

Family

ID=59177312

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510916900.5A Active CN106873749B (en) 2015-12-10 2015-12-10 Operation optimization method, operation optimization system and terminal

Country Status (1)

Country Link
CN (1) CN106873749B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019127082A1 (en) * 2017-12-27 2019-07-04 深圳前海达闼云端智能科技有限公司 Display screen control method and apparatus, and intelligent terminal
CN109273122B (en) * 2018-07-11 2020-05-22 岭澳核电有限公司 System parameter adjusting method and device under ELPO working condition and terminal equipment
CN112462921B (en) * 2019-09-09 2023-07-21 中兴通讯股份有限公司 Application management method, device and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103279353A (en) * 2013-05-31 2013-09-04 新浪网技术(中国)有限公司 Method, device and system for determining application optimization strategies
CN103440031A (en) * 2013-09-11 2013-12-11 广州市久邦数码科技有限公司 Power-saving system and method for automatically optimizing mobile terminal screen off
CN104461546A (en) * 2014-12-15 2015-03-25 北京奇虎科技有限公司 Application based computing device optimizing method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015222325A (en) * 2014-05-22 2015-12-10 セイコーエプソン株式会社 Display device, display method and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103279353A (en) * 2013-05-31 2013-09-04 新浪网技术(中国)有限公司 Method, device and system for determining application optimization strategies
CN103440031A (en) * 2013-09-11 2013-12-11 广州市久邦数码科技有限公司 Power-saving system and method for automatically optimizing mobile terminal screen off
CN104461546A (en) * 2014-12-15 2015-03-25 北京奇虎科技有限公司 Application based computing device optimizing method and device

Also Published As

Publication number Publication date
CN106873749A (en) 2017-06-20

Similar Documents

Publication Publication Date Title
US10528386B2 (en) Methods, apparatuses, and systems for controlling task migration
JP6072362B2 (en) Application program processing method, apparatus, program, and storage medium
CN108223415B (en) Method for adjusting rotating speed of fan and docking station
CN106970735B (en) Information processing method and electronic equipment
CN106873749B (en) Operation optimization method, operation optimization system and terminal
JP6383356B2 (en) Brightness control method, apparatus and program product
WO2017049893A1 (en) Application program testing method, testing apparatus, and mobile terminal
CN105786839A (en) Application data acquisition method and apparatus
US11507244B2 (en) Window adjustment method, window adjustment device and mobile terminal
CN107315583A (en) Application control method and device, computer installation and storage medium
CN110868693A (en) Application program flow control method, terminal device and storage medium
WO2015188761A1 (en) Traffic acquiring method and apparatus based on operating system
CN105528171A (en) Method and system for quickly starting application of intelligent terminal, and intelligent terminal
CN112463367A (en) Method and system for optimizing performance of storage system, electronic equipment and storage medium
CN106155870B (en) Terminal optimization processing method and device and terminal
RU2009105127A (en) CHANGES IN THE CONDITION OF THE ENVIRONMENT FOR CHANGE OF FUNCTIONAL CAPABILITIES
CN112445588A (en) Application task processing method, device and equipment and readable storage medium
CN105573854A (en) Terminal application processing method and device
CN105335192A (en) Information processing method and electronic equipment
CN105549857A (en) Control method for electronic terminal and electronic terminal
CN108958808A (en) Method for starting terminal and device, terminal and storage medium
CN109688264B (en) Electronic equipment display state adjusting method and device and storage medium
CN111143830A (en) Method and device for limiting application use, terminal equipment and storage medium
CN105022647B (en) A kind of control method and terminal of application installation
CN104598008A (en) Power consumption control method of Android device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20170808

Address after: 100102, 18 floor, building 2, Wangjing street, Beijing, Chaoyang District, 1801

Applicant after: BEIJING ANYUN SHIJI SCIENCE AND TECHNOLOGY CO., LTD.

Address before: 100088 Beijing city Xicheng District xinjiekouwai Street 28, block D room 112 (Desheng Park)

Applicant before: Beijing Qihu Technology Co., Ltd.

GR01 Patent grant
GR01 Patent grant