Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wololock/groovy-regexp-examples
https://github.com/wololock/groovy-regexp-examples
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wololock/groovy-regexp-examples
- Owner: wololock
- Created: 2019-03-17T22:39:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-24T19:28:35.000Z (over 4 years ago)
- Last Synced: 2024-05-02T06:17:09.217Z (6 months ago)
- Language: Groovy
- Size: 62.5 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Groovy regexp benchmark examples
Run the following command in the terminal to run all benchmarks:
```
./gradlew --no-daemon jmh
```