gnusim8085-devel team mailing list archive
-
gnusim8085-devel team
-
Mailing list archive
-
Message #00366
[Bug 680399] Re: show listing exceptionally slow
** Changed in: gnusim8085
Milestone: None => 1.3.8
--
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