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
  • Modules
  • basic-namespace.js
Find file
BlameHistoryPermalink
  • Jakob Kummerow's avatar
    [js-perf-tests] Fix Modules benchmarks · 693e8ac5
    Jakob Kummerow authored Aug 28, 2017
    The score is computed based on how often the benchmark's function can
    be run within one second. Simply importing a Module repeatedly doesn't
    do any work, so to make the test score meaningful, we must wrap the
    payload into a function that can be called explicitly for every run.
    
    NOTRY=true
    
    Bug: v8:1569
    Change-Id: Iadaed6df1f1652d8860271e327c505f0b8f20c2d
    Reviewed-on: https://chromium-review.googlesource.com/639396
    Commit-Queue: Jakob Kummerow <jkummerow@chromium.org>
    Reviewed-by: 's avatarAdam Klein <adamk@chromium.org>
    Reviewed-by: 's avatarGeorg Neis <neis@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#47686}
    693e8ac5
basic-namespace.js 905 Bytes
EditWeb IDE

Replace basic-namespace.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.