# Engineering Productivity Update, Sept 10, 2015

DevFeed: [Engineering Productivity Update, Sept 10, 2015](<https://devfeed.tech/articles/engineering-productivity-update-sept-10-2015-20284.md>)

Original publisher: [Read original article](<https://jagriffin.wordpress.com/2015/09/10/engineering-productivity-update-sept-10-2015/>)

Author: jagriffin

Published: 2015-09-11T02:33:26Z

Content type: article

Language: en

Sources: [Mozilla Automation](<https://devfeed.tech/sources/mozilla-automation.md>)

Topics: [Development](<https://devfeed.tech/topics/development.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [Database](<https://devfeed.tech/topics/database.md>), [Security](<https://devfeed.tech/topics/security.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Web platform](<https://devfeed.tech/topics/web-platform.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [automation](<https://devfeed.tech/tags/automation.md>), [database](<https://devfeed.tech/tags/database.md>), [engineering-productivity](<https://devfeed.tech/tags/engineering-productivity.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [mozilla](<https://devfeed.tech/tags/mozilla.md>), [security](<https://devfeed.tech/tags/security.md>), [update](<https://devfeed.tech/tags/update.md>), [web-platform](<https://devfeed.tech/tags/web-platform.md>)

## AI overview

A Mozilla engineering productivity update reports improvements across Bugzilla, Treeherder, Perfherder, MozReview, Autoland, mobile automation, developer workflow, web-platform-tests, and release engineering. Highlights include BMO two-factor authentication, a major Treeherder database reduction, smoother MozReview logins, an Android emulator command, and expanded test automation.

## Source excerpt

Highlights Bugzilla: The BMO has been busy implementing security enhancements, and as a result, BMO now supports two-factor authentication. Setting this up is easy through BMO's Preferences page. Treeherder: The size of the Treeherder database dropped from ~700G to around ~80G thanks to a bunch of improvements in the way we store data. Jonathan French [...]