Bug 174826 - Add Glimmer.js implementation of TodoMVC to Speedometer
Summary: Add Glimmer.js implementation of TodoMVC to Speedometer
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 181776
  Show dependency treegraph
 
Reported: 2017-07-25 11:28 PDT by Marco Otte-Witte
Modified: 2020-12-01 14:46 PST (History)
8 users (show)

See Also:


Attachments
Patch (2.16 MB, patch)
2017-07-25 11:29 PDT, Marco Otte-Witte
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Otte-Witte 2017-07-25 11:28:12 PDT
Add Glimmer.js implementation of TodoMVC to Speedometer
Comment 1 Marco Otte-Witte 2017-07-25 11:29:14 PDT
Created attachment 316380 [details]
Patch
Comment 2 Marco Otte-Witte 2017-07-25 11:34:13 PDT
This adds a Glimmer.js implementation of TodoMVC (https://github.com/glimmerjs/todomvc-demo) to the "architecture examples" used in Speedometer.

I included the compiled application (debug build) as well as the source, following the same pattern that I saw used for the other examples.
Comment 3 Marco Otte-Witte 2017-07-25 11:37:30 PDT
I'm not sure what to do about the failing style check (is it irrelevant, should the directory be ignored somehow or should the findings be fixed in the compiled app?)
Comment 4 Ryosuke Niwa 2018-01-17 19:13:59 PST
Oops, I never saw this bug in time. We should consider this in Speedometer 3.0 in a few years.