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
  • mjsunit
  • wasm
  • asm-wasm-i32.js
Find file
BlameHistoryPermalink
  • Ng Zhi An's avatar
    Reduce the number of ints tested · 8d4fbc33
    Ng Zhi An authored Sep 10, 2019
    This reduces the runtime from ~20m to ~2m (very unscientific measure
    based on running the entire asm-wasm-i32 test with and without this
    change).
    
    I removed most of the constants that looked uninteresting, e.g. testing
    for 10, 20, 30, isn't that interesting. The edge cases are left
    untouched, min/max signed positive/negative ints and +/- 1 from both.
    
    Bug: v8:7783
    Bug: v8:9396
    Change-Id: Ice363fc3f786dd55ff118ffa42f9ecea07880338
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1791632Reviewed-by: 's avatarMichael Starzinger <mstarzinger@chromium.org>
    Reviewed-by: 's avatarBill Budge <bbudge@chromium.org>
    Commit-Queue: Zhi An Ng <zhin@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#63695}
    8d4fbc33
asm-wasm-i32.js 4.12 KB
EditWeb IDE

Replace asm-wasm-i32.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.