Elektrine lite

← Feed

@CarePackage17@mastodon.gamedev.place

Post #4037537

2026-07-23 12:02 UTC

@malwareminigun@infosec.exchange here's the output: Measure-Command { .\vcpkg.exe install llvm:x64-windows } Days : 0 Hours : 0 Minutes : 53 Seconds : 1 Milliseconds : 640 Ticks : 31816402618 TotalDays : 0,0368245400671296 TotalHours : 0,883788961611111 TotalMinutes : 53,0273376966667 TotalSeconds : 3181,6402618 TotalMilliseconds : 3181640,261 vcpkg version is 2026-07-13-bf04c909169fdbb30821c02c6eb01f1cd1295d05

Replies (2)

  • @CarePackage17@mastodon.gamedev.place Thank you! That result is.... unexpected given https://gist.github.com/BillyONeal/510c114262ab841002782f778623dad5

    Open ##4037536

  • @CarePackage17@mastodon.gamedev.place Oh wait I just realized this is for everything including dependencies and I was comparing with just LLVM itself ... so this might be the 20ish percent faster I was expecting

    Open ##4038159