Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in / Register
V
V8
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Linshizhi
  • V8
  • Repository

Switch branch/tag
  • v8
  • test
  • js-perf-test
  • Array
  • reduce-right.js
Find file
BlameHistoryPermalink
  • Jakob Kummerow's avatar
    [js-perf-test] Fewer number-to-string conversions in Array benchmarks · 6dd3fbe4
    Jakob Kummerow authored Aug 19, 2021
    Some of the Array benchmarks were unintentionally spending a lot of
    time on Number-to-String conversions. This patch avoids that, by
    computing the dynamically-created strings only once.
    
    Bug: chromium:1240981
    Change-Id: If10826813d555398b45c22c958dee27e17f35d3c
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3106747Reviewed-by: 's avatarMichael Stanton <mvstanton@chromium.org>
    Commit-Queue: Jakob Kummerow <jkummerow@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#76387}
    6dd3fbe4
reduce-right.js 1.46 KB
EditWeb IDE

Replace reduce-right.js

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.