Efficiency ViewerA simple extension to help CS students develop an intuitive grasp on time complexity with their own algorithms. FeaturesShows the time complexity of a function in asymptotic notation. -An array as a first parameter ![Time Complexity Showcase](images/timeComplexity.gif) Known IssuesInfinite loops are known to cause infinite performance measurement Release Notes0.0.1Initial release |