lp:~mwhudson/pypy/imported-blackhole-improvement

Created by Michael Hudson-Doyle and last modified
Get this branch:
bzr branch lp:~mwhudson/pypy/imported-blackhole-improvement
Only Michael Hudson-Doyle can upload to this branch. If you are Michael Hudson-Doyle please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Hudson-Doyle
Project:
PyPy
Status:
Development

Recent revisions

24049. By fijal

Try again branching to speedup blackhole

24048. By fijal

Avoid creating *args calls all over the place. I'm honestly inclined to
remove all exec there and simply write down methods (also docstrings don't
have to be in _socket)

24047. By fijal

combine wrapped is not needed if someone passes things like f(*args) when
args is an empty object

24046. By fijal

Try to be smart and have two different specializations for wrap__str and
wrap__None_str

24045. By fijal

A test and a trivial optimization

24044. By fijal

A test for arraycopy branch merge

24043. By fijal

Finish merging the arraycopy branch - tests

24042. By fijal

Merge arraycopy branch, part of it. It's the simplest way to run benchmarks
until we have per-branch run

24041. By benjamin

fix indentation

24040. By fijal

A test (and a fix?). I think the only other guy who might be confused now
is reload() but we have no tests that break (at the very least)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:pypy
This branch contains Public information 
Everyone can see this information.