Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Timestamp Queries to Bitonic Sort Example (#347)
* add timestamp query functionality to bitonic sort for compatible browsers * seconds to millisecons change * sketched out average swap stuff * Added timestamp for individual step, individual sort, and the average sort time for a full bitonic sort given the current configuration of Total Elements and Size Limit * removed un needed logs
- Loading branch information