timotheecour / Nim

Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).
http://nim-lang.org/
Other
2 stars 0 forks source link

misc choosenim #91

Open timotheecour opened 4 years ago

timotheecour commented 4 years ago

choosenim path/to/nim_temp should work

timotheecour commented 4 years ago

choosenim should reduce number of dependencies, cause frequent breakages

timotheecour commented 3 years ago

refs https://github.com/nim-lang/fusion/issues/69#issuecomment-755101428

The majority of time seems to be spent in choosenim. So still not fusion bug. EDIT: #70 demonstrated consistent timing between all branch/OSes when setup-nim is used in-place of choosenim. So if it keeps being slow just raise it upstream.