Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(8003)

Issue 107180045: regexp: faster machine freelist

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 10 months ago by dvyukov
Modified:
9 years, 10 months ago
Reviewers:
Visibility:
Public.

Description

regexp: faster machine freelist

Patch Set 1 #

Patch Set 2 : diff -r 90c0d9c4a9ad https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 3 : diff -r 90c0d9c4a9ad https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 4 : diff -r f39dff1bf0d4 https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 5 : diff -r f39dff1bf0d4 https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 6 : diff -r f39dff1bf0d4 https://dvyukov%40google.com@code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+156 lines, -35 lines) Patch
M src/pkg/regexp/all_test.go View 1 1 chunk +10 lines, -0 lines 0 comments Download
M src/pkg/regexp/exec.go View 1 2 3 chunks +7 lines, -5 lines 0 comments Download
A src/pkg/regexp/freelist.go View 1 2 3 4 5 1 chunk +133 lines, -0 lines 0 comments Download
M src/pkg/regexp/regexp.go View 1 2 3 chunks +6 lines, -30 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b