Bug 178815

Summary: Add a third benchmark to TailBench
Product: WebKit Reporter: Robin Morisset <rmorisset>
Component: Tools / TestsAssignee: Robin Morisset <rmorisset>
Status: RESOLVED FIXED    
Severity: Enhancement CC: buildbot, cdumez, commit-queue, lforschler, rniwa, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Robin Morisset
Reported 2017-10-25 10:55:05 PDT
JavascriptCore currently has two tail-call focused benchmarks: TailBench9000/merge-sort.js and TailBench9000/n-body.js. I have found it useful to have a third data point when running some performance experiment (such as in the comments of https://bugs.webkit.org/show_bug.cgi?id=178389).
Attachments
Patch (5.88 KB, patch)
2017-10-25 11:11 PDT, Robin Morisset
no flags
Patch for landing (5.82 KB, patch)
2017-11-06 04:27 PST, Robin Morisset
no flags
Robin Morisset
Comment 1 2017-10-25 11:11:03 PDT
Saam Barati
Comment 2 2017-10-25 12:34:59 PDT
Comment on attachment 324852 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=324852&action=review > Tools/ChangeLog:8 > + Add a new benchmark to TailBench: a brainfuck interpreter written in a weird kinda functional style perhaps better not to use "fuck" in a changelog entry > PerformanceTests/ChangeLog:8 > + Add a new benchmark to TailBench: a brainfuck interpreter written in a weird kinda functional style perhaps better not to use "fuck" in a changelog entry
Robin Morisset
Comment 3 2017-11-06 04:27:17 PST
Created attachment 326113 [details] Patch for landing
WebKit Commit Bot
Comment 4 2017-11-06 04:58:46 PST
Comment on attachment 326113 [details] Patch for landing Clearing flags on attachment: 326113 Committed r224486: <https://trac.webkit.org/changeset/224486>
WebKit Commit Bot
Comment 5 2017-11-06 04:58:47 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2017-11-15 12:58:59 PST
Note You need to log in before you can comment on or make changes to this bug.