icyphy / ptII

Ptolemy II is an open-source software framework supporting experimentation with actor-oriented design.
https://ptolemy.eecs.berkeley.edu/ptolemyII
Other
99 stars 43 forks source link

There should be a way to group multiple ChangeRequests. #45

Open cxbrooks opened 17 years ago

cxbrooks commented 17 years ago

Note: the issue was created automatically with bugzilla2github tool

Original bug ID: BZ#49 From: @cxbrooks Reported version: 6.0-beta CC: pt-dev@chess.eecs.berkeley.edu

cxbrooks commented 17 years ago

During the Rome Project, there were problems where making lots of ChangeRequests resulted in a performance hit. We should figure out a way to aggregate those ChangeRequests into one group.