Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 742 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 742 Bytes

memory-leak-test-ListenBrainz

Code for testing out memory leak test for Listenbrainz

index1.html - Without null, normal XHR's
index2.html - With =null
index3.html - XHR pool of 10

INSTRUCTIONS

  • The pages are live at http://pinkeshbadjatiya.github.io/memory-leak-test-ListenBrainz/index1
    Just change the appropriate page name.
  • I have hardcoded the numberOfpages to 500 for consistency.
  • The lastfm channel is nasasie
  • XHRPool size is 10