Skip to content

Instantly share code, notes, and snippets.

@OscarL
Created November 20, 2024 21:09
Show Gist options
  • Save OscarL/f54db626b7d1b95fb4a8966f4d4b3fcd to your computer and use it in GitHub Desktop.
Save OscarL/f54db626b7d1b95fb4a8966f4d4b3fcd to your computer and use it in GitHub Desktop.
`time git status` for Haiku/Haikuports trees.
=============================================
HDD, Haiku 64 bits (VBox, Win10 host, unless otherwise noted)
Haiku tree
----------
hrev58287 | hrev58344 | hrev58344 (Host on PowerSaving mode) | hrev58344 (bare metal) | hrev58287 (bare metal)
------------------------------------------------------------------------------------------------------------------------------
1st run: 1m4.444s | 1m1.471s | 1m21.591s | 0m42.251s | 0m43.575s
2nd run: 0m2.599s | 0m1.891s [*] | 0m3.845s | 0m0.329s | 0m0.281s
[*] Range for consecutive runs seems to be: 1.45 to 2.2 seconds (performance mode).
HaikuPorts tree
---------------
hrev58287 | hrev58344 | hrev58344 (Host on PowerSaving mode) | hrev58344 (bare metal) | hrev58287 (bare metal)
------------------------------------------------------------------------------------------------------------------------------
1st run: 1m7.917s | 0m55.689s | 1m6.494s | 0m40.896s | 0m40.797s
2nd run: 0m1.091s | 0m0.345s [*] | 0m0.788s | 0m0.171s | 0m0.159s
[*] Range for consecutive runs seems to be: 0.25 to 0.7 seconds (performance mode).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment