CN105589783A - Application program lag problem data obtaining method and device - Google Patents
Application program lag problem data obtaining method and device Download PDFInfo
- Publication number
- CN105589783A CN105589783A CN201410658257.6A CN201410658257A CN105589783A CN 105589783 A CN105589783 A CN 105589783A CN 201410658257 A CN201410658257 A CN 201410658257A CN 105589783 A CN105589783 A CN 105589783A
- Authority
- CN
- China
- Prior art keywords
- message
- processing
- execution message
- monitoring
- time
- 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.)
- Pending
Links
Landscapes
- Debugging And Monitoring (AREA)
Abstract
The invention discloses an application program lag problem data obtaining method and device. The method comprises following steps: calculating the processing time of to-be-monitored executing messages in an application program; judging whether the processing time of the to-be-monitored executing messages exceeds a preset threshold value; and if the processing time exceeds the preset threshold value, analyzing and processing the information records of the executing messages so as to obtain the application program lag problem data. Through the mode, according to the method and the device of the invention, the application program lag problem data can be obtained; and the basis for monitoring the lag problem is provided.
Description
Technical field
The present invention relates to operating system applied technical field, particularly relate to a kind of utility card and pauseProblem data acquisition methods and device.
Background technology
A card problem generally appears in the electronic equipment such as mobile phone, notebook, occurs that situation is:In electronic equipment operating process, for example, when playing games card, or the stagnant frame of picture when listening song,Namely common people's said " card ".
At browser function day by day in powerful process, the browser card problem of pausing more and more becomes concernEmphasis, each new function adds, and all may introduce some problems, for example: efficiency is low,Thread waits, deadlock etc., these problems easily cause browser to occur card.
How going to monitor effectively constantly and find these card problems, is the pass that solves a card problemKey. But present stage does not also have ready-made method to go to monitor Android (Android) application programA card problem.
Summary of the invention
The technical problem that the present invention mainly solves is to provide a kind of utility card problem data of pausing and obtainsAccess method and device, can obtain the utility card problem data of pausing, thereby be the monitor card problem of pausingBasis is provided.
For solving the problems of the technologies described above, the technical scheme that the present invention adopts is: provide a kind of and answerWith the program card problem data acquisition methods that pauses, comprising: in computing application program, need the execution of monitoringThe processing time of message; Whether the processing time that judges the described execution message that needs monitoring exceedes in advanceIf threshold value; If exceed default threshold value, described in analyzing and processing, carry out the information recording of messageTo obtain the described utility card problem data of pausing.
Wherein, in described computing application program, need the processing time of the execution message of monitoring to comprise:In starting to process the described execution message that needs monitoring, the time of recording start processing; ?Complete after the processing of the described execution message that needs monitoring, recorded the time of processing; By instituteState start process time and described in complete processing time, described in computing application program, need prisonThe processing time of the execution message of control
Wherein, before needing the processing time of execution message of monitoring in described computing application program,Comprise: increase new interface, be written into the execution for needing monitoring described in mark by described new interfaceThe function of message.
Wherein, the information recording of described execution message comprises: the Handler name of processing execution message,Process memory information, the execution message of the thread name of this execution message, the ID that carries out message, systemProcessing time.
Wherein, the information recording of carrying out message described in described analyzing and processing is to obtain the described card problem of pausingAfter data, also comprise: by data analysis script to the described card problem data analysis of pausing,To obtain the described card case study result of pausing.
For solving the problems of the technologies described above, another technical solution used in the present invention is: provide a kind ofThe utility card problem data acquisition device that pauses, described device comprises: computing module, for calculatingIn application program, need the processing time of the execution message of monitoring; Judge module, described in judgingNeed the processing time of the execution message of monitoring whether to exceed default threshold value; The first analysis module,For in the time exceeding default threshold value, the information recording of carrying out message described in analyzing and processing is to obtainState the utility card problem data of pausing.
Wherein, described computing module comprises: the first record cell, and for starting to process described needMonitor execution message time, the time of recording start processing; The second record cell, forComplete after the processing of the described execution message that needs monitoring, recorded the time of processing; CalculateUnit, for by described start process time and described in complete processing time, computing applicationDescribed in program, need the processing time of the execution message of monitoring.
Wherein, described device also comprises: interface increases module, for increasing new interface, by instituteState the function that new interface is written into the execution message for needing monitoring described in mark.
Wherein, the information recording of described execution message comprises: the Handler name of processing execution message,Process memory information, the execution message of the thread name of this execution message, the ID that carries out message, systemProcessing time.
Wherein, described device also comprises: the second analysis module, and for by data analysis script pairThe described card problem data analysis of pausing, to obtain the described card case study result of pausing.
The invention has the beneficial effects as follows: be different from the situation of prior art, computing application journey of the present inventionIn order, need the processing time of the execution message of monitoring; Judge the described execution message that needs monitoringWhether the processing time exceedes default threshold value; If exceed default threshold value, described in analyzing and processingCarry out the information recording of message to obtain the described utility card problem data of pausing. Because monitoring is carried outIn the processing time of message, exceed default threshold value in the processing time, carries out message described in analyzing and processingInformation recording with the program card that the is applied problem data of pausing, in this way, can obtain shouldBy the program card problem data of pausing, thereby provide basis for the monitor card problem of pausing.
Brief description of the drawings
Fig. 1 is the pause flow chart of problem data acquisition methods one embodiment of utility card of the present invention;
Fig. 2 is the pause flow process of another embodiment of problem data acquisition methods of utility card of the present inventionFigure;
Fig. 3 is the pause flow process of the another embodiment of problem data acquisition methods of utility card of the present inventionFigure;
Fig. 4 is the pause flow process of the another embodiment of problem data acquisition methods of utility card of the present inventionFigure;
Fig. 5 is that the pause structure of problem data acquisition device one embodiment of utility card of the present invention is shownIntention;
Fig. 6 is the pause structure of another embodiment of problem data acquisition device of utility card of the present inventionSchematic diagram;
Fig. 7 is the pause structure of the another embodiment of problem data acquisition device of utility card of the present inventionSchematic diagram;
Fig. 8 is the pause structure of the another embodiment of problem data acquisition device of utility card of the present inventionSchematic diagram.
Detailed description of the invention
Below in conjunction with drawings and embodiments, the present invention is described in detail.
Consult Fig. 1, Fig. 1 is the utility card of the present invention problem data acquisition methods one enforcement side of pausingThe flow chart of formula, comprising:
Step S101: the processing time that needs the execution message of monitoring in computing application program.
Android application program is message-driven, and Android comes by Looper, HandlerRealize message circulative metabolism, Android message circulates for thread (, each threadCan there be oneself message queue and message circulation).
The message circulation of Android is mainly made up of 4 key elements: Message, MessageQueue,Looper and Handler, wherein:
Message: represent a concrete message;
MessageQueue: represent message queue, concrete message joins message queue after producingIn;
Looper: for the taking-up message that circulates, so that process;
Handler: for message is processed.
Therefore, each message circulates through a message, can know the processing time of each message,In the normal situation of application program, the processing time of each message is in normal scope, when certainThe time of individual Message Processing is oversize, may occur a card problem.
Step S102: whether the processing time that judges the execution message that needs monitoring exceedes default thresholdValue.
According to the normal time range of Message Processing, preset a threshold value, judgement needs monitoringProcessing time of execution message whether exceed default threshold value.
Step S103: if exceed default threshold value, analyzing and processing is carried out the information recording of messageWith the program card that the is applied problem data of pausing.
If need the processing time of the execution message of monitoring to exceed default threshold value, likely go outA now card problem, therefore the information recording of analyzing and processing execution message pauses and asks with the program card that is appliedTopic data. The information recording of carrying out message includes but not limited to: the Handler that processes this execution messageThe memory information of name, the ID of this execution message, the thread name of processing this execution message, system, holdThe processing time of row message etc. These information recordings after processing by analysis, be combined into one completeA card problem data.
In embodiment of the present invention computing application program, need the processing time of the execution message of monitoring;Whether the processing time that judges the execution message that needs monitoring exceedes default threshold value; If exceed pre-If threshold value, described in analyzing and processing, carry out the information recording of message to obtain described utility cardProblem data. Due to the processing time that message is carried out in monitoring, exceed default threshold in the processing timeValue, the information recording of carrying out message described in analyzing and processing is with the program card that the is applied problem data of pausing,In this way, can obtain the utility card problem data of pausing, thereby be the monitor card problem of pausingBasis is provided.
Consult Fig. 2 to Fig. 4, Fig. 2 to Fig. 4 is that the utility card of the present invention problem data of pausing is obtainedThe flow chart of three embodiments of method, the embodiment of three embodiments of the present invention and Fig. 1Basic identical, something in common refers to Fig. 1 and corresponding explanatory note, and the method comprises:
Step S201: increase new interface, be written into the execution that need to monitor for mark by new interfaceThe function of message.
To Looper, a Printer object is set, interface Printer only states a methodPrintln (Stringx), the method original meaning is some information of printmessage circulation, these information existWhen calling println () function, enter by parameter x transmission. When Printer is not empty,The front and back of every Message Processing, Looper can call println () function, imports into by parameter xThe information such as Handler name, message id, by heavily loaded println () function, obtain in the methodRelevant information, and the processing time of calculating message. Increase a subclass and realize interface Printer,And heavily loaded println () function, in this function, be recordable time.
Be provided with the object of Printer, be the execution message that needs monitoring.
Step S202: in starting to process the execution message that needs monitoring, recording start processingTime.
Be provided with labeling function Printer if carry out message, in the time starting to process this execution message,The time of recording start processing.
Step S203: complete after the processing of execution message that needs monitoring, recorded processingTime.
Step S204: by starting the time of processing and the time that completes processing, calculate Android applicationThe processing time of the middle execution message that needs monitoring.
Step S205: whether the processing time that judges the execution message that needs monitoring exceedes default thresholdValue.
Step S206: if exceed default threshold value, analyzing and processing is carried out the information recording of messageTo obtain the described utility card problem data of pausing.
Step S207: the utility card the obtaining problem data of pausing is stored in to database, wherein,Database is used for storing the utility card problem data of pausing. Database can be positioned on remote server.A card problem data is stored in to database, can be for subsequent analysis.
Above-mentioned steps can be specifically in practical application:
(1) for the thread of needs monitoring, after thread has initialized, specify Printer coupleResemble, and be set to Looper, start to monitor. If want cancel monitoring, only need byPrinter in Looper is set to null;
(2) after an execution message is taken out from message queue by Looper, first judgement isThe no Printer that arranges, if had, enters (3), otherwise enters (4);
(3) carry out println (), record this execution message and start the time of processing.
(4) transfer to handler to carry out Message Processing execution message. Complete after Message Processing, sentenceBreak whether Printer is set, if had, enter (5), otherwise complete this message circulation;
(5) judge whether the corresponding processing time of this execution message exceed predetermined threshold value, if superCross predetermined threshold value, enter (6), otherwise this message circulates, carried out the phase of next messageShould process;
(6) carry out information recording of message database in uploading onto the server by processing this.Processing this information recording of carrying out message comprises: the Handler name of processing execution message, processingThe thread name of this execution message, carry out the ID of message, the memory information of system (comprise total capacity,And use information etc.), processing time of carrying out message.
Step S208: by data analysis script, a card problem data is analyzed, to obtain cardCase study result.
Data analysis script can be realized by Perl language, can analyze number by research staff on the one handAccording to time manually move, can be deployed on the other hand server, every day is at a fixed time to dataCard in the storehouse problem data of pausing is analyzed automatically, obtains analysis result.
Referring to Fig. 3, after step S208, can also comprise:
Step S209: at Webpage, receive the case study result queries request of pausing of user's card.
Step S210: a card case study result is presented to Webpage, so that user checks.
By Webpage, the function of a card case study result queries is provided, can improve operationConvenience.
Referring to Fig. 4, after step S208, or can also comprise:
Step S211: in the scheduled time by mail to user's sending card case study result of pausing.
The automatic Operational Data Analysis script of background data base, obtains a card case study result, andEvery day, predetermined amount of time was by the form of mail, and a card case study result is sent to monitor staff,Mail Monitoring system can be carried out rank to a card case study result, and can monitor the change of rankChange, thereby can monitor in time the pause generation of problem of new card.
In embodiment of the present invention computing application program, need the processing time of the execution message of monitoring;Whether the processing time that judges the execution message that needs monitoring exceedes default threshold value; If exceed pre-If threshold value, described in analyzing and processing, carry out the information recording of message to obtain described utility cardProblem data. Due to the processing time that message is carried out in monitoring, exceed default threshold in the processing timeValue, the information recording of carrying out message described in analyzing and processing is with the program card that the is applied problem data of pausing,In this way, can obtain the utility card problem data of pausing, thereby be the monitor card problem of pausingBasis is provided.
In addition, the inventive method is portable by force, code is changed little and can realize monitoring automaticallyChange.
In actual applications, utilize the inventive method, found a large amount of cards problem of pausing, effectivelyPromote to solve the progress of a card problem. Automatic monitoring to the card problem of pausing, for example:
The card of novel module loading listing of novel pauses, related news:
com.UCMobile.novel.service.NovelCatalogService.onReaderCatalogReceived
Call the card that PP assistant downloads introducing and pause, related news:
com.uc.ppassistant.PPImagesDownloadController$1
Browser is inserted backstage and is write io and operate the card causing and pause, related news:
com.uc.browser.BrowserController--2224。
Above-mentioned practical application, that has further verified the inventive method can provide a card problem dataThereby for the card in application program pause problem monitor provide basis, embody the inventive method shouldBy value.
Consult Fig. 5, Fig. 5 is the utility card of the present invention problem data acquisition device one enforcement side of pausingThe structural representation of formula, the device of present embodiment can be carried out the step in above-mentioned Fig. 1 to Fig. 4.This device comprises: computing module 11, judge module 12 and the first analysis module 13.
Computing module 11 needs the processing time of the execution message of monitoring for computing application program.
Android application program is message-driven, and Android comes by Looper, HandlerRealize message circulative metabolism, Android message circulates for thread (, each threadCan there be oneself message queue and message circulation).
The message circulation of Android is mainly made up of 4 key elements: Message, MessageQueue,Looper and Handler, wherein:
Message: represent a concrete message;
MessageQueue: represent message queue, concrete message joins message queue after producingIn;
Looper: for the taking-up message that circulates, so that process;
Handler: for message is processed.
Therefore, each message circulates through a message, can know the processing time of each message,In the normal situation of application program, the processing time of each message is in normal scope, when certainThe time of individual Message Processing is oversize, may occur a card problem.
Whether judge module 12 exceedes for the processing time that judges the execution message that needs monitoring in advanceIf threshold value.
According to the normal time range of Message Processing, preset a threshold value, judgement needs monitoringProcessing time of execution message whether exceed default threshold value.
The first analysis module 13 is in the time exceeding default threshold value, carries out described in analyzing and processing and disappearsThe information recording of breath is to obtain the described utility card problem data of pausing.
If need the processing time of the execution message of monitoring to exceed default threshold value, likely go outA now card problem, therefore the information recording of analyzing and processing execution message pauses and asks with the program card that is appliedTopic data. The information recording of carrying out message includes but not limited to: the Handler of processing execution messageName, the thread name of processing this execution message, the ID that carries out message, the memory information of system (compriseTotal capacity, and use information etc.), processing time etc. of carrying out message. These information recording warpsCross and be combined into the complete card problem data of pausing after analyzing and processing.
In embodiment of the present invention computing application program, need the processing time of the execution message of monitoring;Whether the processing time that judges the execution message that needs monitoring exceedes default threshold value; If exceed pre-If threshold value, described in analyzing and processing, carry out the information recording of message to obtain described utility cardProblem data. Due to the processing time that message is carried out in monitoring, exceed default threshold in the processing timeValue, the information recording of carrying out message described in analyzing and processing is with the program card that the is applied problem data of pausing,In this way, can obtain the utility card problem data of pausing, thereby be the monitor card problem of pausingBasis is provided.
Consult Fig. 6 to Fig. 8, Fig. 6 to Fig. 8 is that the utility card of the present invention problem data of pausing is obtainedThe structural representation of three embodiments of device, the enforcement of three embodiments of the present invention and Fig. 5Mode is basic identical, and something in common refers to Fig. 5 and corresponding explanatory note, and this device comprises:Computing module 11, judge module 12, the first analysis module 13.
Computing module 11 needs the processing time of the execution message of monitoring for computing application program.
Whether judge module 12 exceedes for the processing time that judges the execution message that needs monitoring in advanceIf threshold value.
The first analysis module 13 is in the time exceeding default threshold value, carries out described in analyzing and processing and disappearsThe information recording of breath is to obtain the described utility card problem data of pausing.
This device also comprises: memory module 14.
Memory module 14 is stored in database for problem data that the utility card obtaining is paused,Wherein, database is used for storing the utility card problem data of pausing. Database can be positioned at long-range clothesOn business device. A card problem data is stored in to database, can be for subsequent analysis.
This device also comprises: the second analysis module 15.
The second analysis module 15 is for by data analysis script, a card problem data being analyzed,To obtain a card case study result.
Data analysis script can be realized by Perl language, can analyze number by research staff on the one handAccording to time manually move, can be deployed on the other hand server, every day is at a fixed time to dataCard in the storehouse problem data of pausing is analyzed automatically, obtains analysis result.
Wherein, computing module 11 comprises: the first record cell 111, the second record cell 112 withAnd computing unit 113.
The first record cell 111, in starting to process the execution message that needs monitoring, is rememberedRecord starts the time of processing.
The second record cell 112 is for completing after the processing of execution message that needs monitoring, recordComplete the time of processing.
Computing unit 113, for by starting the time of processing and the time that completes processing, calculates peaceIn Zhuo Yingyong, need the processing time of the execution message of monitoring.
Device also comprises: interface increases module 16.
Interface increases module 16 for increasing new interface, is written into for mark needs by new interfaceThe function of the execution message of monitoring.
To Looper, a Printer object is set, interface Printer only states a methodPrintln (Stringx), the method original meaning is some information of printmessage circulation, these information existWhen calling println () function, enter by parameter x transmission. When Printer is not empty,The front and back of every Message Processing, Looper can call println () function, imports into by parameter xThe information such as Handler name, message id, by heavily loaded println () function, obtain in the methodRelevant information, and the processing time of calculating message. Increase a subclass and realize interface Printer,And heavily loaded println () function, in this function, be recordable time.
Be provided with the object of Printer, be the execution message that needs monitoring.
Consult Fig. 7, this device comprises: receiver module 17 and display module 18.
Receiver module 17 is at Webpage, the card that the receives user case study result queries of pausingRequest.
Display module 18 is for being presented at Webpage by a card case study result, so that useFamily is checked.
By Webpage, the function of a card case study result queries is provided, can improve operationConvenience.
Consult Fig. 8, this device also comprises: sending module 19.
Sending module 19 in the scheduled time by mail to pause case study knot of user's sending cardReally.
The automatic Operational Data Analysis script of background server, obtains a card case study result, andEvery day, predetermined amount of time was by the form of mail, and a card case study result is sent to monitor staff,Mail Monitoring system can be carried out rank to a card case study result, and can monitor the change of rankChange, thereby can monitor in time the pause generation of problem of new card.
Embodiment of the present invention is calculated the processing time that needs the execution message of monitoring in Android application;Whether the processing time that judges the execution message that needs monitoring exceedes default threshold value; If exceed pre-If threshold value, the database information recording of processing execution message being uploaded onto the server, wherein,The database of server is for storing the card being made up of information recording of the uploading data of pausing; Pass through dataAnalyze script the information recording of uploading is analyzed, obtain a card case study result. Due to prisonProcessing time of message is carried out in control, exceedes default threshold value in the processing time, upload information recording toServer database so that analyze, in this way, can pause and ask the card in Android applicationTopic is monitored.
The foregoing is only embodiments of the present invention, not thereby limit the scope of the claims of the present invention,Every equivalent structure or conversion of equivalent flow process that utilizes description of the present invention and accompanying drawing content to do, orDirectly or indirectly be used in other relevant technical fields, be all in like manner included in patent of the present invention and protectProtect in scope.
Claims (10)
1. the utility card problem data acquisition methods that pauses, is characterized in that, comprising:
In computing application program, need the processing time of the execution message of monitoring;
Whether the processing time that judges the described execution message that needs monitoring exceedes default threshold value;
If exceed default threshold value, described in analyzing and processing, carry out the information recording of message to obtainThe described utility card problem data of pausing.
2. method according to claim 1, is characterized in that, in described computing application programNeed the processing time of the execution message of monitoring to comprise:
In starting to process the described execution message that needs monitoring, the time of recording start processing;
Complete after the processing of the described execution message that needs monitoring, recorded the time of processing;
By described start process time and described in complete processing time, in computing application programThe processing time of the described execution message that needs monitoring.
3. method according to claim 1, is characterized in that, in described computing application programBefore needing the processing time of execution message of monitoring, comprising: increase new interface, by described newInterface is written into the function of the execution message for needing monitoring described in mark.
4. method according to claim 1, is characterized in that, the information of described execution messageRecord comprises: process described execution message Handler name, process the thread of described execution messageName, the ID of described execution message, the memory information of system, the processing time of described execution message.
5. method according to claim 1, is characterized in that, holds described in described analyzing and processingThe information recording of row message pauses after problem data to obtain described card, also comprises: divide by dataAnalyse script to the described card problem data analysis of pausing, to obtain the described card case study result of pausing.
6. the utility card problem data acquisition device that pauses, is characterized in that described device bagDraw together:
Computing module, needs processing time of execution message of monitoring for computing application program;
Judge module, for judging whether the described processing time that needs the execution message of monitoring exceedesDefault threshold value;
The first analysis module, in the time exceeding default threshold value, carries out message described in analyzing and processingInformation recording to obtain the described utility card problem data of pausing.
7. device according to claim 6, is characterized in that, described computing module comprises:
The first record cell, in starting to process the described execution message that needs monitoring,The time of recording start processing;
The second record cell, for completing after the processing of the described execution message that needs monitoring, noteRecord the time of processing;
Computing unit, for by described start process time and described in complete processing time,Described in computing application program, need the processing time of the execution message of monitoring.
8. device according to claim 6, is characterized in that, described device also comprises:
Interface increases module, for increasing new interface, is written into for mark institute by described new interfaceState the function of the execution message that needs monitoring.
9. device according to claim 6, is characterized in that, the information of described execution messageRecord comprises: the Handler name of processing execution message, process this execution message thread name, holdThe processing time of the ID of row message, the memory information of system, execution message.
10. device according to claim 6, is characterized in that, described device also comprises:
The second analysis module, for dividing the described card problem data of pausing by data analysis scriptAnalyse, to obtain the described card case study result of pausing.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410658257.6A CN105589783A (en) | 2014-11-18 | 2014-11-18 | Application program lag problem data obtaining method and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410658257.6A CN105589783A (en) | 2014-11-18 | 2014-11-18 | Application program lag problem data obtaining method and device |
Publications (1)
Publication Number | Publication Date |
---|---|
CN105589783A true CN105589783A (en) | 2016-05-18 |
Family
ID=55929382
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201410658257.6A Pending CN105589783A (en) | 2014-11-18 | 2014-11-18 | Application program lag problem data obtaining method and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105589783A (en) |
Cited By (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106354561A (en) * | 2016-08-24 | 2017-01-25 | 刘勇 | Method for controlling running memory of mobile terminal and mobile terminal |
CN106598806A (en) * | 2016-12-05 | 2017-04-26 | 北京金和网络股份有限公司 | Method for monitoring slow running of mobile APP developed on the basis of iPhone platform |
CN106776253A (en) * | 2016-12-08 | 2017-05-31 | 武汉斗鱼网络科技有限公司 | A kind of interface interim card monitoring method and device |
CN107038107A (en) * | 2017-03-09 | 2017-08-11 | 武汉斗鱼网络科技有限公司 | A kind of method and device for obtaining application interim card information |
CN107391356A (en) * | 2017-07-26 | 2017-11-24 | 北京小米移动软件有限公司 | Interim card information acquisition method, device and computer-readable recording medium |
CN107590060A (en) * | 2017-09-05 | 2018-01-16 | 杭州时趣信息技术有限公司 | A kind of analysis method and device of terminal interim card |
CN107741897A (en) * | 2017-09-11 | 2018-02-27 | 广州市百果园信息技术有限公司 | Application program smoothness degree detection method, device and intelligent terminal |
CN108108303A (en) * | 2017-12-29 | 2018-06-01 | 珠海市君天电子科技有限公司 | A kind of application program interim card test method, relevant device and computer storage media |
CN108345524A (en) * | 2017-01-22 | 2018-07-31 | 腾讯科技(深圳)有限公司 | Method for monitoring application program and Application Monitoring device |
CN108446199A (en) * | 2017-02-16 | 2018-08-24 | 阿里巴巴集团控股有限公司 | A kind of detection method and device using interim card |
CN108509348A (en) * | 2018-06-20 | 2018-09-07 | 厦门美图移动科技有限公司 | A kind of test method and mobile terminal of system aging |
CN108762522A (en) * | 2018-05-29 | 2018-11-06 | 努比亚技术有限公司 | A kind of method for controlling mobile terminal, mobile terminal and computer readable storage medium |
CN109074303A (en) * | 2017-06-27 | 2018-12-21 | 华为技术有限公司 | A kind of Caton detection method and device |
CN109284221A (en) * | 2018-10-31 | 2019-01-29 | 中国农业银行股份有限公司 | A kind of early warning system and method |
CN109324977A (en) * | 2018-10-31 | 2019-02-12 | 北京微播视界科技有限公司 | Detection method, device and the electronic equipment of application program Caton |
CN109426603A (en) * | 2017-08-21 | 2019-03-05 | 北京京东尚科信息技术有限公司 | A kind of method and apparatus for analyzing application program Caton |
CN109446039A (en) * | 2018-09-21 | 2019-03-08 | 苏州蜗牛数字科技股份有限公司 | A kind of method and system of detection device Caton |
CN109840189A (en) * | 2018-12-15 | 2019-06-04 | 中国平安人寿保险股份有限公司 | Caton formation gathering method, device, computer installation and readable storage medium storing program for executing |
CN110908864A (en) * | 2019-11-11 | 2020-03-24 | 腾讯科技(深圳)有限公司 | Equipment blocking processing method, device, equipment and medium |
CN111639004A (en) * | 2020-05-12 | 2020-09-08 | 腾讯音乐娱乐科技(深圳)有限公司 | User interface card pause monitoring method and device and storage medium |
CN112015613A (en) * | 2019-05-31 | 2020-12-01 | 阿里巴巴集团控股有限公司 | Information detection method and device |
CN113535442A (en) * | 2020-04-13 | 2021-10-22 | Oppo广东移动通信有限公司 | Terminal stuck analysis method and device and computer storage medium |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2010107628A2 (en) * | 2009-03-18 | 2010-09-23 | Microsoft Corporation | Web front-end throttling |
CN101876938A (en) * | 2009-11-11 | 2010-11-03 | 北京神州泰岳软件股份有限公司 | Message queue-based application software response time measuring method |
US20120260083A1 (en) * | 2011-04-05 | 2012-10-11 | Andrews Jonathan J | Adjusting Device Performance over Multiple Time Domains |
CN103810099A (en) * | 2013-11-21 | 2014-05-21 | 北京奇虎科技有限公司 | Code tracing method and code tracing system |
-
2014
- 2014-11-18 CN CN201410658257.6A patent/CN105589783A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2010107628A2 (en) * | 2009-03-18 | 2010-09-23 | Microsoft Corporation | Web front-end throttling |
CN101876938A (en) * | 2009-11-11 | 2010-11-03 | 北京神州泰岳软件股份有限公司 | Message queue-based application software response time measuring method |
US20120260083A1 (en) * | 2011-04-05 | 2012-10-11 | Andrews Jonathan J | Adjusting Device Performance over Multiple Time Domains |
CN103810099A (en) * | 2013-11-21 | 2014-05-21 | 北京奇虎科技有限公司 | Code tracing method and code tracing system |
Cited By (32)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106354561A (en) * | 2016-08-24 | 2017-01-25 | 刘勇 | Method for controlling running memory of mobile terminal and mobile terminal |
CN106354561B (en) * | 2016-08-24 | 2020-01-24 | 禄可科技集团有限公司 | Control method for running memory of mobile terminal and mobile terminal |
CN106598806A (en) * | 2016-12-05 | 2017-04-26 | 北京金和网络股份有限公司 | Method for monitoring slow running of mobile APP developed on the basis of iPhone platform |
CN106776253A (en) * | 2016-12-08 | 2017-05-31 | 武汉斗鱼网络科技有限公司 | A kind of interface interim card monitoring method and device |
CN106776253B (en) * | 2016-12-08 | 2020-08-04 | 武汉斗鱼网络科技有限公司 | Interface card pause monitoring method and device |
CN108345524B (en) * | 2017-01-22 | 2021-12-14 | 腾讯科技(深圳)有限公司 | Application program monitoring method and application program monitoring device |
CN108345524A (en) * | 2017-01-22 | 2018-07-31 | 腾讯科技(深圳)有限公司 | Method for monitoring application program and Application Monitoring device |
CN108446199A (en) * | 2017-02-16 | 2018-08-24 | 阿里巴巴集团控股有限公司 | A kind of detection method and device using interim card |
CN107038107A (en) * | 2017-03-09 | 2017-08-11 | 武汉斗鱼网络科技有限公司 | A kind of method and device for obtaining application interim card information |
CN107038107B (en) * | 2017-03-09 | 2020-03-17 | 武汉斗鱼网络科技有限公司 | Method and device for acquiring application blocking information |
WO2018161622A1 (en) * | 2017-03-09 | 2018-09-13 | 武汉斗鱼网络科技有限公司 | Method and device for acquiring lag information of application |
CN109074303A (en) * | 2017-06-27 | 2018-12-21 | 华为技术有限公司 | A kind of Caton detection method and device |
CN107391356B (en) * | 2017-07-26 | 2020-09-25 | 北京小米移动软件有限公司 | Method and device for acquiring stuck information and computer readable storage medium |
CN107391356A (en) * | 2017-07-26 | 2017-11-24 | 北京小米移动软件有限公司 | Interim card information acquisition method, device and computer-readable recording medium |
CN109426603B (en) * | 2017-08-21 | 2022-11-08 | 北京京东尚科信息技术有限公司 | Method and device for analyzing application program blockage |
CN109426603A (en) * | 2017-08-21 | 2019-03-05 | 北京京东尚科信息技术有限公司 | A kind of method and apparatus for analyzing application program Caton |
CN107590060A (en) * | 2017-09-05 | 2018-01-16 | 杭州时趣信息技术有限公司 | A kind of analysis method and device of terminal interim card |
CN107741897A (en) * | 2017-09-11 | 2018-02-27 | 广州市百果园信息技术有限公司 | Application program smoothness degree detection method, device and intelligent terminal |
CN108108303A (en) * | 2017-12-29 | 2018-06-01 | 珠海市君天电子科技有限公司 | A kind of application program interim card test method, relevant device and computer storage media |
CN108762522A (en) * | 2018-05-29 | 2018-11-06 | 努比亚技术有限公司 | A kind of method for controlling mobile terminal, mobile terminal and computer readable storage medium |
CN108509348A (en) * | 2018-06-20 | 2018-09-07 | 厦门美图移动科技有限公司 | A kind of test method and mobile terminal of system aging |
CN108509348B (en) * | 2018-06-20 | 2021-12-07 | 厦门美图移动科技有限公司 | System aging test method and mobile terminal |
CN109446039A (en) * | 2018-09-21 | 2019-03-08 | 苏州蜗牛数字科技股份有限公司 | A kind of method and system of detection device Caton |
CN109284221B (en) * | 2018-10-31 | 2022-06-03 | 中国农业银行股份有限公司 | Early warning system and method |
CN109324977A (en) * | 2018-10-31 | 2019-02-12 | 北京微播视界科技有限公司 | Detection method, device and the electronic equipment of application program Caton |
CN109284221A (en) * | 2018-10-31 | 2019-01-29 | 中国农业银行股份有限公司 | A kind of early warning system and method |
CN109840189A (en) * | 2018-12-15 | 2019-06-04 | 中国平安人寿保险股份有限公司 | Caton formation gathering method, device, computer installation and readable storage medium storing program for executing |
CN112015613A (en) * | 2019-05-31 | 2020-12-01 | 阿里巴巴集团控股有限公司 | Information detection method and device |
CN110908864A (en) * | 2019-11-11 | 2020-03-24 | 腾讯科技(深圳)有限公司 | Equipment blocking processing method, device, equipment and medium |
CN110908864B (en) * | 2019-11-11 | 2024-05-10 | 腾讯科技(深圳)有限公司 | Equipment jamming processing method, device, equipment and medium |
CN113535442A (en) * | 2020-04-13 | 2021-10-22 | Oppo广东移动通信有限公司 | Terminal stuck analysis method and device and computer storage medium |
CN111639004A (en) * | 2020-05-12 | 2020-09-08 | 腾讯音乐娱乐科技(深圳)有限公司 | User interface card pause monitoring method and device and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105589783A (en) | Application program lag problem data obtaining method and device | |
CN109324977A (en) | Detection method, device and the electronic equipment of application program Caton | |
CN104765689B (en) | A kind of interface capability data supervise method and apparatus in real time | |
US9823945B2 (en) | Method and apparatus for managing application program | |
CN105577772A (en) | Material receiving method, material uploading method and device | |
CN109862100B (en) | Method and device for pushing information | |
CN103577310A (en) | Method and device for recording software debugging logs | |
CN111813685A (en) | Automatic testing method and device | |
CN109150700A (en) | A kind of method and device of data acquisition | |
CN114510305B (en) | Model training method and device, storage medium and electronic equipment | |
CN105354090B (en) | Management method and device of virtual equipment | |
CN111475388A (en) | Data push test method and device, computer equipment and storage medium | |
CN109842533A (en) | A kind of method and device detecting game Caton frame | |
CN112052077B (en) | Method, device, equipment and medium for managing software tasks | |
CN113962316A (en) | Model training method and device and electronic equipment | |
CN113962587A (en) | Device inventory method, device, computer device and computer-readable storage medium | |
CN114071127A (en) | Live video delay testing method and device, storage medium and electronic equipment | |
CN110704294B (en) | Method and apparatus for determining response time | |
CN113590372A (en) | Log-based link tracking method and device, computer equipment and storage medium | |
CN112423099A (en) | Video loading method and device and electronic equipment | |
CN111831348B (en) | Method and device for automatically configuring application and terminal equipment | |
KR20170086760A (en) | Electronic device performing emulation-based forensic analysis and method of performing forensic analysis using the same | |
CN114690988B (en) | Test method and device and electronic equipment | |
CN110337046A (en) | It is a kind of to pass through the quick method, apparatus, computer equipment and computer readable storage medium of positioning video on a timeline of picture | |
CN111831530A (en) | Test method and device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20160518 |
|
RJ01 | Rejection of invention patent application after publication |