Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Merge requests
!1154
Performance: Improve efficiency of source file lookup in cmMakefile
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Aaron Orenstein
requested to merge
aorenste/cmake:perf2
into
master
Aug 17, 2017
Overview
44
Commits
3
Pipelines
10
Changes
5
Add an unordered map to cmMakefile to speed up GetSource() lookups.
Topic-rename: perf-source-lookup
Edited
Aug 30, 2017
by
Brad King