rzel / unladen-swallow

Automatically exported from code.google.com/p/unladen-swallow
0 stars 0 forks source link

Review opcodes_to_functions branch #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Purpose of code changes on this branch: simplify eval loop by converting a
number of infrequent to builtin functions. These builtins are prefixed with
#@, e.g., #@import_star.

This shows a 1% improvement in 2to3 performance on all tested platforms.
This should also contribute positively to the vmgen branch.

After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by collinw on 5 Jan 2009 at 7:34

GoogleCodeExporter commented 8 years ago
Set review issue status to: Started

Original comment by jyass...@gmail.com on 6 Jan 2009 at 10:48

GoogleCodeExporter commented 8 years ago
Set review issue status to: Done

Original comment by jyass...@gmail.com on 8 Jan 2009 at 9:55