Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README URLs based on HTTP redirects #122

Merged
merged 1 commit into from
Aug 11, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@ shadowsocks-nodejs is a node.js port of [shadowsocks].

Many people are asking why. Here's why.

- https://github.com/clowwindy/shadowsocks-nodejs/issues/35
- https://github.com/joyent/node/issues/5949
- https://github.com/shadowsocks/shadowsocks-nodejs/issues/35
- https://github.com/nodejs/node-v0.x-archive/issues/5949

The GC of node.js sucks.

Python version [handles 5000 connections with 50MB RAM](https://github.com/clowwindy/shadowsocks/wiki/Optimizing-Shadowsocks) while node.js version
Python version [handles 5000 connections with 50MB RAM](https://github.com/shadowsocks/shadowsocks/wiki/Optimizing-Shadowsocks) while node.js version
handles 100 connections with 300MB RAM. Why should we continue to support
node.js?


[Build Status]: https://img.shields.io/travis/clowwindy/shadowsocks-nodejs/master.svg?style=flat
[NPM]: https://www.npmjs.org/package/shadowsocks
[NPM]: https://www.npmjs.com/package/shadowsocks
[NPM version]: https://img.shields.io/npm/v/shadowsocks.svg?style=flatp
[Travis CI]: https://travis-ci.org/clowwindy/shadowsocks-nodejs
[shadowsocks]: https://github.com/clowwindy/shadowsocks
[Other versions]: https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients
[shadowsocks]: https://github.com/shadowsocks/shadowsocks
[Other versions]: https://github.com/shadowsocks/shadowsocks/wiki/Ports-and-Clients