aboutsummaryrefslogtreecommitdiffstats
path: root/c_hardflip.go
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-01-02 20:20:20 +0100
committerJoe <rbo@gmx.us>2024-01-02 20:20:20 +0100
commitcba23583019b67b936ed15e001aebe42d6225f0e (patch)
tree9b9533d76a3feb69ef43ae371ed76fb52391694b /c_hardflip.go
parentbuilding (diff)
downloadhardflip-cba23583019b67b936ed15e001aebe42d6225f0e.tar.gz
hardflip-cba23583019b67b936ed15e001aebe42d6225f0e.tar.bz2
hardflip-cba23583019b67b936ed15e001aebe42d6225f0e.tar.xz
hardflip-cba23583019b67b936ed15e001aebe42d6225f0e.tar.zst
hardflip-cba23583019b67b936ed15e001aebe42d6225f0e.zip
wip
Diffstat (limited to '')
-rw-r--r--c_hardflip.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/c_hardflip.go b/c_hardflip.go
index aea573b..4fd2b9f 100644
--- a/c_hardflip.go
+++ b/c_hardflip.go
@@ -89,5 +89,6 @@ func main() {
// }
// }
+ // PERF: test performance over a large amount of hosts with litems
i_ui(&data)
}