Results 322 comments of Marwan Rabbâa

I've made #25, maybe we can combine our efforts

I've made #25, maybe we can combine our efforts

`ace.js` could be found, but requires `console.js` ```javascript STEP 21/31: RUN node ace.js build node:internal/process/esm_loader:34 internalBinding('errors').triggerUncaughtException( ^ Error: Cannot find module '/usr/src/app/bin/console.js' imported from /usr/src/app/ace.js at finalizeResolution (/usr/src/app/node_modules/ts-node/dist-raw/node-internal-modules-esm-resolve.js:366:11) at moduleResolve...

In the `files` key from the config file, you need to put the relative path of each file needed into the container, by default the `js` `ts` and `package.json` are...

But I'm not sure it is about the file, but about the Japa module not installed (and imho not needed) https://github.com/the-benchmarker/web-frameworks/actions/runs/8018305452/job/21903951717#step:7:148

I think there was a gap down for 3.3, when you compare https://web-frameworks-benchmark.netlify.app/result?f=rails-api,railsfor december 2023 and january 2024. Worth to investigate before enabling jit

Maybe we should not @crimson-knight Let me explain ... Here is some figures + rails without yjit ``` wrk -H 'Connection: keep-alive' --connections 64 --threads 8 --duration 15 --timeout 1...

I'd prefer to use https://github.com/lnx-search/rewrk (I plan to do a big refactor for that), but I have no bandwidth for this now

I still hesitate between + rewrk + goose + oha In the list above Any ideas ?

Hi @robfig, Would you mind to add (or consent that we add) [revel](https://github.com/revel/revel) in `here` ? This project compare performance based on 3 routes : + `GET` `/`, **SHOULD** return...