• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

xephonhq / xephon-k / 25

Builds Branch Commit Type Ran Committer Via Coverage
25 master [service][write] Add double series decode #38 - didn't use `Series` interface in `writeRequest`, simply add two members, `intSeries` and `doubleSeries` - add `MetaSeries` in order to decode different series from a single json array. The points ar... Pull #37 21 May 2017 11:38PM UTC web-flow travis-ci pending completion   set done
22 fix/timestamp-precision [play][disk] Add magic number #32 - use binary.PutUvarint would use more than 8 bytes for uint64, see http://stackoverflow.com/questions/17289898/does-a-uint64-take-8-bytes-storage, it use extra byte to indicate this is a 64 bit value? (maxmium i... push 21 May 2017 02:05AM UTC at15 travis-ci pending completion   set done
23 master [play][disk] Add magic number #32 - use binary.PutUvarint would use more than 8 bytes for uint64, see http://stackoverflow.com/questions/17289898/does-a-uint64-take-8-bytes-storage, it use extra byte to indicate this is a 64 bit value? (maxmium i... Pull #37 21 May 2017 02:05AM UTC web-flow travis-ci pending completion   set done
21 master [play][hash] InlineFNV from InfluxDB is faster #36 - md5 is much 4 times slower than std lib's fnv - InlineFNV from InfluxDB is 4 times faster than st lib's, they say it's alloc-free, I guess it's because it is a method for uint64 instead of obje... Pull #37 20 May 2017 04:58AM UTC web-flow travis-ci pending completion   set done
20 fix/timestamp-precision [play][hash] InlineFNV from InfluxDB is faster #36 - md5 is much 4 times slower than std lib's fnv - InlineFNV from InfluxDB is 4 times faster than st lib's, they say it's alloc-free, I guess it's because it is a method for uint64 instead of obje... push 20 May 2017 04:58AM UTC at15 travis-ci pending completion   set done
19 master [common] TimenaNano -> T for DoublePoint - double point is not implemented, so it's pretty easy to get start with it and fix all the usage of IntPoint along the way of implementing double - we might even be able to implement string and boolean al... Pull #37 20 May 2017 03:17AM UTC web-flow travis-ci pending completion   set done
18 fix/timestamp-precision [common] TimenaNano -> T for DoublePoint - double point is not implemented, so it's pretty easy to get start with it and fix all the usage of IntPoint along the way of implementing double - we might even be able to implement string and boolean al... push 20 May 2017 03:06AM UTC at15 travis-ci pending completion   set done
17 master [bench][generator] Fix default option intialize - intialize in package level variable instead of in `init` function, so in tests, we can put the test table in package level instead of function level - https://github.com/at15/go-learning/issues/5 push 18 May 2017 11:52PM UTC at15 travis-ci pending completion   set done
16 master [bench][generator] Add multiple time precision #35 - timeNano -> timestamp - support second, millisecond, nanosecond (I didn't meet any use case where microsecond is used, so just these three for now) - add option interface, though I think it bet... push 18 May 2017 07:45AM UTC at15 travis-ci pending completion   set done
15 master [play][disk] Read file written by Golang in C #32 push 18 May 2017 04:03AM UTC at15 travis-ci pending completion   set done
14 master [doc][survey] Add more about InfluxDB TSM #32 - my current thought is pretty like InfluxDB's - compressing time series data is pretty like signal processing, sound wave etc. - TODO: put the problem about old Akumuli delta + run length encoding push 16 May 2017 10:39PM UTC at15 travis-ci pending completion   set done
13 master [disk] Init design draft for disk #32 - store multiple series in single file - store one series with only one granularity in single file, not tree like structure push 16 May 2017 07:18AM UTC at15 travis-ci pending completion   set done
12 v0.0.2 [ui] Add single static graph #19 - able to graph collector's data ... in straight line, it seems the collector is returning wrong value, even I run some CPU intensive program, it is just a straight line - also without aggregation, even sample at ... push 16 May 2017 06:00AM UTC at15 travis-ci pending completion   set done
11 master [ui] Add single static graph #19 - able to graph collector's data ... in straight line, it seems the collector is returning wrong value, even I run some CPU intensive program, it is just a straight line - also without aggregation, even sample at ... push 16 May 2017 04:06AM UTC at15 travis-ci pending completion   set done
10 master [collector] Reset serializer Fixes #33 - serializer.Start() does not call Reset, so the new payload is appended to the existing payload. - But the server simply drop the appended JSON when decode, this also happens to KairosDB, maybe because ther... push 15 May 2017 07:46AM UTC at15 travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc