This website requires JavaScript.
Explore
Help
Sign In
contrib
/
fasthttp
Watch
1
Star
0
Fork
0
You've already forked fasthttp
mirror of
https://github.com/valyala/fasthttp.git
synced
2026-06-16 16:17:38 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,313
Commits
3
Branches
81
Tags
f710c2d3209abfd10d4e44e385cfbb4792faa332
Commit Graph
2 Commits
Author
SHA1
Message
Date
Aliaksandr Valialkin
32c72cde80
Export CoarseTimeNow and clarify that RequestCtx.Time() and RequestCtx.ConnTime() return time truncated to a second
2017-02-10 15:45:14 +02:00
Aliaksandr Valialkin
6309f42188
optimization: substitute time.Now() calls with coarse-grained time in hot paths
2017-02-09 23:59:06 +02:00