Commit Graph

11 Commits

Author SHA1 Message Date
Charlie Harrington
df3a76a090
support changing the port from an environment variable (#125)
* support changing the port from an environment variable
* bump dependencies
* bump rust nightly for proc-macro2

Co-authored-by: Qingping Hou <dave2008713@gmail.com>
2022-01-07 00:07:24 +00:00
Xabi
def0b18b1e
Install ca-certificates in docker build (#106) 2021-11-16 08:34:31 +00:00
QP Hou
5ffdf09a05
set target-cpu to skylake for x86 builds (#92) 2021-10-11 21:40:02 -07:00
QP Hou
7776462d3c
optimize release build (#88)
* switching to snmalloc yields 20% performance boost
* codegen-unit=1 yields 20% performance boost
2021-10-10 17:08:07 -07:00
Erwin Kroon
2183332de9
Enable SIMD feature for docker build (#81)
* Enable SIMD feature for docker build

Fixes #15

* Force cargo-cache installation
2021-09-26 10:14:53 -07:00
Qingping Hou
7857efabba test docker build in CI 2021-09-19 18:39:28 -07:00
Qingping Hou
e923f2edb8 bump rustc version in dockerfile 2021-07-18 01:19:49 -07:00
Qingping Hou
4c78d1e728 update cargo install command to use lock file 2021-06-13 17:40:42 -07:00
Qingping Hou
51eebec3ae doc: docs for installing from binary release 2021-03-14 16:11:04 -07:00
QP Hou
8af80415ef
update docker build to use entrypoint and github container registry (#14) 2021-02-28 20:31:00 +00:00
Hibuz
59eb2ffca7
add docker support (#11) 2021-02-28 10:51:36 -08:00