Memory Leak in @capplyranks?

For notifying us of what you believe are bugs or errors in EViews.
Please ensure your copy of EViews is up-to-date before posting.

Moderators: EViews Gareth, EViews Moderator

rolltack
Posts: 1
Joined: Tue Jul 28, 2015 6:16 am

Memory Leak in @capplyranks?

Postby rolltack » Tue Apr 25, 2017 4:50 am

Hi
When I run the following code I can burn through all my memory really quickly. Eviews consumes about about 1GB/second. Memory only clears up after the Eviews session is closed.

I use Eviews 8.1 64bit - Sep 8 2015

Code: Select all

wfcreate(wf=Memoryleak) d5 1/1/1973 1/1/2020

matrix testmat = @mnrnd(6000,500)

for !i = 10 to testmat.@rows
   matrix testmat_sorted = @capplyranks(testmat, @ranks(@columnextract(testmat,500)))
next


Thanks

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13307
Joined: Tue Sep 16, 2008 5:38 pm

Re: Memory Leak in @capplyranks?

Postby EViews Gareth » Tue Apr 25, 2017 8:32 am

It was fixed in EViews 9.
Follow us on Twitter @IHSEViews


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 13 guests