This website requires JavaScript.
Explore
Help
Register
Sign In
rms
/
VictoriaMetrics
Watch
1
Star
0
Fork
0
You've already forked VictoriaMetrics
mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced
2026-05-17 00:26:36 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
VictoriaMetrics
/
lib
/
fasttime
History
Aliaksandr Valialkin
3d6f353430
deployment/docker/Makefile: update Go builder from Go1.25.7 to Go1.26.0
...
See
https://go.dev/doc/go1.26
2026-02-11 17:35:56 +01:00
..
fasttime_normal.go
deployment/docker/Makefile: update Go builder from Go1.25.7 to Go1.26.0
2026-02-11 17:35:56 +01:00
fasttime_synctest.go
deployment/docker/Makefile: update Go builder from Go1.25.7 to Go1.26.0
2026-02-11 17:35:56 +01:00
fasttime_test.go
lib: extract common code for returning fast unix timestamp into lib/fasttime
2020-05-14 23:02:07 +03:00
fasttime_timing_test.go
lib: consistently use atomic.* types instead of atomic.* functions
2024-02-24 02:07:53 +02:00
fasttime.go
lib/fasttime: remove performance overhead when UnixTimestamp() is called from benchmark loops
2025-06-21 12:09:55 +02:00