go-web-framework-benchmark icon indicating copy to clipboard operation
go-web-framework-benchmark copied to clipboard

:zap: Go web framework benchmark

Results 23 go-web-framework-benchmark issues
Sort by recently updated
recently updated
newest added

Bumps [socket2](https://github.com/rust-lang/socket2) from 0.3.11 to 0.3.19. Changelog Sourced from socket2's changelog. 0.4.5 Changed Replace winapi dependency with windows-sys (rust-lang/socket2#303). Added Socket::join_ssm_v4 and Socket::leave_ssm_v4 (rust-lang/socket2#298). Socket::set_recv_tos and Socket::recv_tos (rust-lang/socket2#299). Fixed Fix...

dependencies
rust

Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.4.2 to 0.4.4. Commits 48b13dc Bump crossbeam-channel to v0.4.4 679dac8 Bump crossbeam-channel to v0.4.3 f652c6a Change crossbeam-channel's license to MIT OR Apache-2.0. 149a3c9 Release crossbeam-queue 0.2.3 18363b5...

dependencies
rust

Bumps [linked-hash-map](https://github.com/contain-rs/linked-hash-map) from 0.5.2 to 0.5.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=linked-hash-map&package-manager=cargo&previous-version=0.5.2&new-version=0.5.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
rust

Bumps [actix-codec](https://github.com/actix/actix-net) from 0.2.0 to 0.5.0. Release notes Sourced from actix-codec's releases. actix-codec: v0.5.0 Updated tokio-util dependency to 0.7.0. #446 #446: actix/actix-net#446 actix-router: v0.5.0-beta.1 Fix a bug in multi-patterns where...

dependencies
rust

Bumps [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) from 0.7.3 to 0.7.4. Changelog Sourced from crossbeam-deque's changelog. Version 0.8.1 Support targets that do not have atomic CAS on stable Rust (#698) Version 0.8.0 Bump the minimum...

dependencies
rust

Bumps [miow](https://github.com/yoshuawuyts/miow) from 0.2.1 to 0.2.2. Commits 6fd7b9c Bump version to 0.2.2 550efc2 Merge branch 'fix-sockaddr-convertion-v0.2.x' into 0.2.x ca8db53 Stop using from_ne_bytes to be compatible with Rust < 1.32.0 3e217e3...

dependencies
rust

Hello , so i was trying to do benchmark for go-zero framework and got some weird result for the benchmark. Can you help to see wether or not something is...

[Iris](https://github.com/kataras/iris) is a fast, simple yet fully featured and very efficient web framework for Go.

This PR replace the malicious version of `github.com/tockins/fresh`. The new version (`v0.0.0-20220719194346-eee4eda4271e`) of `github.com/tockins/fresh` have malicious code in `init` func of every go file. And you can't see this version...