Recherche avancée

Médias (0)

Mot : - Tags -/performance

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (67)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (12128)

  • lavc/aarch64 : Add neon implementation for sse16

    16 août 2022, par Hubert Mazur
    lavc/aarch64 : Add neon implementation for sse16
    

    Provide neon implementation for sse16 function.

    Performance comparison tests are shown below.
    - sse_0_c : 268.2
    - sse_0_neon : 43.5

    Benchmarks and tests run with checkasm tool on AWS Graviton 3.

    Signed-off-by : Hubert Mazur <hum@semihalf.com>
    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavcodec/aarch64/me_cmp_init_aarch64.c
    • [DH] libavcodec/aarch64/me_cmp_neon.S
  • lavc/aarch64 : Add neon implementation for sse4

    16 août 2022, par Hubert Mazur
    lavc/aarch64 : Add neon implementation for sse4
    

    Provide neon implementation for sse4 function.

    Performance comparison tests are shown below.
    - sse_2_c : 80.7
    - sse_2_neon : 31.0

    Benchmarks and tests are run with checkasm tool on AWS Graviton 3.

    Signed-off-by : Hubert Mazur <hum@semihalf.com>
    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavcodec/aarch64/me_cmp_init_aarch64.c
    • [DH] libavcodec/aarch64/me_cmp_neon.S
  • lavc/aarch64 : Add neon implementation for pix_abs16_y2

    16 août 2022, par Hubert Mazur
    lavc/aarch64 : Add neon implementation for pix_abs16_y2
    

    Provide optimized implementation of pix_abs16_y2 function for arm64.

    Performance comparison tests are shown below.
    pix_abs_0_2_c : 317.2
    pix_abs_0_2_neon : 37.5

    Benchmarks and tests run with checkasm tool on AWS Graviton 3.

    Signed-off-by : Hubert Mazur <hum@semihalf.com>
    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavcodec/aarch64/me_cmp_init_aarch64.c
    • [DH] libavcodec/aarch64/me_cmp_neon.S