tchapacan

Results 2 issues of tchapacan

fix https://github.com/NodeSecure/js-x-ray/issues/221 ### (WIP) Inject custom probes as param for AstAnalyser ```js const { AstAnalyser, JsSourceParser } = require("@nodesecure/js-x-ray"); new AstAnalyser({ parser: new JsSourceParser(), probes: [ // Any valid probe...

Purpose of this PR is to add a new github workflow and script which will run the benchmarks for express. - Automatically at each PR opened & synced - Will...

performance :zap: