-
Notifications
You must be signed in to change notification settings - Fork 30
I'm doing threefive3 now and it's pretty cool. #131
superkabuki
started this conversation in
General
I got locked out of the futzu account.
I'm doing threefive 3 as superkabuki
Check this out.
threefive vs threefive3
- Parsing a 3.7 GB mpegts file with
- 10 programs
- 30 streams between them.
- 10 streams are SCTE-35.
threefive3.0.7 is the latest version. That is a significant Speed Up.
- I have rewritten about half the threefive code.
- threefive 3 has a Cyclomatic Complexity Score of 1.98. The python standard library scores a 3.6. Lower is better.
- threefive 3 also has the SuperXmlParser. 81 lines of kick ass xml parsing.
- the threefive 3 cli client auto detects everything, even on stdin.
- etc....
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment