Skip to content

A simple ionic app to test memory on a simple navigation case

Notifications You must be signed in to change notification settings

MarcBT/ionic-memory-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ionic-memory-test

A simple ionic app to test memory on a simple navigation case

Installation

If you do not have installed ionic yet, follow Getting Started with Ionic instructions.

Create a blank project : ionic start ionic-memory-test blank

Remove the generated www folder.
Add the www folder of this repo to your ionic project.

Description

The app contains two pages, each of them has a list of 1000 items.
Navigation between these two pages leads to memory growth. Memory never seems to be garbage collected.
Application crash on IOS devices. No crash currently observed on Android devices.

Possible related issues

Feel free to update this list !

About

A simple ionic app to test memory on a simple navigation case

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published