Commit Graph

10 Commits (main)

Author SHA1 Message Date
Juan Calderon-Perez b9936a339d
🔥 Feature: Add support for zstd compression (#3041)
* Add support for zstd compression

* Update whats_new.md

* Add benchmarks for Compress middleware

---------

Co-authored-by: RW <rene@gofiber.io>
2024-06-26 16:00:38 +02:00
Juan Calderon-Perez 95c181469d
chore: Enabling shuffling, cleanup and consistency across tests (#2931)
* Make Test/Benchmark names consistent. Add Makefile for GoFiber developers

* Cleanup README and Makefile

* Update statement
2024-03-24 20:54:56 +01:00
Fenny ec5d66e7a8 v2 2020-09-13 11:20:11 +02:00
Fenny cc77caefae 👋 Ignore .workspace 2020-07-06 18:00:58 +02:00
Fenny c7587c7f5a Update .gitignore 2020-07-01 10:50:22 +02:00
Fenny f7b63d4c9b 😌 Ignore .gz files 2020-06-06 07:28:30 +02:00
ReneWerner87 76c97f4c91 Reduce pre allocated memory, fix Etag benchmark, cleanup unused stuff 2020-05-23 15:00:21 +02:00
ReneWerner87 2c3c89f991 Reduce pre allocated memory, fix Etag benchmark, cleanup unused stuff 2020-05-23 14:59:35 +02:00
Fenny 932b3c61f6 Update .gitignore
Co-Authored-By: hendratommy <hendratommy@users.noreply.github.com>
2020-05-23 09:23:04 +02:00
hendratommy 518a1d10ae
Create .gitignore (#376)
add .gitignore
2020-05-13 20:30:33 +02:00