Skip to content

Commit

Permalink
Improve performance of Info, and merge with HPC-GAP
Browse files Browse the repository at this point in the history
This patch moves IsInfoClassRep information out of a global
structure into the class, to improve performance.

Also add a special case at the Kernel level to optimise the most
common situation.

This reduces the speed gap between Info and an equivalent if
statement from 10x to ~1.5x

Also remove the need for a seperate HPC-GAP implementation
  • Loading branch information
ChrisJefferson committed Nov 1, 2017
1 parent dff2fe8 commit 99dd8b3
Show file tree
Hide file tree
Showing 3 changed files with 90 additions and 656 deletions.
Loading

0 comments on commit 99dd8b3

Please sign in to comment.