mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 16:26:29 +00:00
0b4e324af2
move the modulo out of the barrel shift and use 32bits variables so that the compiler recognizes it and uses the "rol*" asm instructions. Before: 245 MiB/s After: 338 MiB/s CPU: Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz Modification by Jonas: commit message formatting and added Cyril Roussillon to AUTHORS
16 lines
315 B
Text
16 lines
315 B
Text
Attic is written and maintained by Jonas Borgström and
|
|
various contributors:
|
|
|
|
Development Lead
|
|
````````````````
|
|
|
|
- Jonas Borgström <jonas@borgstrom.se>
|
|
|
|
Patches and Suggestions
|
|
```````````````````````
|
|
- Brian Johnson
|
|
- Cyril Roussillon
|
|
- Dan Christensen
|
|
- Jeremy Maitin-Shepard
|
|
- Johann Klähn
|
|
- Petros Moisiadis
|