orhun/git-cliff

MUSL version is very slow compared to shared lib one

Open

#630 opened on Apr 30, 2024

View on GitHub
 (8 comments) (0 reactions) (1 assignee)Rust (308 forks)auto 404
bughelp wantedperformance

Repository metrics

Stars
 (12,040 stars)
PR merge metrics
 (PR metrics pending)

Description

Is there an existing issue for this?

  • I have searched the existing issues

Description of the bug

The musl verison of the application is slow compared to the one using glibc one.

Steps To Reproduce

Execute git-cliff musl and observe being slow

Expected behavior

Same performance as glibc

Screenshots / Logs

No response

Software information

  • Operating system: Amazon Linux 2
  • Rust version: N/a (downloaded the provided binary)
  • Project version: latest

Additional context

No response

Contributor guide