Skip to content

Reduce increased dedicated server build time#1980

Merged
Masterkatze merged 2 commits into
NeotokyoRebuild:masterfrom
Masterkatze:cmake_dedicated_build_speed
Jun 8, 2026
Merged

Reduce increased dedicated server build time#1980
Masterkatze merged 2 commits into
NeotokyoRebuild:masterfrom
Masterkatze:cmake_dedicated_build_speed

Conversation

@Masterkatze

Copy link
Copy Markdown
Contributor

Description

After fixing the issue with _srv library suffixes the time to build dedicated server library was increased, which is a correct behavior. But we can optimize it by reducing the number of files that are affected by changing the compile definition when activating NEO_DEDICATED mode.

Before:
before
After:
after

Toolchain

  • Linux GCC Distro Native [Arch Linux, g++ (GCC) 16.1.1 20260430]

Linked Issues

@Masterkatze Masterkatze added Build System CMake and other build-related stuff CI Continuous Integration (GitHub Actions) labels Jun 7, 2026
@Masterkatze Masterkatze merged commit 4c40fdc into NeotokyoRebuild:master Jun 8, 2026
7 checks passed
@Masterkatze Masterkatze deleted the cmake_dedicated_build_speed branch June 8, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build System CMake and other build-related stuff CI Continuous Integration (GitHub Actions)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants