[go: up one dir, main page]

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

Issue 7381059: pkg/runtime: bit-sliced hashmap implementation

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 months ago by khr
Modified:
12 years, 11 months ago
Reviewers:
Visibility:
Public.

Description

pkg/runtime: bit-sliced hashmap implementation

Patch Set 1 #

Patch Set 2 : diff -r d3599a588213 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+948 lines, -805 lines) Patch
src/cmd/gc/range.c View 1 3 chunks +2 lines, -3 lines 0 comments Download
src/cmd/ld/dwarf.c View 1 1 chunk +1 line, -0 lines 0 comments Download
src/pkg/runtime/asm_amd64.s View 1 1 chunk +11 lines, -0 lines 0 comments Download
src/pkg/runtime/hashmap.h View 1 2 chunks +23 lines, -28 lines 0 comments Download
src/pkg/runtime/hashmap.c View 1 11 chunks +908 lines, -773 lines 0 comments Download
src/pkg/runtime/runtime.h View 1 2 chunks +3 lines, -1 line 0 comments Download

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