Changeset 87065037
- Timestamp:
- 09/27/2022 08:15:24 PM (6 months ago)
- Branches:
- 11.3, ken/inkscape-core-mods, plabs/python-mods, qt5new, trunk
- Children:
- 193807ab, 1ff0f0c
- Parents:
- bdafa48
- Location:
- general/prog
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/llvm.xml
rbdafa48 r87065037 12 12 <!ENTITY llvm-size "51 MB"> 13 13 <!ENTITY llvm-buildsize "3.8 GB (922 MB installed, with documentation, add 18.3 GB for tests)"> 14 <!ENTITY llvm-time " 14 SBU (on 4 CPU cores, with documentation, add 10SBU for tests)">14 <!ENTITY llvm-time "20 SBU (on 4 CPU cores, with documentation, add 14 SBU for tests)"> 15 15 16 16 <!ENTITY clang-download-http "&llvm-url;/clang-&llvm-version;.src.tar.xz"> -
general/prog/rust.xml
rbdafa48 r87065037 16 16 17 17 <!ENTITY rust-buildsize "10 GB (516 MB installed) including 266 MB of ~/.cargo files for the user building this. Add 6.2 GB including extra 243 MB of ~/.cargo files if running the tests"> 18 <!ENTITY rust-time " 15 SBU (including download time; add 7SBU for tests, both on a 4-core machine)">18 <!ENTITY rust-time "21 SBU (including download time; add 10 SBU for tests, both on a 4-core machine)"> 19 19 ]> 20 20
Note:
See TracChangeset
for help on using the changeset viewer.