commit | 539dffbec3e3eabd56411096b74f73183756c267 | [log] [tgz] |
---|---|---|
author | Sergiu Deitsch <sergiu.deitsch@gmail.com> | Mon May 20 16:06:14 2024 +0200 |
committer | Sergiu Deitsch <sergiu.deitsch@gmail.com> | Mon Feb 17 17:08:02 2025 -0800 |
tree | fee76c687b969348617b0f2c87271d1bca24ef4f | |
parent | f0720aeb84ec7bb479fe3618b30fa54981baf8fd [diff] |
Use high-speed linker in Linux Github workflow Using mold instead of GNU ld reduces the total build time by roughly 5-15 min. (depending on the load). Change-Id: I66feab4e54c248cf92cc379d0085a93bdfdfef69
Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems. It is a feature rich, mature and performant library which has been used in production at Google since 2010. Ceres Solver can solve two kinds of problems.
Please see ceres-solver.org for more information.