Skip to content
This repository was archived by the owner on Feb 20, 2022. It is now read-only.
This repository was archived by the owner on Feb 20, 2022. It is now read-only.

Using assembly instead of C? #2

Description

@ivanjaros

This project https://github.com/minio/c2goasm looks interesting. They mentioned 20x speed in comparison with calling Cgo.
I don't do C or anything lower than Go but would it be possible to "compile" ffmpeg into asm and use that intstead of Cgo to smooth out the peformance hit of non-pure-go code interaction?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions