CN104679741A - Method and device for obtaining memory occupied by instance - Google Patents

Method and device for obtaining memory occupied by instance Download PDF

Info

Publication number
CN104679741A
CN104679741A CN201310610883.3A CN201310610883A CN104679741A CN 104679741 A CN104679741 A CN 104679741A CN 201310610883 A CN201310610883 A CN 201310610883A CN 104679741 A CN104679741 A CN 104679741A
Authority
CN
China
Prior art keywords
parent
class
information
title
list
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.)
Granted
Application number
CN201310610883.3A
Other languages
Chinese (zh)
Other versions
CN104679741B (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201310610883.3A priority Critical patent/CN104679741B/en
Publication of CN104679741A publication Critical patent/CN104679741A/en
Application granted granted Critical
Publication of CN104679741B publication Critical patent/CN104679741B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a method and a device for obtaining memory occupied by an instance, and relates to the field of information technology. The memory occupied by all examples which conform to a condition can be found in one time through an inheritance relationship. The method disclosed by the embodiment of the invention comprises the following steps: obtaining the implementation class information of the instance, wherein the implementation class information comprises an implementation class name; when the implementation class name contained in the implementation class information is not matched with a filter condition input by a user, obtaining the parent class information of the implementation class, wherein the parent class information comprises a parent class name; and when the parent class name in the parent class information of the implementation class is not matched with the filter condition, storing the instance the memory occupation information corresponding to the instance into an exhibition list to bring convenience for exhibition. The embodiment of the invention is suitable to adopt when the memory occupied by the instance is obtained.

Description

A kind of method and device obtaining example committed memory
Technical field
The present invention relates to areas of information technology, particularly relate to a kind of method and the device that obtain example committed memory.
Background technology
The EMS memory occupation analysis of Android (Android) is normally completed by Memory Analyzer, adopts Memory Analyzer only can realize class belonging to analysis example.Such as, window A, window B are the example of different interface class Class c1 and Class c2, and wherein, Class c1 and Class c2 inherits in window class.Test side wishes to check the EMS memory occupation situation at interface, adopts Memory Analyzer to carry out searching by Class c1 or Class c2 the internal memory that it example comprised takies one by one.
But, when adopting prior art to check the internal memory that example takies, disposablely all cannot find out realizing the window that class comprises, causing waste of manpower and time.
Summary of the invention
Embodiments of the invention provide a kind of method and the device that obtain example committed memory, can by the disposable internal memory finding out qualified all examples and take of inheritance.
First aspect, the embodiment of the present invention provides a kind of method obtaining example committed memory, comprising:
What obtain example realizes category information, and the described category information that realizes comprises and realizes class title;
When described realize that category information comprises described realize class title do not mate with the filtercondition that user inputs time, obtain the described parent information realizing class, described parent information comprises parent title;
When described realize described parent title in the parent information of class and described filter criteria matches time, described example and committed memory information corresponding to described example are saved in and show that list is to show.
Second aspect, the embodiment of the present invention provides a kind of device obtaining example committed memory, comprising:
Acquiring unit, realizes category information for what obtain example, and the described category information that realizes comprises and realizes class title;
Described acquiring unit, also for when described realize that category information comprises described realize class title do not mate with the filtercondition that user inputs time, obtain the described parent information realizing class, described parent information comprises parent title;
Storage unit, for when described realize described parent title in the parent information of class and described filter criteria matches time, described example and committed memory information corresponding to described example are saved in and show that list is to show.
The embodiment of the present invention provides a kind of method and the device that obtain example committed memory, and realize category information by what obtain example, the described category information that realizes comprises and realizes class title; When described realize that category information comprises described realize class title do not mate with the filtercondition that user inputs time, obtain the described parent information realizing class, described parent information comprises parent title; When described realize described parent title in the parent information of class and described filter criteria matches time, described example and committed memory information corresponding to described example are saved in and show that list is to show, cannot disposablely all find out realizing the window that class comprises when checking example committed memory with adopting prior art, cause waste of manpower and time to be compared, the embodiment of the present invention can by the disposable internal memory finding out qualified all examples and take of inheritance.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
A kind of process flow diagram obtaining the method for example committed memory that Fig. 1 provides for one embodiment of the invention;
A kind of process flow diagram obtaining the method for example committed memory that Fig. 2 provides for another embodiment of the present invention;
The result schematic diagram of the employing prior art acquisition example committed memory that Fig. 3 A provides for another embodiment of the present invention;
Fig. 3 B obtains the result schematic diagram of example committed memory for employing the present invention that another embodiment of the present invention provides;
A kind of block diagram obtaining the device of example committed memory that Fig. 4 provides for one embodiment of the invention;
A kind of block diagram obtaining the device of example committed memory that Fig. 5 provides for one embodiment of the invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
The embodiment of the present invention provides a kind of method obtaining example committed memory, and the executive agent of the method can be the terminals such as terminal, such as smart mobile phone, panel computer, notebook computer.As shown in Figure 1, the method comprises:
Step 101, what obtain example realizes category information, and the described category information that realizes comprises and realizes class title.
Example refers to the object implementatio8 based on certain class, and the object implementatio8 process of certain class can be called instantiation.Such as, Class A(parameter 1, parameter 2), example refers to parameter 1, parameter 2, and the class that realizes of these two examples is Class A.
Optionally, the realizing of the example of acquisition also comprises the interface realizing class in category information, the described interface realizing class realizes example for calling the method realizing class.
Step 102, when described realize that category information comprises described realize class title do not mate with the filtercondition that user inputs time, obtain the described parent information realizing class, described parent information comprises parent title.
Optionally, when described realize that category information comprises described realize the filter criteria matches that class title and user input time, then can directly example and committed memory information corresponding to example be kept at shows in list, shows that each that preserve in list is recorded as the example of the filtercondition meeting user's input and committed memory information corresponding to example.
Wherein, the committed memory information that example is corresponding adopts Shallow Heap and Retained Heap to be described usually, wherein, Shallow Heap represents the internal memory that example self takies, wherein do not comprise its object quoted, Retained Heap represents that the internal memory that instant example self takies and instant example can directly or the summation of internal memory shared by the example that arrives of indirect referencing.
Optionally, when realizing class and there is parent, then this realizes the subclass that class can be called parent, and subclass inherits parent, and the building method of subclass calls the building method of parent.Parent can comprise multiple subclass, and namely this multiple subclass can call the building method of parent.
Step 103, when described realize described parent title in the parent information of class and described filter criteria matches time, described example and committed memory information corresponding to described example are saved in and show that list is to show.
The embodiment of the present invention provides a kind of method obtaining example committed memory, and realize category information by what obtain example, the described category information that realizes comprises and realizes class title; When described realize that category information comprises described realize class title do not mate with the filtercondition that user inputs time, obtain the described parent information realizing class, described parent information comprises parent title; When described realize described parent title in the parent information of class and described filter criteria matches time, described example and committed memory information corresponding to described example are saved in and show that list is to show, cannot disposablely all find out realizing the window that class comprises when checking example committed memory with adopting prior art, waste of manpower and time is caused to be compared, the embodiment of the present invention by the disposable internal memory finding out qualified all examples and take of inheritance, can save manpower and time.
The embodiment of the present invention provides the another kind of method obtaining example committed memory, and as shown in Figure 2, the method comprises:
Step 201, obtains the example list that in memory image, all examples are formed.
Optionally, obtain the example list in Android (Android) memory image by mat.api, wherein, example list comprises all examples that Android internal memory comprises.Wherein, api is application programming interface (Application Programming Interface).Such as, after receiving the instruction of user's transmission, obtain the example list in Android memory image by mat.api.
Step 202, travels through described example list, obtains first example.
Optionally, when carrying out subsequent treatment, process each example successively, after namely checking shared by an example that internal memory completes, then check internal memory shared by next example according to the order of example list, until all examples have been checked in example list.
Step 203, what obtain example realizes category information, and the described category information that realizes comprises and realizes class title.
This step is identical with step 101 in accompanying drawing 1, and this is no longer going to repeat them.
Step 204, judges the described described filter criteria matches realizing class title and whether input with user realizing that category information comprises.
Optionally, when described realize that category information comprises described realize the filter criteria matches that class title and user input time, then perform step 205, when described realize that category information comprises described realize class title do not mate with the filtercondition that user inputs time, then after execution general headquarters 206.
Step 205, is saved in described example and committed memory information corresponding to described example and shows that list is to show.
Show that list comprises all examples with the filter criteria matches that user inputs and committed memory information corresponding to example.Wherein, the committed memory information that example is corresponding can be described by Shallow Heap and Retained Heap.
Optionally, after execution of step 205, continue to perform step 211, namely obtain next example.
Step 206, by the described class assignment that realizes to recurrence variable.
Such as, realize class and adopt IClass to represent, recurrence variable adopts IClassNext to represent, then can be expressed as IClassNext=IClass by realizing class assignment to recurrence variable.
Step 207, judges whether described recurrence variable has parent.
When recurrence variable exists parent, perform step 208, when recurrence variable does not exist parent, perform step 211.
Step 208, obtain the described parent information realizing class according to the described category information that realizes, described parent information comprises parent title.
Optionally, when realizing class and there is parent, then this realizes the subclass that class can be called parent, and subclass inherits parent, and the building method of subclass calls the building method of parent.Parent can comprise multiple subclass, and namely this multiple subclass can call the building method of parent.
Step 209, judges whether the described described parent title realized in the parent information of class mates with described filtercondition.
Realize described parent title in the parent information of class and described filter criteria matches when described, then perform step 205, when the described described parent title realized in the parent information of class is not mated with described filtercondition, execution step 210.
Step 210, by the described parent assignment of class that realizes to described recurrence variable.
Optionally, the parent realizing class can be expressed as SuperClass, then the parent assignment realizing class can be expressed as IClassNext=SuperClass to recurrence variable.
After execution of step 210, circulation performs step 207.
Step 211, judges whether described example is last example;
Step 212, when described example is not last example, obtains the next example after example described in described example list successively.
Optionally, after completing instant example process, continue to perform next example, namely perform step 203, the method according to described acquisition example committed memory performs to described next example the operation obtaining example committed memory.
Step 213, after examples all in described example list all executes the operation obtaining example committed memory, shows described displaying list.
Such as, when adopting prior art to check example committed memory, when namely adopting Memory Analyzer to analyze internal memory list, the filtercondition of input is " tencent ", a large amount of examples cannot be classified according to inheritance by prior art, and show the enormous amount of the example that list is shown, as Fig. 3 A represents.When the method adopting the embodiment of the present invention to provide checks example committed memory, owing to a large amount of examples can be classified according to inheritance, and can get rid of according to inheritance the example not meeting filtercondition, the displaying list quantity obtained is few, shows 2 examples in displaying list as shown in Figure 3 B.
The embodiment of the present invention provides a kind of method obtaining example committed memory, and realize category information by what obtain example, the described category information that realizes comprises and realizes class title; When described realize that category information comprises described realize class title do not mate with the filtercondition that user inputs time, obtain the described parent information realizing class, described parent information comprises parent title; When described realize described parent title in the parent information of class and described filter criteria matches time, described example and committed memory information corresponding to described example are saved in and show that list is to show, make it possible to by the disposable internal memory finding out qualified all examples and take of inheritance, save manpower and time.
The embodiment of the present invention provides a kind of device 40 obtaining example committed memory, and this device can be the terminals such as terminal, such as smart mobile phone, panel computer, notebook computer.As shown in Figure 4, this device comprises: acquiring unit 401, storage unit 402.
Acquiring unit 401, realizes category information for what obtain example, and the described category information that realizes comprises and realizes class title;
Example refers to the object implementatio8 based on certain class, and the object implementatio8 process of certain class can be called instantiation.Such as, Class A(parameter 1, parameter 2), example refers to parameter 1, parameter 2, and the class that realizes of these two examples is Class A.
Described acquiring unit 401, also for when described realize that category information comprises described realize class title do not mate with the filtercondition that user inputs time, obtain the described parent information realizing class, described parent information comprises parent title;
Storage unit 402, for when described realize described parent title in the parent information of class and described filter criteria matches time, described example and committed memory information corresponding to described example are saved in and show that list is to show.
Wherein, the committed memory information that example is corresponding adopts Shallow Heap and Retained Heap to be described usually, wherein, Shallow Heap represents the internal memory that example self takies, wherein do not comprise its object quoted, Retained Heap represents that the internal memory that instant example self takies and instant example can directly or the summation of internal memory shared by the example that arrives of indirect referencing.
Show that list comprises all examples with the filter criteria matches that user inputs and committed memory information corresponding to example.
Further alternative, at described acquiring unit 401, according to case-based system example realize category information before, described acquiring unit 401 is also for obtaining the example list that in memory image, all examples is formed.
Optionally, obtain the example list in Android (Android) memory image by mat.api, wherein, example list comprises all examples that Android internal memory comprises.
Further alternative, as shown in Figure 5, described device also comprises: Traversal Unit 403;
After acquisition example list, Traversal Unit 403, for traveling through described example list, obtains first example.
Further alternative, as shown in Figure 5, described acquiring unit 401 is for obtaining the described parent information realizing class, and described acquiring unit 401 comprises: assignment module 4011, judge module 4012, acquisition module 4013;
Assignment module 4011, for when described realize that category information comprises described realize class title do not mate with the filtercondition that user inputs time, by the described class assignment that realizes to recurrence variable;
Such as, realize class and adopt IClass to represent, recurrence variable adopts IClassNext to represent, then can be expressed as IClassNext=IClass by realizing class assignment to recurrence variable.
Judge module 4012, for judging whether described recurrence variable has parent;
Acquisition module 4013, for when described recurrence variable has parent, obtains the described parent information realizing class according to the described category information that realizes.
Further alternative, when the described described parent title realized in the parent information of class is not mated with described filtercondition, described assignment module 4011, also for: give described recurrence variable by the described parent assignment realizing class.
Optionally, the parent realizing class can be expressed as SuperClass, then the parent assignment realizing class can be expressed as IClassNext=SuperClass to recurrence variable.
Optionally, before assignment is to recurrence variable, can judge whether the described parent title realized in the parent information of class mates with described filtercondition.
Further alternative, list is shown so that after showing described described example and committed memory information corresponding to described example to be saved in, or when described recurrence variable does not have parent, described acquiring unit 401, also for obtaining the next example after example described in described example list successively, to perform to described next example the operation obtaining example committed memory according to the method for described acquisition example committed memory;
Further alternative, as shown in Figure 5, described device also comprises: display unit 404;
After examples all in described example list all executes the operation obtaining example committed memory, described display unit 404 shows described displaying list.
It should be noted that, in accompanying drawing 4 or accompanying drawing 5 shown device, the content such as information interaction between the specific implementation process of its modules and modules, due to the inventive method embodiment based on same inventive concept, see embodiment of the method, can not repeat one by one at this.
The embodiment of the present invention provides a kind of device obtaining example committed memory, by acquiring unit obtain example realize category information; When described realize that category information comprises described realize class title do not mate with the filtercondition that user inputs time, described acquiring unit is also for obtaining the described parent information realizing class, and described parent information comprises parent title; When described realize described parent title in the parent information of class and described filter criteria matches time, storage unit, show that list is to show for described example and committed memory information corresponding to described example being saved in, make it possible to by the disposable internal memory finding out qualified all examples and take of inheritance, save manpower and time.
It should be noted that, device embodiment described above is only schematic, the wherein said unit illustrated as separating component or can may not be and physically separates, parts as unit display can be or may not be physical location, namely can be positioned at a place, or also can be distributed in multiple network element.Some or all of module wherein can be selected according to the actual needs to realize the object of the present embodiment scheme.Those of ordinary skill in the art, when not paying creative work, are namely appreciated that and implement.
Through the above description of the embodiments, those skilled in the art can be well understood to the mode that the present invention can add required common hardware by software and realize, can certainly comprise special IC, dedicated cpu, private memory, special components and parts etc. by specialized hardware to realize, but in a lot of situation, the former is better embodiment.Based on such understanding, technical scheme of the present invention can embody with the form of software product the part that prior art contributes in essence in other words, this computer software product is stored in the storage medium that can read, as the floppy disk of computing machine, USB flash disk, portable hard drive, ROM (read-only memory) (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disc or CD etc., comprising some instructions in order to make a computer equipment (can be personal computer, server, or the network equipment etc.) perform method described in the present invention each embodiment.
Each embodiment in this instructions all adopts the mode of going forward one by one to describe, between each embodiment identical similar part mutually see, what each embodiment stressed is the difference with other embodiments.Especially, for device and system embodiment, because it is substantially similar to embodiment of the method, so describe fairly simple, relevant part illustrates see the part of embodiment of the method.
The above; be only the specific embodiment of the present invention, but protection scope of the present invention is not limited thereto, is anyly familiar with those skilled in the art in the technical scope that the present invention discloses; change can be expected easily or replace, all should be encompassed within protection scope of the present invention.Therefore, protection scope of the present invention should described be as the criterion with the protection domain of claim.

Claims (12)

1. obtain a method for example committed memory, it is characterized in that, comprising:
What obtain example realizes category information, and the described category information that realizes comprises and realizes class title;
When described realize that category information comprises described realize class title do not mate with the filtercondition that user inputs time, obtain the described parent information realizing class, described parent information comprises parent title;
When described realize described parent title in the parent information of class and described filter criteria matches time, described example and committed memory information corresponding to described example are saved in and show that list is to show.
2. method according to claim 1, is characterized in that, described acquisition example realize category information before, also comprise:
Obtain the example list that in memory image, all examples are formed;
Travel through described example list, obtain first example.
3. method according to claim 1, is characterized in that, described acquisition example realize category information after, also comprise:
When described realize that category information comprises described realize the filter criteria matches that class title and user input time, described example and committed memory information corresponding to described example are saved in and show that list is to show.
4. the method according to any one of claim 1-3, is characterized in that, described when described realize that category information comprises described realize class title do not mate with the filtercondition that user inputs time, obtain the described parent information realizing class, comprising:
When described realize that category information comprises described realize class title do not mate with the filtercondition that user inputs time, by the described class assignment that realizes to recurrence variable;
Judge whether described recurrence variable has parent;
When described recurrence variable has parent, obtain the described parent information realizing class according to the described category information that realizes.
5. method according to claim 4, is characterized in that, described acquisition is described realize the parent information of class after, also comprise:
When the described described parent title realized in the parent information of class is not mated with described filtercondition, by the described parent assignment of class that realizes to described recurrence variable, and perform follow-up judgement operation.
6. the method according to any one of claim 1-3, it is characterized in that, show list so that after showing described described example and committed memory information corresponding to described example to be saved in, or when described recurrence variable does not have parent, described method also comprises:
Obtain the next example after example described in described example list successively, the method according to described acquisition example committed memory performs to described next example the operation obtaining example committed memory;
After examples all in described example list all executes the operation obtaining example committed memory, show described displaying list.
7. obtain a device for example committed memory, it is characterized in that, comprising:
Acquiring unit, realizes category information for what obtain example, and the described category information that realizes comprises and realizes class title;
Described acquiring unit, also for when described realize that category information comprises described realize class title do not mate with the filtercondition that user inputs time, obtain the described parent information realizing class, described parent information comprises parent title;
Storage unit, for when described realize described parent title in the parent information of class and described filter criteria matches time, described example and committed memory information corresponding to described example are saved in and show that list is to show.
8. device according to claim 7, is characterized in that,
Described acquiring unit, also for obtaining the example list that in memory image, all examples are formed;
Described device, also comprises:
Traversal Unit, for traveling through described example list, obtains first example.
9. device according to claim 7, is characterized in that, described storage unit, also for:
When described realize that category information comprises described realize the filter criteria matches that class title and user input time, described example and committed memory information corresponding to described example are saved in and show that list is to show.
10. the device according to any one of claim 7-9, is characterized in that, described acquiring unit, comprising:
Assignment module, for when described realize that category information comprises described realize class title do not mate with the filtercondition that user inputs time, by the described class assignment that realizes to recurrence variable;
Judge module, for judging whether described recurrence variable has parent;
Acquisition module, for when described recurrence variable has parent, obtains the described parent information realizing class according to the described category information that realizes.
11. devices according to claim 10, is characterized in that, described assignment module, also for:
When the described described parent title realized in the parent information of class is not mated with described filtercondition, the described parent realizing class is assigned to described recurrence variable.
12. devices according to any one of claim 7-9, is characterized in that, described acquiring unit, also for:
Obtain the next example after example described in described example list successively;
Described device, also comprises:
Display unit, for all execute when examples all in described example list obtain example committed memory operation after, show described displaying list.
CN201310610883.3A 2013-11-26 2013-11-26 Method and device for acquiring memory occupied by instance Active CN104679741B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310610883.3A CN104679741B (en) 2013-11-26 2013-11-26 Method and device for acquiring memory occupied by instance

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310610883.3A CN104679741B (en) 2013-11-26 2013-11-26 Method and device for acquiring memory occupied by instance

Publications (2)

Publication Number Publication Date
CN104679741A true CN104679741A (en) 2015-06-03
CN104679741B CN104679741B (en) 2021-03-12

Family

ID=53314805

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310610883.3A Active CN104679741B (en) 2013-11-26 2013-11-26 Method and device for acquiring memory occupied by instance

Country Status (1)

Country Link
CN (1) CN104679741B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109919749A (en) * 2019-03-29 2019-06-21 北京思特奇信息技术股份有限公司 A kind of account checking method, system, storage medium and computer equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1221912A (en) * 1997-12-09 1999-07-07 太阳微系统有限公司 Object heap analysis techniques for discovering memory leaks and other run-time information
CN1653418A (en) * 2002-05-07 2005-08-10 甲骨文国际公司 Providing common memory management code to objects that are instances of different classes
US20060195823A1 (en) * 2005-02-28 2006-08-31 Sap Ag. Memory debugging tool
CN101576824A (en) * 2009-06-19 2009-11-11 深圳市科陆电子科技股份有限公司 Memory optimizing system and method based on JSF development frame
US20100115334A1 (en) * 2008-11-05 2010-05-06 Mark Allen Malleck Lightweight application-level runtime state save-and-restore utility

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1221912A (en) * 1997-12-09 1999-07-07 太阳微系统有限公司 Object heap analysis techniques for discovering memory leaks and other run-time information
CN1653418A (en) * 2002-05-07 2005-08-10 甲骨文国际公司 Providing common memory management code to objects that are instances of different classes
US20060195823A1 (en) * 2005-02-28 2006-08-31 Sap Ag. Memory debugging tool
US20100115334A1 (en) * 2008-11-05 2010-05-06 Mark Allen Malleck Lightweight application-level runtime state save-and-restore utility
CN101576824A (en) * 2009-06-19 2009-11-11 深圳市科陆电子科技股份有限公司 Memory optimizing system and method based on JSF development frame

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109919749A (en) * 2019-03-29 2019-06-21 北京思特奇信息技术股份有限公司 A kind of account checking method, system, storage medium and computer equipment

Also Published As

Publication number Publication date
CN104679741B (en) 2021-03-12

Similar Documents

Publication Publication Date Title
CN110377520B (en) Transaction scenario testing method and device, electronic equipment and readable storage medium
CN110209569B (en) Interface test method, interface test device and storage medium
CN105607986A (en) Acquisition method and device of user behavior log data
CN107045475B (en) Test method and device
CN107644075B (en) Method and device for collecting page information
CN104820683A (en) Terminal
CN111258680A (en) Resource loading method and device, storage medium and electronic device
CN107463391B (en) Task processing method, device and equipment
CN111124872A (en) Branch detection method and device based on difference code analysis and storage medium
CN108023905B (en) Internet of things application system and method
CN104834687A (en) Picture display method
CN112346965A (en) Test case distribution method, device and storage medium
US10025697B2 (en) Generation of automated unit tests for a controller layer system and method
CN110959153B (en) Application analysis using flexible post-processing
CN105975306A (en) Application program starting management method and application program starting management apparatus for electronic device
CN104679741A (en) Method and device for obtaining memory occupied by instance
CN112416734A (en) Test method, device and storage medium
CN116661936A (en) Page data processing method and device, computer equipment and storage medium
CN110032499A (en) Analysis method, device, server and the readable storage medium storing program for executing that Page user is lost
CN115391204A (en) Test method and device for automatic driving service, electronic equipment and storage medium
CN112506781B (en) Test monitoring method, device, electronic equipment, storage medium and program product
CN109101420A (en) Determine the method, apparatus and system, terminal of Test Strategy
CN111949510B (en) Test processing method, device, electronic equipment and readable storage medium
CN108563578A (en) SDK compatibility detection method, device, equipment and readable storage medium storing program for executing
CN114357057A (en) Log analysis method and device, electronic equipment and computer readable storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant