STEEM POWER retention ratio of top 50 witnesses

by joviansummer original STEEMIT post: https://steemit.com/blog/@joviansummer/steem-power-retention-ratio-of-top-50-witnesses Hello, this is @joviansummer(witness: @jswit). Some time ago there was a bit of discussion on discord witness chanel about witnesses' power-down/cashing-out. So out of curiosity I just checked current ratio of witnesses' own STEEM POWER(VESTS) and all-time producer reward(VESTS). The ratio is calculated by the following simple formula: ratio(%) = account's own SP(MV) / all-time producer reward SP(MV) * 100% Ratio value less than 100% indicates power-down. If witness does additional power-up or gets other types of reward(e.g., curation reward), the ratio may exceed 100%. This does not take witness' other accounts into consideration. All-time producer reward data is from @steemchiller's SDS API. Here is the result: rank account own_sp prod_sp ratio 1 justyy 2188.411MV 1284.2MV 170.41% 2 steemchiller 982.134MV 124...

nuitka - 파이썬(python) 스크립트를 C 언어로 변환하여 컴파일

by joviansummer
original STEEMIT post: https://steemit.com/blog/@joviansummer/nuitka-python-c


파이썬 스크립트를 C 언어로 변환하여 컴파일해 주는 프로그램이 있더군요. 당장 쓸 일은 없겠지만 나중에 유용할 수도 있을 것 같아 일단 기록해 둡니다.

nuitka라는 프로그램이고, 공식 웹사이트는 아래의 링크입니다.

https://nuitka.net/

C 언어로 바꾼 후에 컴파일하여 실행 파일을 만들어 주기 때문에 파이썬뿐만 아니라 C 컴파일러가 설치되어 있어야 합니다.

파이썬은 인터프리터(interpreter) 방식이기 때문에 nuitka를 이용해서 컴파일하면 스크립트를 실행하는 것보다 속도 측면에서 이득이 있지 않을까 생각됩니다.

일단은 이런 것이 있다는 정도만 기록해 놓고, 나중에 사용할 필요가 생기면 좀 더 자세히 알아보려고 합니다.

Comments

Popular posts from this blog

스티미언의 영향력 지수 계산

jsup/avle code update - you don't have to write post everyday

jsup/avle 보팅 코드 갱신 - 1일1포스팅 강박에서 벗어나기