Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(314)

Issue 723963006: Specialize _toPow2String for bigint to make it linear instead of quadratic. (Closed)

Created:
6 years, 1 month ago by regis
Modified:
6 years, 1 month ago
Reviewers:
zra
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Specialize _toPow2String for bigint to make it linear instead of quadratic. Remove some duplicated bigint corelib tests. Cleanup corelib tests status file. Partially fix issue 20879 (not closed). R=zra@google.com Committed: https://code.google.com/p/dart/source/detail?r=41728

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -905 lines) Patch
M runtime/lib/bigint.dart View 1 chunk +35 lines, -0 lines 0 comments Download
M runtime/lib/integers.dart View 2 chunks +3 lines, -2 lines 0 comments Download
M tests/corelib/big_integer_parsed_arith_vm_test.dart View 3 chunks +0 lines, -891 lines 0 comments Download
M tests/corelib/big_integer_parsed_div_rem_vm_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/corelib/corelib.status View 1 chunk +1 line, -11 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
regis
6 years, 1 month ago (2014-11-13 21:44:18 UTC) #2
zra
lgtm
6 years, 1 month ago (2014-11-13 21:54:11 UTC) #3
regis
6 years, 1 month ago (2014-11-13 23:54:38 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as r41728 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698