Closed Bug 1140288 Opened 10 years ago Closed 10 years ago

TelemetryEnvironment should cache environment data.

Categories

(Toolkit :: Telemetry, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1140558

People

(Reporter: Dexter, Assigned: Dexter)

References

Details

Attachments

(1 obsolete file)

TelemetryEnvironment is not caching environment data, as every call to |TelemetryEnvironment.getEnvironmentData| collects the data even if the environment has not changed. We should add a caching mechanism to |TelemetryEnvironment._doGetEnvironmentData| and return a cached copy of the environment if it didn't change.
Blocks: 1069869
Attached patch bug1140288.patch (obsolete) (deleted) — Splinter Review
This patch introduces an environment caching mechanism in TelemetryEnvironment.
Assignee: nobody → alessio.placitelli
Status: NEW → ASSIGNED
Attachment #8573843 - Flags: review?(vdjeric)
Attachment #8573843 - Attachment is obsolete: true
Attachment #8573843 - Flags: review?(vdjeric)
I'm closing this since bug 1140558 adds this caching mechanism.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: