1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-24 09:23:56 +00:00
fiber/app_bench_test.go
2020-05-13 00:54:24 +02:00

8 lines
289 B
Go

// ⚡️ Fiber is an Express inspired web framework written in Go with ☕️
// 🤖 Github Repository: https://github.com/gofiber/fiber
// 📌 API Documentation: https://docs.gofiber.io
package fiber
// // go test -v ./... -run=^$ -bench=Benchmark_Ctx_Acce -benchmem -count=3