# Pyston v2.2 오픈소스 공개

> Clean Markdown view of GeekNews topic #4208. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4208](https://news.hada.io/topic?id=4208)
- GeekNews Markdown: [https://news.hada.io/topic/4208.md](https://news.hada.io/topic/4208.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-05-07T09:11:11+09:00
- Updated: 2021-05-07T09:11:11+09:00
- Original source: [blog.pyston.org](https://blog.pyston.org/2021/05/05/pyston-v2-2-faster-and-open-source/)
- Points: 3
- Comments: 2

## Topic Body

- 기본 파이썬보다 30% 빠른 구현체

ㅤ→ v2는 20% 빨랐고, v2.2는 30%로 개선

ㅤ→ CPython 3.88기반

- 잘 안 사용하던 디버깅 기능을 대부분 삭제해서 2% 속도를 개선

- 드롭박스에서 원래 개발했던 v1은 오픈소스였고 v2는 클로즈드 였는데, 이번에 오픈소스로 공개

## Comments



### Comment 5158

- Author: dalinaum
- Created: 2021-05-12T01:42:09+09:00
- Points: 1

Pyston이나 Cinder나 잘 안될 것 같습니다. Pyjion이 잘 안되기도 했고 사람들이 성능을 진지하게 생각했다면 PyPy가 그렇게 영향력을 잃지는 않았을 것 같습니다.

### Comment 5109

- Author: xguru
- Created: 2021-05-07T09:11:18+09:00
- Points: 1

드롭박스가 만든 Pyston, 인스타그램이 만든 Cinder.

둘다 CPython을 속도 개선하는 경쟁이 재미나네요.

- Pyston v2 - 20% 빠른 파이썬 https://news.hada.io/topic?id=3110

- Cinder - 성능 중점의 CPython 포크버전 https://news.hada.io/topic?id=4197
