RESOLVED LATER 77052
PerformanceTests/Mutation should be moved to PerformanceTests/DOM/MutationObserver
https://bugs.webkit.org/show_bug.cgi?id=77052
Summary PerformanceTests/Mutation should be moved to PerformanceTests/DOM/MutationObs...
Ryosuke Niwa
Reported 2012-01-25 14:51:51 PST
"Mutation" isn't really a descriptive name for these tests as they're specifically testing the performance of mutation observers.
Attachments
Adam Barth
Comment 1 2012-01-25 14:57:52 PST
Can it be PerformanceTests/DOM/MutationObserver ?
Adam Klein
Comment 2 2012-01-25 14:59:49 PST
Either of the proposed names sounds good to me.
Ryosuke Niwa
Comment 3 2012-01-25 15:03:04 PST
(In reply to comment #1) > Can it be PerformanceTests/DOM/MutationObserver ? Yeah. That's more pleasing to eyes but I don't think we normally use CamelCase for subdirectories though. e.g. we have "resources" directories instead of "Resources", and WebCore/editing instead of WebCore/Editing.
Zoltan Horvath
Comment 4 2012-09-22 01:05:28 PDT
I prefer camelcase style, but what is our conclusion now?
Ryosuke Niwa
Comment 5 2012-09-22 11:10:29 PDT
(In reply to comment #4) > I prefer camelcase style, but what is our conclusion now? We should probably just use CamelCase. On somewhat related note, I don't think we should have nested directory structures in PerformanceTests if we wanted to use Datazilla (Mozilla's new perf-o-matic).
Note You need to log in before you can comment on or make changes to this bug.