mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
8a3f137519a7182424163fb20511a26fa1f1c1f4
Character replace was most of it. Removing regex creation, array creation and joins seems to reduce the GC pressure. Calling 500 times, GC spent 100ms less time.
Atom — Futuristic Text Editing
Check out our guides and API documentation.
Installing
Download the latest Atom release from speakeasy.
It will automatically update when a new release is available.
Building
Requirements
- Mountain Lion
- Boxen (Obviously Atom won't release with this requirement)
Installation
-
gh-setup atom -
cd ~/github/atom -
script/build
Description
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%