]> Cypherpunks repositories - gostls13.git/commit
runtime: faster strequal, memequal
authorGraham Miller <graham.miller@gmail.com>
Thu, 7 Oct 2010 07:13:24 +0000 (03:13 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 7 Oct 2010 07:13:24 +0000 (03:13 -0400)
commit62355959c6b56f90f2b83f4a766598d734d8785f
tree2bd1bdf4df3e27b47bb077b634c9efedb64b60e8
parent4ed132826f9d53da1bb9d1bab13c6f9f8d43410d
runtime: faster strequal, memequal

Fixes #1161.

R=rsc, cwvh
CC=golang-dev
https://golang.org/cl/2317044
src/pkg/runtime/runtime.c