Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
gnome-games
gnome-games
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 135
    • Issues 135
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 24
    • Merge Requests 24
  • 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
  • GNOME
  • gnome-gamesgnome-games
  • Merge Requests
  • !148

Merged
Opened Sep 10, 2018 by Alexander Mikhaylenko@exalmMaintainer

mame: Use an intermediate variable in get_supported_games()

  • Overview 1
  • Commits 1
  • Pipelines 4
  • Changes 1

This forces Vala->C translator to introduce an additional variable for the array length instead of recomputing it on every iteration.

At least partially fixеs #111 (closed), and this is safe for 3.30.1 as well.

Edited Sep 10, 2018 by Alexander Mikhaylenko
Assignee
Assign to
Reviewer
Request review from
GNOME 3.30
Milestone
GNOME 3.30 (Past due)
Assign milestone
Time tracking
Reference: GNOME/gnome-games!148
Source branch: wip/exalm/performance