Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-19432

InfpParseBuffer performance is subpar

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Minor
    • None
    • Bootloader

    Description

      Freeldr's inf parsing has subpar performance.

      With a 20kb txtsetup.sif (attached). its parsing take around 3 minutes and since it's parsed two times during the boot (while loading the Setup searching for [String] section and one when the system hive is parsed), the boot took a solid 6 minutes to kickoff the kernel.

      Code is located at boot\freeldr\freeldr\ntldr\inifile.c inside the InfpParseBuffer function.

      Attachments

        Activity

          People

            Unassigned Unassigned
            simonelombardo simonelombardo
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: