Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6258219

javac per directory faster than compiling

    XMLWordPrintable

Details

    • generic
    • generic

    Description

      ###@###.### writes:

      I did some work on this area nearly 3 years ago. I've attached an
      ancient email with some results. The conclusions I drew then were:
      ...
      * running "javac *.java" is MUCH faster than running "javac a.java b.java ........."

      > > > I have ONE more performance improvement I can do -- which would probably cut
      > > > the fastjavac and/or javac.exe time by 25-50%
      > > >
      > > > Namely -- running it with "*.java", once in each directory, instead of giving
      > > > it a long list of full path filenames. This, however, takes more time than
      > > > I'm willing to do without an official bug to work on.

      ###@###.### 2005-04-20 06:23:41 GMT

      Attachments

        Activity

          People

            Unassigned Unassigned
            ahe Peter Ahe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: