- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I just bought the Visual Fortran compiler 6.6.0 to replace my "old" powerstation Microsoft Fortran 4.0. To my surprise, the Exe code is executed slower by about 20%. How can it be?
I use FL32 /Ox by both compilers from Dos.
I use FL32 /Ox by both compilers from Dos.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have you tried df /optimize:5 /fast /assume:buffered_io ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The FL32 command, by default, disables some optiimizations. The command line James suggests should work well.
Steve
Steve

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page