├── README.md └── doc └── images ├── Devoxx-Belgium.jpg ├── Execution-time.jpg ├── JMC-PrimitiveToObjectConversion.PNG ├── Play-with-QuickPerf.PNG ├── QuickPerfConfigLoader.png ├── Scopes.PNG ├── TDD.jpg ├── Tweet_donald_knuth.PNG ├── Tweet_mjpt777.PNG ├── Tweet_tpierrain.PNG ├── Web_ressource.PNG ├── intellij_use_soft_wraps_in_console.JPG └── quickperf-icone.ico /README.md: -------------------------------------------------------------------------------- 1 | # QuickPerf documentation 2 | 3 | :point_right:   [Read the wiki](https://github.com/quick-perf/doc/wiki/QuickPerf) 4 | 5 | To clone the wiki: ```git clone https://github.com/quick-perf/doc.wiki.git``` 6 | -------------------------------------------------------------------------------- /doc/images/Devoxx-Belgium.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/quick-perf/doc/f62b478267551e96d7ae2de867b0acc0487f449c/doc/images/Devoxx-Belgium.jpg -------------------------------------------------------------------------------- /doc/images/Execution-time.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/quick-perf/doc/f62b478267551e96d7ae2de867b0acc0487f449c/doc/images/Execution-time.jpg -------------------------------------------------------------------------------- /doc/images/JMC-PrimitiveToObjectConversion.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/quick-perf/doc/f62b478267551e96d7ae2de867b0acc0487f449c/doc/images/JMC-PrimitiveToObjectConversion.PNG -------------------------------------------------------------------------------- /doc/images/Play-with-QuickPerf.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/quick-perf/doc/f62b478267551e96d7ae2de867b0acc0487f449c/doc/images/Play-with-QuickPerf.PNG -------------------------------------------------------------------------------- /doc/images/QuickPerfConfigLoader.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/quick-perf/doc/f62b478267551e96d7ae2de867b0acc0487f449c/doc/images/QuickPerfConfigLoader.png -------------------------------------------------------------------------------- /doc/images/Scopes.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/quick-perf/doc/f62b478267551e96d7ae2de867b0acc0487f449c/doc/images/Scopes.PNG -------------------------------------------------------------------------------- /doc/images/TDD.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/quick-perf/doc/f62b478267551e96d7ae2de867b0acc0487f449c/doc/images/TDD.jpg -------------------------------------------------------------------------------- /doc/images/Tweet_donald_knuth.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/quick-perf/doc/f62b478267551e96d7ae2de867b0acc0487f449c/doc/images/Tweet_donald_knuth.PNG -------------------------------------------------------------------------------- /doc/images/Tweet_mjpt777.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/quick-perf/doc/f62b478267551e96d7ae2de867b0acc0487f449c/doc/images/Tweet_mjpt777.PNG -------------------------------------------------------------------------------- /doc/images/Tweet_tpierrain.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/quick-perf/doc/f62b478267551e96d7ae2de867b0acc0487f449c/doc/images/Tweet_tpierrain.PNG -------------------------------------------------------------------------------- /doc/images/Web_ressource.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/quick-perf/doc/f62b478267551e96d7ae2de867b0acc0487f449c/doc/images/Web_ressource.PNG -------------------------------------------------------------------------------- /doc/images/intellij_use_soft_wraps_in_console.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/quick-perf/doc/f62b478267551e96d7ae2de867b0acc0487f449c/doc/images/intellij_use_soft_wraps_in_console.JPG -------------------------------------------------------------------------------- /doc/images/quickperf-icone.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/quick-perf/doc/f62b478267551e96d7ae2de867b0acc0487f449c/doc/images/quickperf-icone.ico --------------------------------------------------------------------------------