博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
史上最烂代码_历史上最大的代码库
阅读量:2519 次
发布时间:2019-05-11

本文共 2090 字,大约阅读时间需要 6 分钟。

史上最烂代码

Here’s a diagram of the biggest codebases in history, as measured by lines of code:

这是历史上最大的代码库的图表,以代码行来衡量:

As you can see, Google has by far the largest codebase of all. And all 2 billion lines of code fits into a single code repository.

如您所见,Google拥有迄今为止最大的代码库。 并且所有20亿行代码都可以放入一个代码存储库中。

But it isn’t a Git repository. Google , which was designed specifically for its 62,000 employees (about 1/3 of whom are developers) to collaborate efficiently.

但这不是一个Git存储库。 Google ,该专门为其62,000名员工(其中大约1/3是开发人员)设计,可以有效地进行协作。

The distinction of “largest Git repository” goes to Microsoft, who announced today that their Windows Git repository has:

“最大的Git存储库”的区别归于微软,微软今天宣布其Windows Git存储库具有:

  • approximately 3.5M files that

    大约有350万个文件
  • results in a Git repo of about 300 gigabytes in size

    导致大约300 GB的Git回购
  • with 4,000 engineers producing 1,760 daily “lab builds” across 440 branches, plus thousands of pull request validation builds.

    拥有4,000名工程师,遍及440个分支,每天产生1,760个“实验室构建”,以及数千个拉取请求验证构建。

You can read all about how the Windows team manages this complexity with Git here: ()

您可以在此处阅读有关Windows团队如何使用Git管理这种复杂性的所有信息:( )

  1. How Elise learned to code while working full-time and got her first web developer job — and things she learned along the way ()

    Elise在全职工作期间如何学习编码并获得了她的第一份Web开发人员工作-以及她在此过程中学到的东西( )

  2. How to dig yourself out of the coding tutorial rut ()

    如何使自己脱离编码教程车辙( )

  3. The dark side of extreme productivity, and how to steer back toward the light ()

    极端生产力的阴暗面,以及如何转向光明( )

Bonus: How to use setInterval and setTimeout to create time-based events in JavaScript ()

奖励:如何使用setIntervalsetTimeout在JavaScript中创建基于时间的事件( )

想到的一天: (Thought of the day:)

“Phishing is a major problem because there really is no patch for human stupidity.” — Mike Danseglio
“网络钓鱼是一个主要问题,因为确实没有解决人类愚蠢的方法。” — Mike Danseglio

有趣的一天: (Funny of the day:)

Webcomic by

Webcomic由

当天的研究小组: (Study group of the day:)

Happy coding!

编码愉快!

– Quincy Larson, teacher at

– Quincy Larson, 老师

If you get value out of these emails, please consider .

如果您从这些电子邮件中获得了价值,请考虑 。

翻译自:

史上最烂代码

转载地址:http://fxrwd.baihongyu.com/

你可能感兴趣的文章
js 压缩
查看>>
oracle数据库----笔记1---PL/SQL基础5---子程序
查看>>
OpenCV学习笔记(二)——OpenCV环境变量配置
查看>>
二叉树遍历(flist)(已知中序和按层遍历,求先序 )
查看>>
自然语言处理第一讲:简介和概述
查看>>
儿童摄影欧美浓郁温暖效果步骤
查看>>
CF 910 C. Minimum Sum
查看>>
jquey :eq(1)
查看>>
buffer busy waits等待事件案例-vage
查看>>
5. support vector machine
查看>>
hdu 3345
查看>>
原型模式
查看>>
航空例行天气预报解析 metaf2xml
查看>>
货车运输
查看>>
linux实现多台服务器时时同步文件,推荐lsyncd
查看>>
覆盖墙壁
查看>>
入门级(python)
查看>>
Delphi 解析HTML
查看>>
讲讲最近自己的学习,谈谈未来的想法
查看>>
MVC框架2 struts2+ibatis+spring
查看>>