Open nhoizey opened 4 years ago
I see at least two different use cases for Speedlify:
Sorting the URLs based on performance results makes sense for comparative benchmarks.
But sorting URLs by alpha would IMHO make more sense for monitoring, to always keep the same order.
I see three possible solutions:
leaderboard
sort
url
score
type
monitoring
The later allows for more personalization of reports, if the order is not the only thing to adapt.
I see at least two different use cases for Speedlify:
Sorting the URLs based on performance results makes sense for comparative benchmarks.
But sorting URLs by alpha would IMHO make more sense for monitoring, to always keep the same order.
I see three possible solutions:
leaderboard
attributesort
attribute with multiple possibles values,url
andscore
to start withtype
attribute with multiple possible values,leaderboard
andmonitoring
to start withThe later allows for more personalization of reports, if the order is not the only thing to adapt.