diff options
Diffstat (limited to '')
-rw-r--r-- | c_hardflip.go | 1 |
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) } |