#1770: Boolean PMC without Integer
-------------------------------------+--------------------------------------
 Reporter:  Paul C. Anagnostopoulos  |        Owner:  Paul C. Anagnostopoulos
     Type:  RFC                      |       Status:  closed                 
 Priority:  normal                   |    Milestone:                         
Component:  core                     |      Version:  2.6.0                  
 Severity:  low                      |   Resolution:  fixed                  
 Keywords:                           |         Lang:                         
    Patch:                           |     Platform:                         
-------------------------------------+--------------------------------------
Changes (by Paul C. Anagnostopoulos):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 The sleeker_boolean branch has been merged. This new Boolean appears to be
 about 20% faster on a boolean-intensive benchmark, primarily due to the
 fact that it doesn't allocate an attribute block. Thanks to chromatic for
 pointing out that we could use a PObj flag for the boolean, and thanks to
 kid51 for helping me merge the branch.

 Changeset http://trac.parrot.org/parrot/changeset/48966

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1770#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to