issues
search
os-autoinst
/
openqa-mon
Collection of terminal monitoring utilities for openQA
12
stars
13
forks
source link
Refactor util with generics and cleanup
#176
Closed
ilmanzo
closed
1 week ago
ilmanzo
commented
1 month ago
With reference to issue #175
Introduce a generic implementation of unique()
remove unused functions
improve createInt64Range() performance by allocating all the needed data at start
grisu48
commented
1 week ago
Thank you @ilmanzo :rocket:
With reference to issue #175