Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
poezio
poezio
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 205
    • Issues 205
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 10
    • Merge Requests 10
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • poezio
  • poeziopoezio
  • Merge Requests
  • !14

Open
Opened Oct 17, 2018 by Link Mauve@linkmauveMaintainer
  • Report abuse
Report abuse

Oxidise part of the text rendering

  • Overview 5
  • Commits 8
  • Changes 20

This is a reimplementation in Rust of some part of our text rendering, as outlined in #2886.

I haven’t measured performances, if anyone is interested please do so, the function should be neatly self-contained.

The CI part is working, but very inefficient, it’s downloading the entire toolchain four times on every push, and doesn’t cache any of the build artifacts, this should probably be changed at some point in the future.

Fixes #2886 (partly).

Edited Oct 17, 2018 by Link Mauve
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: poezio/poezio!14
Source branch: rust