gnusim8085-devel team mailing list archive
-
gnusim8085-devel team
-
Mailing list archive
-
Message #00316
[Bug 680399] Re: show listing exceptionally slow
I tried to reproduce the listing Exceptionally slow problem with ~5000
(less than 5000 to avoid crash). I could not do so. It lists fast.
I am having Intel Duo Core + 4 GB RAM + 32 bit running in Linux.
Is slow listing problem in 64 bit machine only ?
--
You received this bug notification because you are a member of
GNUSim8085 developers, which is subscribed to gnusim8085.
https://bugs.launchpad.net/bugs/680399
Title:
show listing exceptionally slow
Status in gnusim8085:
New
Bug description:
Showing the listing for even a trivial program with just "nop" or "hlt" in it, takes between 3-5 seconds here.
This is on an i7 with 8 GB of RAM, running Win7 64 bit. Note that this is also slow under Linux.
Next, I was trying to see if the execution time grows in any way linearly with the size of the code, however just copying and pasting lots of "NOP" passages (i.e. thousands) into the code will inevitably cause the program to segfault once the listing is brought up.
References