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

qbeon / webwire-go / 369

Builds Branch Commit Type Ran Committer Via Coverage
369 master Fix documentation Fix incorrect formulation. push 23 Nov 2018 05:47AM UTC romshark travis-ci
69.34
368 master Slightly improve performance Use pointer to mutex. push 23 Nov 2018 05:41AM UTC romshark travis-ci
69.68
367 master Add missing changes Add changes missing in the last commit. push 23 Nov 2018 05:39AM UTC romshark travis-ci
69.68
365 master Reduce static memory consumption Utilizy a byte-slice instead of a slice of byte-slices for the preallocated message length bytes and subslice it in the writer functions. push 23 Nov 2018 12:55AM UTC romshark travis-ci
69.58
364 master Improve code quality Improve code quality following golint's advices. push 23 Nov 2018 12:40AM UTC romshark travis-ci
69.87
363 master Improve code quality Improve code quality following golint's advices. push 23 Nov 2018 12:38AM UTC romshark travis-ci
69.85
362 master Fix typo push 23 Nov 2018 12:32AM UTC romshark travis-ci
69.25
361 master Improve safety Improve safety by making the client compare its message buffer size with the server-side one returning an error on connection establishment if the buffer sizes differ to prevent the client from sending overflowing messages. push 23 Nov 2018 12:23AM UTC romshark travis-ci
69.56
359 master Improve test benchmark Make the RequestSock_C1_P16 benchmark easier to parameterize. push 22 Nov 2018 06:21PM UTC romshark travis-ci
69.61
358 master Improve performance and fix bug Slightly improve the performance of the fasthttp/websocket transport imlementation by avoiding an allocation for the writer interface on each write attempt. Fix a bug by unlocking the reader/writer mutexes in those... push 22 Nov 2018 01:46AM UTC romshark travis-ci
69.54
357 master Improve performance Improve performance by avoiding an allocation during the write of a message identifier. Also improve the performance of the request manager by using an atomic counter instead of a mutex. push 20 Nov 2018 01:55AM UTC romshark travis-ci
69.86
356 master Refactor code Rename message part variable for more clarity. push 18 Nov 2018 03:56PM UTC romshark travis-ci
69.65
355 master Improve message encoding performance Slightly improve message encoding performance by avoiding unnecessary allocations for message types, header paddings and name length flags. push 17 Nov 2018 08:37PM UTC romshark travis-ci
69.84
354 master Improve fasthttp/websocket transport performance Slightly improve fasthttp/websocket transport performance by eliminating unnecessary memory allocations. push 16 Nov 2018 06:47PM UTC romshark travis-ci
70.16
353 master Fix README Fix incorrect function name in code example. push 16 Nov 2018 05:02PM UTC romshark travis-ci
69.72
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 18
  • 19
  • 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