Closed Bug 1436850 Opened 7 years ago Closed 7 years ago

Modify and profile MainSummaryView with toJValue

Categories

(Data Platform and Tools :: General, enhancement, P1)

enhancement
Points:
2

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: amiyaguchi, Assigned: amiyaguchi)

References

Details

Attachments

(1 file)

Using the RichMessage method `toJValue` instead of `fieldsAsMap` results in a 2x speed up of the main summary job. This is a surprising result. One hypothesis is that there is garbage collection overhead from many JValue objects in the current MainSummary implementation. The job should be profiled and compared between both variants. See https://github.com/mozilla/moztelemetry/pull/15
Assignee: nobody → amiyaguchi
Points: --- → 2
Priority: -- → P2
Points: 2 → 3
Priority: P2 → P1
Points: 3 → 2
Profiling to be left for another time.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Blocks: 1481281
Component: Datasets: Main Summary → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: