bug-mit-scheme
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-mit-scheme] [bug #19320] OPEN-BLOCK-OPTIMIZATIONS declaration inhib


From: Taylor R. Campbell
Subject: [Bug-mit-scheme] [bug #19320] OPEN-BLOCK-OPTIMIZATIONS declaration inhibits procedure integration
Date: Fri, 16 Mar 2007 01:57:09 +0000
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/420+ (KHTML, like Gecko, Safari/420) OmniWeb/v607

URL:
  <http://savannah.gnu.org/bugs/?19320>

                 Summary: OPEN-BLOCK-OPTIMIZATIONS declaration inhibits
procedure integration
                 Project: MIT/GNU Scheme
            Submitted by: riastradh
            Submitted on: Friday 03/16/07 at 01:57
                Category: compiler
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Suboptimal behavior
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                Keywords: 

    _______________________________________________________

Details:

The OPEN-BLOCK-OPTIMIZATIONS declaration inhibits procedure integration in
certain cases.  I haven't been able to isolate exactly where the problem
arises, but if code like wttree.scm in the runtime or
<http://mumble.net/~campbell/scheme/skip-list.scm> is SF'd with
OPEN-BLOCK-OPTIMIZATIONS declared, KEY<? is not integrated in the body of
MAKE-WT-TREE-TYPE and MAKE-SKIP-LIST-TYPE, which dramatically impacts
performance.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?19320>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]