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

Issue 161049: code review 161049: a few utf8 benchmarks. on my mac: (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 7 months ago by r
Modified:
15 years, 7 months ago
Reviewers:
CC:
gri, rsc, golang-dev
Visibility:
Public.

Description

a few utf8 benchmarks. on my mac: utf8_test.BenchmarkRuneCountTenASCIIChars 20000000 108 ns/op utf8_test.BenchmarkRuneCountTenJapaneseChars 10000000 199 ns/op utf8_test.BenchmarkEncodeASCIIRune 500000000 6 ns/op utf8_test.BenchmarkEncodeJapaneseRune 100000000 10 ns/op utf8_test.BenchmarkDecodeASCIIRune 100000000 13 ns/op utf8_test.BenchmarkDecodeJapaneseRune 100000000 21 ns/op

Patch Set 1 #

Patch Set 2 : code review 161049: a few utf8 benchmarks. on my mac: #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -0 lines) Patch
M src/pkg/utf8/utf8_test.go View 1 1 chunk +40 lines, -0 lines 0 comments Download

Messages

Total messages: 4
r
Hello gri (cc: golang-dev@googlegroups.com), I'd like you to review the following change.
15 years, 7 months ago (2009-11-25 21:24:03 UTC) #1
gri
LGTM
15 years, 7 months ago (2009-11-25 21:26:08 UTC) #2
r
*** Submitted as http://code.google.com/p/go/source/detail?r=cf1a9b1f9bee *** a few utf8 benchmarks. on my mac: utf8_test.BenchmarkRuneCountTenASCIIChars 20000000 108 ...
15 years, 7 months ago (2009-11-25 21:30:31 UTC) #3
rsc
15 years, 7 months ago (2009-12-02 09:53:58 UTC) #4

          
Sign in to reply to this message.

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