Package autocomplete

Class AutocompleteTests.RuntimeExperiments

    • Field Detail

      • NUM_TRIALS

        private static final int NUM_TRIALS
        Number of trials per implementation run. Making this smaller means experiments run faster.
        See Also:
        Constant Field Values
      • MAX_SIZE

        public static final int MAX_SIZE
        Maximum number of elements to add.
        See Also:
        Constant Field Values
      • STEP

        private static final int STEP
        Step size increment. Making this smaller means experiments run slower.
        See Also:
        Constant Field Values
    • Constructor Detail

      • RuntimeExperiments

        RuntimeExperiments()
    • Method Detail

      • addAllAllMatches

        @Test
        void addAllAllMatches()