Skip to content

visitorckw/linux23q1-timsort

 
 

Repository files navigation

This repository contains the code to evaluate performance of different sorting algorithm for linked list. After the evaluation of the performance, I will choose the best one for Linux kernel contribution.

The detail of the discussion can be found here.

Currently, it is still WIP.

About

An attempt to contribute timsort to Linux kernel. This repository contains the codes to evaluate the performance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.0%
  • Python 5.2%
  • Makefile 0.8%