← Back to team overview

gnusim8085-devel team mailing list archive

[Bug 851322] [NEW] One line fix for a small speed++

 

Public bug reported:

Whilst getting to grips with the code when I noticed that a lot of time was spent in  _eef_inst_assign_all() .
Turns out that the flag that causes this to be called just once instead of once per instruction was not being set.

** Affects: gnusim8085
     Importance: Undecided
         Status: New


** Tags: patch performance

-- 
You received this bug notification because you are a member of
GNUSim8085 developers, which is subscribed to gnusim8085.
https://bugs.launchpad.net/bugs/851322

Title:
  One line fix for a small speed++

Status in gnusim8085:
  New

Bug description:
  Whilst getting to grips with the code when I noticed that a lot of time was spent in  _eef_inst_assign_all() .
  Turns out that the flag that causes this to be called just once instead of once per instruction was not being set.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnusim8085/+bug/851322/+subscriptions


Follow ups

References