pytorch / tensorpipe
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 205
  • Daily file updates (only one update per file and date counted): 458
  • First update: 2019-11-06
  • Latest update: 2021-12-27
  • Days between first and latest update: 783 (111 weeks, estimated 555 working days)
  • Active days (at least one file change): 225
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 205 files with 21,363 lines of code in files.
    • 153 files that are 366+ days old (17,484 lines of code)
    • 52 files that are 181-365 days old (3,879 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
81% | 18% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 205 files with 21,363 lines of code in files.
    • 3 files have been last changed 366+ days ago (1,159 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 202 files have been last changed 1-30 days ago (20,204 lines of code)
5% | 0% | 0% | 0% | 94%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
h, cc, txt, md, cmake, py, in, gitignore, clang-format, cu, sh, cuh, json, yml, gitmodules, clang-tidy
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
cc79% | 20% | 0% | 0% | 0%
h84% | 15% | 0% | 0% | 0%
cmake97% | 2% | 0% | 0% | 0%
py100% | 0% | 0% | 0% | 0%
in52% | 47% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
h7% | 0% | 0% | 0% | 92%
cmake72% | 0% | 0% | 0% | 27%
cc0% | 0% | 0% | 0% | 100%
py0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
tensorpipe/channel94% | 5% | 0% | 0% | 0%
tensorpipe/common80% | 19% | 0% | 0% | 0%
tensorpipe/transport89% | 10% | 0% | 0% | 0%
tensorpipe/benchmark92% | 7% | 0% | 0% | 0%
tensorpipe/core24% | 75% | 0% | 0% | 0%
cmake97% | 2% | 0% | 0% | 0%
tensorpipe/python100% | 0% | 0% | 0% | 0%
tensorpipe66% | 33% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
tensorpipe/misc0% | 100% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
tensorpipe/common14% | 0% | 0% | 0% | 85%
cmake72% | 0% | 0% | 0% | 27%
tensorpipe/channel0% | 0% | 0% | 0% | 100%
tensorpipe/transport0% | 0% | 0% | 0% | 100%
tensorpipe/core0% | 0% | 0% | 0% | 100%
tensorpipe/benchmark0% | 0% | 0% | 0% | 100%
tensorpipe/python0% | 0% | 0% | 0% | 100%
tensorpipe/misc0% | 0% | 0% | 0% | 100%
tensorpipe0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
message.h
in tensorpipe/core
52 - 29 811 17
cc
pipe.cc
in tensorpipe/core
40 4 29 811 55
cc
listener.cc
in tensorpipe/core
38 3 29 811 34
pipe.h
in tensorpipe/core
37 - 29 811 30
listener.h
in tensorpipe/core
32 - 29 811 19
cc
loop.cc
in tensorpipe/transport/uv
57 6 29 785 20
loop.h
in tensorpipe/transport/uv
39 1 29 785 18
optional.h
in tensorpipe/common
790 55 769 769 1
defs.h
in tensorpipe/common
195 4 29 769 14
cc
system.cc
in tensorpipe/common
195 12 29 769 15
system.h
in tensorpipe/common
69 5 29 769 11
connection.h
in tensorpipe/transport
25 - 29 768 16
context.h
in tensorpipe/transport
24 1 29 768 13
listener.h
in tensorpipe/transport
20 - 29 768 11
error.h
in tensorpipe/transport
27 - 29 750 14
cc
error.cc
in tensorpipe/transport
17 4 29 750 12
context.h
in tensorpipe/core
53 - 29 747 28
cc
context.cc
in tensorpipe/core
42 6 29 747 34
callback.h
in tensorpipe/common
106 8 29 741 22
cc
sockaddr.cc
in tensorpipe/transport/uv
90 2 29 741 9
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
optional.h
in tensorpipe/common
790 55 769 769 1
cmake
FindPackageMessage.cmake
in cmake
47 - 550 550 1
cmake
FindPackageHandleStandardArgs.cmake
in cmake
322 - 550 550 1
address.h
in tensorpipe/common
5 - 29 741 5
error_macros.h
in tensorpipe/common
8 - 29 713 3
channel_registry.h
in tensorpipe/benchmark
8 - 29 460 5
transport_registry.h
in tensorpipe/benchmark
8 - 29 460 4
helpers.h
in tensorpipe/channel
9 - 29 720 7
cuda_buffer.h
in tensorpipe/common
10 - 29 491 7
cpu_buffer.h
in tensorpipe/common
10 1 29 491 7
factory.h
in tensorpipe/channel/cuda_xth
10 - 29 358 3
factory.h
in tensorpipe/channel/cma
10 - 29 358 3
factory.h
in tensorpipe/channel/cuda_basic
10 - 29 358 3
factory.h
in tensorpipe/channel/basic
10 - 29 358 3
factory.h
in tensorpipe/channel/cuda_ipc
10 - 29 358 3
factory.h
in tensorpipe/channel/xth
10 - 29 358 3
factory.h
in tensorpipe/transport/uv
10 - 29 358 3
factory.h
in tensorpipe/transport/ibv
10 - 29 358 3
factory.h
in tensorpipe/transport/shm
10 - 29 358 3
in
config_cuda.h.in
in tensorpipe
10 - 29 224 2
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
in
config_cuda.h.in
in tensorpipe
10 - 29 224 2
tensorpipe_cuda.h
in tensorpipe
11 - 29 229 3
cc
dump_state_machine.cc
in tensorpipe/misc
109 6 29 273 2
ringbuffer_role.h
in tensorpipe/common
198 3 29 281 2
shm_segment.h
in tensorpipe/common
124 6 29 281 2
cc
shm_segment.cc
in tensorpipe/common
105 6 29 281 3
registry.h
in tensorpipe/benchmark
94 6 29 281 2
ringbuffer.h
in tensorpipe/common
81 4 29 281 2
shm_ringbuffer.h
in tensorpipe/common
65 - 29 281 2
cc
cuda_buffer.cc
in tensorpipe/common
17 1 29 298 2
cc
allocator.cc
in tensorpipe/common
61 6 29 301 2
allocator.h
in tensorpipe/common
35 1 29 301 2
constants.h
in tensorpipe/channel/cuda_ipc
14 - 29 301 2
constants.h
in tensorpipe/channel/cuda_basic
14 - 29 301 2
device.h
in tensorpipe/common
39 3 29 308 6
buffer.h
in tensorpipe/common
101 5 29 313 7
cmake
MiscCheck.cmake
in cmake
14 - 29 327 4
state_machine.h
in tensorpipe/common
99 6 29 336 4
strings.h
in tensorpipe/common
55 3 29 342 2
context_boilerplate.h
in tensorpipe/channel
113 7 29 356 11
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
cc
pipe_impl.cc
in tensorpipe/core
1042 37 29 363 22
cc
benchmark_pipe.cc
in tensorpipe/benchmark
665 16 29 701 22
ibv_lib.h
in tensorpipe/common
606 7 29 462 8
cc
context_impl.cc
in tensorpipe/channel/cuda_gdr
505 25 29 385 22
cc
channel_impl.cc
in tensorpipe/channel/cuda_gdr
495 20 29 385 12
cc
channel_impl.cc
in tensorpipe/channel/cuda_basic
489 21 29 404 20
cc
connection_impl.cc
in tensorpipe/transport/ibv
407 19 29 434 8
cc
channel_impl.cc
in tensorpipe/channel/cuda_ipc
403 17 29 404 15
cc
tensorpipe.cc
in tensorpipe/python
367 7 29 713 23
cc
context_impl.cc
in tensorpipe/channel/cuda_ipc
345 14 29 404 24
connection_impl_boilerplate.h
in tensorpipe/transport
343 21 29 434 6
uv.h
in tensorpipe/transport/uv
300 30 29 734 20
cc
channel_impl.cc
in tensorpipe/channel/mpt
279 12 29 404 8
cc
connection_impl.cc
in tensorpipe/transport/shm
271 12 29 434 6
cc
context_impl.cc
in tensorpipe/channel/cma
266 13 29 404 18
cc
channel_impl.cc
in tensorpipe/channel/cuda_xth
263 14 29 404 10
cc
listener_impl.cc
in tensorpipe/core
255 14 29 363 4
cuda.h
in tensorpipe/common
240 25 29 441 15
ringbuffer_read_write_ops.h
in tensorpipe/common
229 8 29 454 6
cc
channel_impl.cc
in tensorpipe/channel/cma
226 13 29 404 8