gnusim8085-devel team mailing list archive
-
gnusim8085-devel team
-
Mailing list archive
-
Message #00265
[Bug 680399] [NEW] show listing exceptionally slow
Public bug reported:
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.
** Affects: gnusim8085
Importance: Undecided
Status: New
--
show listing exceptionally slow
https://bugs.launchpad.net/bugs/680399
You received this bug notification because you are a member of
GNUSim8085 developers, which is subscribed to gnusim8085.
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.
Follow ups
References