All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.joni.bench.BenchGreedyBacktrack Maven / Gradle / Ivy

package org.joni.bench;

public class BenchGreedyBacktrack extends AbstractBench {
    public static void main(String[] args) throws Exception {
        new BenchGreedyBacktrack().bench(".*_p","_petstore_session_id=1b341ffe23b5298676d535fcabd3d0d7; path=/",10,1000000);
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy